This is a migrated thread and some comments may be shown as answers.

Individual Cell Selection

1 Answer 77 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Dmitry
Top achievements
Rank 1
Dmitry asked on 24 Aug 2008, 07:00 PM
Hi,
I need to implement usecase:
  1. User can navigate between cells by arrow keys
  2. User can press Enter to start inplace (in the row) editing
I do not have problem with item #2 (event KeyPress works good). But i looked all your samples and see only Full row select.
Can i select cell instead of row? Can i override RadGrid that implements required feature?
Thanks a lot.

1 Answer, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 25 Aug 2008, 04:57 AM
Hi,

Selection and highlighting of individual data cells is not supported out-of-the-box with the current version of the RadGrid. Here is help article which explains how to integrate this feature in RadGrid.

Thanks
Shinu.

Tags
Grid
Asked by
Dmitry
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Share this question
or