hello I hav some feilds such as
StudentName,Class,Subject ,Marks,Totalmarks,Percentage,and grade,
I am inserting the record using sql comand .it inserted successful .now i had a next aspx page where i have two textboxes one for studentName and another for Class when I click the show record button the inserted data shouls hav to so the record according to the name of particular student and class ,,
please help me out sir what to do to perform that task