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

Have different column names for each group

2 Answers 52 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Jeremy
Top achievements
Rank 1
Jeremy asked on 19 Jun 2012, 02:04 PM
Is it possible to have different column names for each group in a radgrid?  I could do this without groups, but I'd prefer to use groups if possible.  I have a grid with computer-related items and information.  If I am looking at laptops, I want to see data such as RAM, but if I'm looking at something like aircards, I don't want to see RAM, but I'd like to see the Device ID.  Is that at all possible with groups?

2 Answers, 1 is accepted

Sort by
0
Radoslav
Telerik team
answered on 22 Jun 2012, 07:01 AM
Hello Jeremy,

Unfortunately the RadGrid does not support the desired functionality. However you could achieved it by using hierarchical RadGrid where you could have different columns on each level. More information you could find here:
http://demos.telerik.com/aspnet-ajax/grid/examples/programming/detailtabledatabind/defaultcs.aspx
http://www.telerik.com/help/aspnet-ajax/grid-understanding-hierarchy.html

I hope this helps.

Greetings,
Radoslav
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
0
Jeremy
Top achievements
Rank 1
answered on 22 Jun 2012, 12:15 PM
Thank you for the reply.  That is what I was expecting, but I thought I'd ask before giving up on the idea.
Tags
Grid
Asked by
Jeremy
Top achievements
Rank 1
Answers by
Radoslav
Telerik team
Jeremy
Top achievements
Rank 1
Share this question
or