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

[Solved] Re-arrange the position of the columns

1 Answer 69 Views
Grid
This is a migrated thread and some comments may be shown as answers.
sagar
Top achievements
Rank 1
sagar asked on 12 Jun 2009, 10:54 PM
Hello,

Is it possible to change the position of the columns in the RadGrid.
Suppose there are 3 columns in the RadGrid and and I want to make the 3rd column to display in the next row so that there will be totally 2 columns and each entry has 2 rows associated. Is this possible.

Thank you.

1 Answer, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 15 Jun 2009, 04:58 AM
Hi,

A  suggestion would be to use the NestedViewTemplate feature of the RadGrid . You could  set the two columns in the mastertable view and in the template  place another grid with a single column.

Check out the demo link below demonstrating the same :

Grid / Hierarchy with Templates

Thanks,
Princy

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