DataGrid Row Select
C#
3
Posts
2
Posters
0
Views
1
Watching
-
Hello All, I have a data grid on my form and a Delete button adjacent to the grid. To perform Delete action I want to select the row but I am not able to do this. How can I select a row on Mouse Click? Please somebody help me. Thanks in advance Looney
-
Hello All, I have a data grid on my form and a Delete button adjacent to the grid. To perform Delete action I want to select the row but I am not able to do this. How can I select a row on Mouse Click? Please somebody help me. Thanks in advance Looney
-
Thanks a lot xrado.