updation made in databse is not shown in listbox
C#
2
Posts
2
Posters
0
Views
1
Watching
-
hi everybody, i m sending value to the database from child form. In the parent form i have a listbox which is displaying the values retrieved from database. my problem is that when i m sending values to the database from child from updation is not shown in parent form's listbox while database is already updated. send some clue or possible send some c# code.
-
hi everybody, i m sending value to the database from child form. In the parent form i have a listbox which is displaying the values retrieved from database. my problem is that when i m sending values to the database from child from updation is not shown in parent form's listbox while database is already updated. send some clue or possible send some c# code.