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

Best way to keep all rows in edit mode?

1 Answer 55 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Mike Bridge
Top achievements
Rank 1
Mike Bridge asked on 01 Apr 2011, 08:21 PM
I'd like to create a RadGrid that works similar to the Smart Playlist editor in itunes.  There, all rows are editable all the time, and I'd just have a single button on a row to remove it, then a "OK" at the bottom to save all the rows. 

Would it be better to do this by leaving all rows in Edit mode, or should I just ignore edit mode entirely and place editing controls within ItemTemplates?  And is it possible to get away with no "update" button on the rows that would move them from EditMode to ItemMode? 

Thanks!

-Mike

1 Answer, 1 is accepted

Sort by
0
Mike Bridge
Top achievements
Rank 1
answered on 02 Apr 2011, 12:17 AM
This seems to work:

http://www.telerik.com/help/aspnet-ajax/grdputallitemsineditmodenoadditionalrebind.html

- Mike
Tags
Grid
Asked by
Mike Bridge
Top achievements
Rank 1
Answers by
Mike Bridge
Top achievements
Rank 1
Share this question
or