Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_vb thread: msflexgrid - tab key trap


Message #1 by "Pankaj" <pa_inbox@h...> on Mon, 16 Dec 2002 09:35:50 -0800
The tab key is used in Windows to change the active control, and it is
not a good idea to change that behavior. Instead of the tab, I use the
arrow keys, that allow the navigation in any direction. And, if I
remember correctly, the flex grid already uses the arrow keys to
change the selected cell.

Marco

> Hi All,

How can I trap tab key to navigate among flexgrid cells instead of jumping
to next control in order.
Any pointers?

TIA
Pankaj





  Return to Index