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

ColumnGroupsViewDefinition

2 Answers 95 Views
Grid
This is a migrated thread and some comments may be shown as answers.
steve
Top achievements
Rank 1
steve asked on 07 Apr 2010, 09:40 PM
In the winforms ColumnGroupsViewDefinition creates a hierarcy type header.  Is there a control in ASP/AJAX that can reproduce this same effect?  The help files for the winform controls says this;
 
"The name of this view may lead to some confusion. RadGridView does not support html rendering, and there are no plans to support it. This view enables using row layout similar to the one existing in html tables. In fact, you can take an existing html table and use its html code in RadGridView. Sometimes this can save a lot of work. Just change the cell text to be the unique name of the desired column. "

I cannot figure out how to define the ColumnGroupsViewDefinition in aspx.

Thanks

2 Answers, 1 is accepted

Sort by
0
Sebastian
Telerik team
answered on 08 Apr 2010, 09:43 AM
Hi steve,

The functionality you depicted is supported by RadGrid for ASP.NET AJAX by means of template columns with header and item templates. Examine the online resources below for more details:

http://demos.telerik.com/aspnet-ajax/grid/examples/generalfeatures/columntypes/defaultcs.aspx
http://www.telerik.com/help/aspnet-ajax/grdcustomizewithgridtemplatecolumn.html
 
Best regards,
Sebastian
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
0
steve
Top achievements
Rank 1
answered on 08 Apr 2010, 04:49 PM
Oh Yeah.  Leave ASP for a few months and forget everything. lol

Thanks
Tags
Grid
Asked by
steve
Top achievements
Rank 1
Answers by
Sebastian
Telerik team
steve
Top achievements
Rank 1
Share this question
or