I've just been reading about the RadGrid AllowKeyboardNavigation property and trying it out.
Given the nature of most programs, I think it safe to say that most people navigate with a combination of keys and mouse clicks.
I'm testing a RadGrid in which key navigation is enabled, and which has a standard template popup editing arrangement.
Given such a set up, I'm a little confused. If I open a record for editing through the keyboard I can close the popup with the Esc key.
If I open the record with a mouse click on the Edit column link, the Esc key has no effect.
I find this a bit inconsistent.
What would be the best way to insure the Esc key always closes the popup?
Given the nature of most programs, I think it safe to say that most people navigate with a combination of keys and mouse clicks.
I'm testing a RadGrid in which key navigation is enabled, and which has a standard template popup editing arrangement.
Given such a set up, I'm a little confused. If I open a record for editing through the keyboard I can close the popup with the Esc key.
If I open the record with a mouse click on the Edit column link, the Esc key has no effect.
I find this a bit inconsistent.
What would be the best way to insure the Esc key always closes the popup?