Winforms Datagrid Row Deletion

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.
 
J

Jeffrey Tan[MSFT]

Hi Srikanth

For this issue, I have added a reply to you in
"microsoft.public.dotnet.framework.windowsforms.controls" with title
"Winforms datagrid keydown problem". Please follow up there, I will work
with you. Thanks for your understanding!!

Best regards,
Jeffrey Tan
Microsoft Online Partner Support
Get Secure! - www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top