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

Editing Columns in a RadGrid

1 Answer 47 Views
Grid
This is a migrated thread and some comments may be shown as answers.
James
Top achievements
Rank 1
James asked on 30 Dec 2008, 08:54 PM
Is it possible to modify the RadGrid so that the columns are editable instead of the rows?  I'm developing a web application that will replace a series of Microsoft Excel spreadsheets.  In the worksheets, time is displayed on the X-axis and accounts are displayed on the Y-axis.

I've seen the Pivot table example, but in that example, users still edit the "rows".

Thanks!
James

1 Answer, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 31 Dec 2008, 08:00 AM
Hello James,

You can refer to the following code library submission link which demonstrates on creating a RadGrid which behaves like an excel spreadsheet i.e, you can enter data by clicking on a cell,  without having to invoke the edit command in the standard way.
Excel-like RadGrid

Hope this helps.

Thanks
Princy.

Tags
Grid
Asked by
James
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 2
Share this question
or