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

Multiple Row Column Headers

6 Answers 252 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Keith Williams
Top achievements
Rank 1
Keith Williams asked on 10 Sep 2009, 06:03 PM

I am evaluating the DataGrid you offer and I am trying to determine if it is possible to have multiple column headers on the grid.  In other words the user can stack columns on top of other columns when reordering.  Thank you

 

Keith Williams

6 Answers, 1 is accepted

Sort by
0
Pavel Pavlov
Telerik team
answered on 14 Sep 2009, 09:04 AM
Hello Keith Williams,
Than you for  evaluating our controls for Silverlight.

Can you please give me some  more details about your scenario. I am not sure I get it right.
It sounds like a feature not internally supported by our RadGridView. However we have prepared some similar ( I think)  custom solutions for clients. If  I have some more info on the behavior required, I may be able to prepare for you a working solution with a few external lines of code.

Kind regards,
Pavel Pavlov
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
Keith Williams
Top achievements
Rank 1
answered on 14 Sep 2009, 01:54 PM
Very simple.  Currently RadGridView supports only a single line column headers.  What I would like/want to know is if it possible to have multiple rows in a single column.

For example a user could reorder the columns from

Col1 Col2 Col3 Col4 Col5

to

Col1 Col2 Col3
Col4 Col5

or

Col1 Col2
Col3 Col4
Col5
0
Pavel Pavlov
Telerik team
answered on 17 Sep 2009, 12:22 PM
Hi Keith ,

As I mentioned, such feature is not yet integrated in the RadGridView. We are working towards adding this as internal functionality for upcoming versions. Meanwhile it is achievable with the help of some external code.  The attached screenshot demonstrates such  approach in action.
Anytime you decide to integrate RadGridView in your project/s we will be glad to help and provide assistance on implementing such out-of-the-box  scenarios.

Kind regards,
Pavel Pavlov
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
Rob Rainey
Top achievements
Rank 1
answered on 26 Nov 2009, 10:30 AM
Would it be possible to provide the code that generates this capability?
0
Pavel Pavlov
Telerik team
answered on 30 Nov 2009, 02:56 PM
Hi Alex Felton,

Since requests for such behavior of RadGridView have recently increased , I have started preparing some examples to work with the latest version of the binaries. I will drop you a line as soon as I upload the examples.

Kind regards,
Pavel Pavlov
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
Pavel Pavlov
Telerik team
answered on 04 Dec 2009, 10:53 AM
Hi ,

A quick update   - I have uploaded  a sample  illustrating how to achive this with the latest version of RadGridView.

Please have a look here


Regards,
Pavel Pavlov
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.
Tags
GridView
Asked by
Keith Williams
Top achievements
Rank 1
Answers by
Pavel Pavlov
Telerik team
Keith Williams
Top achievements
Rank 1
Rob Rainey
Top achievements
Rank 1
Share this question
or