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
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