This question is locked. New answers and comments are not allowed.
As a general question, I was wondering if there was any support for vertical (up / down) keyboard navigation while in edit mode?
We are using a RadGridView as an entry form for a fairly large number of records, and this would be incredibly useful as only one or two editable fields will be changed in the majority of cases.
The sticking point, though, is my other question:
Is it possible to exclude cells or rows from tab-navigation?
After each block of 1-3 records, we have a 'new line' item whose data is formatted to show a blank line. This is working perfectly as far as adding new items is concerned, but if a user is in edit mode, tabbing through cells to update data, they would presently tab into the new row and be forced to exit edit mode in order to get past the blank line. Is there a tab-navigation event that can be caught, or a property that can be set in order to correct or prevent this situation?
Thanks,
Geoff
We are using a RadGridView as an entry form for a fairly large number of records, and this would be incredibly useful as only one or two editable fields will be changed in the majority of cases.
The sticking point, though, is my other question:
Is it possible to exclude cells or rows from tab-navigation?
After each block of 1-3 records, we have a 'new line' item whose data is formatted to show a blank line. This is working perfectly as far as adding new items is concerned, but if a user is in edit mode, tabbing through cells to update data, they would presently tab into the new row and be forced to exit edit mode in order to get past the blank line. Is there a tab-navigation event that can be caught, or a property that can be set in order to correct or prevent this situation?
Thanks,
Geoff