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

[Solved] Multi row editing

1 Answer 143 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Marcel
Top achievements
Rank 1
Marcel asked on 31 Mar 2009, 10:20 PM
I have a grid which allows users to edit one row at a time using the standard 'insert' and 'update' links. My users are used to Excel and find this approach very slow.

My users are looking for an "Excel like" experience which opens up all rows for editing at once and allows for example a user to move down a column and change that column's value and use the down arrow key to move to the next column.

Does Telerik offer anything like this functionality? Any plans in this direction?

Thank you

1 Answer, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 01 Apr 2009, 04:27 AM
Hello Macrel,

You can go through the following code library submission which illustrates on creating an excel-like grid where you can enter data as in an excel spreadsheet - once you click on a cell, you can enter data in it, without having to invoke the edit command in the standard way and so on.
Excel-like RadGrid

Thanks
Princy.
Tags
Grid
Asked by
Marcel
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 2
Share this question
or