Binding Datagrid with texboxes
C#
1
Posts
1
Posters
0
Views
1
Watching
-
Hi.i have created application that has datagrid and texboxes.my application load data on datagrid on form load so i want display the same data on the texboxes,when ever i select a record on datagrid the the data on the texboxes must change according to the record.