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

Custom

3 Answers 84 Views
TreeListView
This is a migrated thread and some comments may be shown as answers.
Sharada
Top achievements
Rank 1
Sharada asked on 16 Dec 2010, 06:01 AM

Hi

I need to add columns in the header column as shown in the attached design.

 

NOVEMBER

DECEMBER

27

28

29

30

1

2

3

4

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

The columns should be added to the header column. If anyone knows how to do it, please reply.

Thanks

 

3 Answers, 1 is accepted

Sort by
0
Vanya Pavlova
Telerik team
answered on 16 Dec 2010, 01:30 PM
Hello Sharada,


Having in mind that RadGridView/RadTreeListView does not support merged-cells behavior, you may use the approach demonstrated in the following blog post.
There is a feature request on the same matter and you can vote for it here.

Kind regards,
Vanya Pavlova
the Telerik team
Browse the videos here>> to help you get started with RadControls for WPF
0
Manishkumar
Top achievements
Rank 1
answered on 07 Feb 2011, 08:53 AM
Hi,

I have used the code given in this blog to implement the feature in my WPF radgrid.

http://blogs.telerik.com/pavelpavlov/posts/09-12-04/adding_additional_power_to_radgridview_for_silverlight_with_attached_behaviors.aspx

It is running fine for the RadGridView, but I need one more Requirement i.e. I need to implement the same on RadTreeListView.

If possible please provide the working code for the RadTreeListView.

And
What can I do if my ColumnSpan is known at the runtime only, how can i change it at runtime.

Thanks.
0
Manishkumar
Top achievements
Rank 1
answered on 11 Feb 2011, 07:32 AM
Hello Telerik Team,

Please reply to it as soon as possible, I tried it but got the ugly output.

And also how to dynamically initialize the value of start column and column span is also not happening.

Please help me out, so that I can come out with what is possible and what is not.

Thanks in advance.
Tags
TreeListView
Asked by
Sharada
Top achievements
Rank 1
Answers by
Vanya Pavlova
Telerik team
Manishkumar
Top achievements
Rank 1
Share this question
or