I have a datagrid on my VB.Net form. I am trying to use
the DblClick event of the grid, but when I run the program
and double click on the grid, the event was not evoked.
Why?
Thanks
xp
the DblClick event of the grid, but when I run the program
and double click on the grid, the event was not evoked.
Why?
Thanks
xp
Comment