Controlling navigation |
Post Reply |
Author | |
TimStowe
Newbie Joined: 03 November 2005 Status: Offline Points: 18 |
Post Options
Thanks(0)
Posted: 08 December 2005 at 2:39pm |
I'm working with the property grid, trying to cause it to only navigate
(via tab key, for example) to an item that isn't read-only. I was
hoping to be able to do this via the keydown event, detecting tab or
down arrow, and moving to the next editable item (using the finditem
method)
However, if the item in question is being edited, the keydown event doesn't fire. Is there some way of controlling navigation that I'm missing here? Or is there a simpler way of always moving to the next editable item? |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |