S
Srikanth
Hi,
Iam trying to delete a row on a Winforms datagrid and before deleting
the row I want to do some validation. But, the Keydown event on the datagrid
where I check whether the key pressed is 'Delete' seem to fire sometimes
only. How do I change the code so that the Keydown event fires at all times.
Am I missing something?
Any help is appreciated. Thanks in advance.
Srikanth.
Iam trying to delete a row on a Winforms datagrid and before deleting
the row I want to do some validation. But, the Keydown event on the datagrid
where I check whether the key pressed is 'Delete' seem to fire sometimes
only. How do I change the code so that the Keydown event fires at all times.
Am I missing something?
Any help is appreciated. Thanks in advance.
Srikanth.