R
Ryan Liu
Hi,
I need the MouseDown event be trigged everytime when you press mouse in a
datagrid (System.Windows.Forms).
Hi,
I need the MouseDown event be trigged everytime when press mouse in a
datagrid (System.Windows.Forms).
But seems mouse event will only fire once, and it seems changed to edit mode
for the cell (even the cell is readonly). The mouse event won't be fired
again
until I click on some other cell and come back and click on the original
cell
again.
Is there a way to make the mouse event always be trigged?
Thanks a lot!
Ryan Liu
I need the MouseDown event be trigged everytime when you press mouse in a
datagrid (System.Windows.Forms).
Hi,
I need the MouseDown event be trigged everytime when press mouse in a
datagrid (System.Windows.Forms).
But seems mouse event will only fire once, and it seems changed to edit mode
for the cell (even the cell is readonly). The mouse event won't be fired
again
until I click on some other cell and come back and click on the original
cell
again.
Is there a way to make the mouse event always be trigged?
Thanks a lot!
Ryan Liu