|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
DataGridView and Keyboard Shortcut keysI'm using a DataGridView in a native dialog using CWinFormControl to display
a user control that contains only grid. Everything works Ok except when the grid has focus, the keyboard shortcuts defined for other buttons on the same dialog no longer work. They work fine if focus is somewhere else. I tried making a user control containing a button and put that on the dialog. In this case, the shortcut keys worked correctly. Is this a bug with the grid? Is there some grid property that will affect this operation. This is going to create a major problem in using the DataGridView to replace an older native grid. If I should be posting this somewhere else, please advise. |
|||||||||||||||||||||||