DataGrid and poibt to new added recodr
C#
3
Posts
2
Posters
0
Views
1
Watching
-
Hello I add a record to a table with a web service I use a winform for calling this web service now, my question: when new record added, i want the datagrid points to new record if there is a link about my question, plese put it herer thanks
You can catch some event of the DataGrid and set the selectedRow ?
Charith Jayasundara
-
You can catch some event of the DataGrid and set the selectedRow ?
Charith Jayasundara