Hi,In my list It contains some data which related to "Exams".If I go for again Exams and enter some different data in grid and finally while hit the save button the data should be replace in exiting data in a list.How to do that.If u have any ideas please share me. That "Exams" i selected in dropdown list.
HI Dharani, Tell me your fields existing in List,And specify how you need to update the data either for gridview or From Text-boxes.Thanks,Quality Communication ProvidesQuality Work.Mohammad Siddiqali.
Hi Dharani, As per above mention,If i guess right you need to bind the entered data in text-boxes to Grid-view right.Then you must use linq query.Thanks,Quality Communication ProvidesQuality Work.Mohammad Siddiqali.
Hi Mohammad,Thank u for ur response..According to selected value in dropdown list the grid will bind .From grid the data have to replace into a existing data into list.