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

Custom Column Header Formatting

7 Answers 148 Views
GridView
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
MMagnumPI9
Top achievements
Rank 1
MMagnumPI9 asked on 12 May 2009, 08:17 PM
I am building an application that is replacing an excel document to display information online.  The current excel document displays information like this,

-------------------------------------------------------------
|                 |                |               Column 3           |
|                 |                |---------------------------------|
| Column 1 | Column 2| Column 3.1 | Column 3.2 |
--------------------------------------------------------------
|      Data    |    Data    |      Data      |     Data        | 
--------------------------------------------------------------
|      Data    |    Data    |      Data      |     Data        |
--------------------------------------------------------------
|      Data    |    Data    |      Data      |     Data        |
--------------------------------------------------------------

I have not been able to figure out how format the column headers to display the information in this format.  Has anyone else tried to format column headers like this?

Justin

7 Answers, 1 is accepted

Sort by
0
Kalin Milanov
Telerik team
answered on 15 May 2009, 12:21 PM
Hi Justin,

Thank you for taking an interest in our controls. Unfortunately RadGridView does not support the functionality you are requesting. 

Implementing such a feature is in our future plans however there will be some time before we can provide an ETA. 

Greetings,
Kalin Milanov
the Telerik team

Instantly find answers to your questions on the newTelerik Support Portal.
Check out the tipsfor optimizing your support resource searches.
0
Robert Pelzer
Top achievements
Rank 2
answered on 17 Nov 2009, 10:55 PM
Is there any way to accomplish the headers shown here in Q3's release?
0
Vlad
Telerik team
answered on 18 Nov 2009, 07:20 AM
Hello Ryan,

You can use Header property to customize this similar to the third column in this demo.

Best wishes,
Vlad
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
Robert Pelzer
Top achievements
Rank 2
answered on 18 Nov 2009, 03:01 PM
Your demo link did not work.  I believe you mean this demo:

http://demos.telerik.com/silverlight/#GridView/ColumnTypes

Although...in the above demo, the ID column with FirstName and LastName does not allow independent sort on FirstName and LastName.  How can I have a column header such as ID...yet allow the user to still sort by FirstName and LastName independently?

Thank you for your response!  :D



0
Vlad
Telerik team
answered on 18 Nov 2009, 03:07 PM
Hi Ryan,

Sorry - I've posted link to our WPF demo!

Indeed by default you cannot sort independently however you can add programmatically desired SortDescriptor(s) on desired UI element click.

Sincerely yours,
Vlad
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
Tom Cugini
Top achievements
Rank 1
answered on 18 May 2011, 07:57 PM
Has this feature been implemented yet?
0
Vlad
Telerik team
answered on 19 May 2011, 12:21 PM
Hi,

This is still not part of the grid officially however you can check this blog post to know more how to enable such feature using attached behavior. 

Regards,
Vlad
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
Tags
GridView
Asked by
MMagnumPI9
Top achievements
Rank 1
Answers by
Kalin Milanov
Telerik team
Robert Pelzer
Top achievements
Rank 2
Vlad
Telerik team
Tom Cugini
Top achievements
Rank 1
Share this question
or