Oh No, How this happened????
Database
1
Posts
1
Posters
0
Views
1
Watching
-
dear everyone according to your insturctions i have successfully filled a listbox with student names on my form. then i wished that when i click a student name in the list, my defined data-adapter should bring certain record from database and fill my textboxes, checkboxes, comboboxes with values relating to that particular student. i am wonder to see that when i did that, my dataset is having same row again and again so i am finding error message when i am binding textbox source to the table. help me plz