Is it possible in ExtJs 4.1 to use TreePanel with grouping feature? Since in this case i have to use TreeStore, which doesn't contain "groupField" property, instead of regular Ext.Data.Store, i just have no idea how to enable grouping.
0
votes
Why you want a grouping feature since a treepanel is basically a gridpanel with a build-in grouping feature?
- Tyr
Because i already have threepanel with its folder style grouping, but i also need different style grouping, that provides Ext.grid.feature.Grouping. But, im afraid, it is too much to ask
- Baychurin Anton
Hi Baychurin..did you succeed in enabling grouping for tree store?
- Harajyoti Das