EasyUI Forum

General Category => EasyUI for jQuery => Topic started by: ironshay on August 10, 2013, 11:09:48 PM



Title: Grid Capabilities in TreeGrid
Post by: ironshay on August 10, 2013, 11:09:48 PM
Hi there,

In the project I work on at the moment, the user gets to choose between different kinds of views of the data. Therefore we have a regular Grid and also a TreeGrid (and some other views).
Anyway, we would like not to have two different components but use the TreeGrid also when we show the data as a regular grid (if you think about it, a TreeGrid without hierarchy is just a regular grid). However, we can't find some capabilities that the regular grid component has, like grouping, within the TreeGrid component. Is it there? if not, is there an easy way to add these capabilities to the TreeGrid?

Many thanks!