G
Guest
I have a windows application wherein I have focus on a datagrid. Now when i
hit the down arrow, I want to capture the event. However, my datagrid.KeyDown
event handle is not getting invoked at all.
This is actually the first time I'm ever having to use this event of the
datagrid. Just wanted to know if this does not work?
And if it doesn't, then what's the workaround?
Cheers!
Nick
hit the down arrow, I want to capture the event. However, my datagrid.KeyDown
event handle is not getting invoked at all.
This is actually the first time I'm ever having to use this event of the
datagrid. Just wanted to know if this does not work?
And if it doesn't, then what's the workaround?
Cheers!
Nick