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

Use ColumnGroup

2 Answers 66 Views
TreeListView
This is a migrated thread and some comments may be shown as answers.
Valentin
Top achievements
Rank 1
Iron
Iron
Valentin asked on 20 Jun 2019, 02:53 PM

Hi Telerik,

 

I'm using TreeListView and I want to know if the control is able to use ColumnGroup like is possible for a GridView ?

For each column, is possible to specify the ColumnGroupName property but it is not considered.

 

Thank you !

 

2 Answers, 1 is accepted

Sort by
0
Accepted
Vladimir Stoyanov
Telerik team
answered on 25 Jun 2019, 10:14 AM
Hello Valentin,

Indeed the RadTreeListView supports adding ColumnGroups just as the RadGridView does.

Can you take a look at the Column Groups article, where this feature is outlined? Note, that the article is for the RadGridView, however the same approach can be used with the RadTreeListView as well.

Can you check whether you have defined the GridViewColumnGroups in the ColumnGroups collection of the RadTreeListView? Additionally, the Name of the GridViewColumnGroup has to be the same as the ColumnGroupName property of the column.

I hope you find this helpful. 

Regards,
Vladimir Stoyanov
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
0
Valentin
Top achievements
Rank 1
Iron
Iron
answered on 27 Jun 2019, 07:21 AM

Hi Vladimir,

 

Thanks for the reply. I don't know the behavior was the same that RadGridView control for this case.

I implemented the ColumnsGroup and it's working.

 

Thank you very much.

Tags
TreeListView
Asked by
Valentin
Top achievements
Rank 1
Iron
Iron
Answers by
Vladimir Stoyanov
Telerik team
Valentin
Top achievements
Rank 1
Iron
Iron
Share this question
or