Home › Forums › WinForms controls › Xceed Grid for WinForms › Catching certain keys › Reply To: Catching certain keys
Thank you for the reply. I tried it, and the Tab-key is now caught by OnKeyDown. The code is executed like it should (more or less), but because IsInputKey returns true, the CellEditor of the current cell is activated when I press the Tab-key. Can this be suppressed?
Imported from legacy forums. Posted by Tommy (had 463 views)