PivotGrid RowDescription propertyName has Parent-Children relations in my Application.How can I show list of properties of rows as treelistview ?
2 Answers, 1 is accepted
0
Polya
Telerik team
answered on 24 Feb 2015, 09:03 AM
Hello Erhan,
The RadPivotGrid is a control used to group, aggregate and filter data and present it in a concise processed way. That said the RadPivotGrid will not display the data itself, rather it will display the data that results of given calculations and aggregations of the original data (ItemsSource). If you wish to display the original data itself the better solution is to use the RadGridView or RadTreeListView.
The provided information is not sufficient for us to understand what you wish to achieve. Could you please give us more inside on the desired. Also a screenshot will be greatly appreciated.
Regards,
Polya
Telerik
Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.