This demo here in GXT showcase shows a grid with one level of grouping.
Is there any open source solution for Multilevel grouping开发者_开发知识库 Grid on GXT ?For multilevel grouping you can use GXT TreeGrid.
Here is a tutorial about TreeGrid
http://zawoad.blogspot.com/2009/11/how-to-create-basic-treegrid-using.html
精彩评论