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

Grid Multi-Row Edit

1 Answer 90 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Brian Mains
Top achievements
Rank 1
Brian Mains asked on 19 Feb 2009, 05:36 PM
Hello,

I want the entire list of rows, for the underlying data, bound to the RadGrid in edit mode.  I'm trying to create an Excel like interface and I wanted the RadGrid for the client-side binding.  Can this work, and can the RadGrid do what I want?  I figured I manually loop through each row, access the underlying control, and update my data objects...

Thanks.

1 Answer, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 20 Feb 2009, 04:44 AM
Hello Brain,

Check out the following code library submission which demonstrates on creating a Grid which resembles an excel spreadsheet:
Excel-like RadGrid

Also check out the following demo which demonstrates on client-side binding of the grid:
Client-side data-binding

Hope this helps..
Princy.
Tags
Grid
Asked by
Brian Mains
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 2
Share this question
or