updating values at runtime...
Visual Basic
1
Posts
1
Posters
0
Views
1
Watching
-
i have a simple doubt but i dont know how to do it.. actually i have displayed a database table in datagrid.... now i want to add or delete some values of data grid for dat i have given an edit button which opens a new form wid column name in labels and their values to be enterd in textboxes.... i want wen i click update button values get update with original datagrid window still opened.. database coding is not the deal.. important part is how can i update values of one form while focus on other form... thanks in advance....