Data Grid View DataError Event
C#
2
Posts
2
Posters
0
Views
1
Watching
-
I need to remove the error occurred row in DataError event in DataGrid View. How can I do this. Please Help me.
Dushan Perera
Remove the DataGridView.
C isn't that hard: void (*(*f[])())() defines f as an array of unspecified size, of pointers to functions that return pointers to functions that return void "Always program as if the person who will be maintaining your program is a violent psychopath that knows where you live." - Martin Golding