Declined
Last Updated: 05 Jun 2015 10:27 by ADMIN
Shawn
Created on: 04 Jun 2015 19:18
Category: Kendo UI for jQuery
Type: Feature Request
1
TreeList Support display of Heterogeneous Hierarchical Data (multiple sets of columns)
There are as many real world situations where one needs to display Heterogeneous Hierarchical Data such as web services where the returned data has complex data types consisting different simple type data or list.
1 comment
ADMIN
Telerik Admin
Posted on: 05 Jun 2015 10:27
In such cases you can utilize grid with hierarchy, as illustrated here:
http://demos.telerik.com/kendo-ui/grid/hierarchy

Note that by definition the treelist widget is meant to be used with homogenous data structures.