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

Merging Row headers

1 Answer 169 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Mars
Top achievements
Rank 1
Mars asked on 26 Jun 2017, 01:11 PM

Hi,

We are benchmarking several  Toolkit for our company.     Amongst our requirements that will make the decision is the ability to merge headers in a grid view.

 It is the concet of "ColumnGroup" , but applied to rows . We need  in fact the "RowGroup", as shown i nthe attached view below.

 

Do you have this concept ,  And If no, how could I achieved desired  "merged rows"  effect  with telerik toolkit ?

_____________________________________________

|    Merged Header  |__RowHeader____||___Cell1______|

|_______________|__RowHeader2__ _|___Cell2______|

 

Thanks,

 

Marc

1 Answer, 1 is accepted

Sort by
0
Ivan Ivanov
Telerik team
answered on 27 Jun 2017, 12:38 PM
Hi,

RadGridView does not provide this feature out of the box. Similar look and feel can be achieved by using MergedCells. However, they rely on the data bound items, so you will need to have an actual property that contains those values (.Net, Java). Then you can have a column that has vertical cell merging bound to that property. 

Regards,
Ivan Ivanov
Progress Telerik
Want to extend the target reach of your WPF applications, leveraging iOS, Android, and UWP? Try UI for Xamarin, a suite of polished and feature-rich components for the Xamarin framework, which allow you to write beautiful native mobile apps using a single shared C# codebase.
Tags
GridView
Asked by
Mars
Top achievements
Rank 1
Answers by
Ivan Ivanov
Telerik team
Share this question
or