简体   繁体   中英

problem with Ext JS grid

iam new to Ext js iam displaying a tree inside a grid. it works fine.but according to my new requirement, i have to use seperate coloumn headers for parent node and child nodes.is it possible to have more than one coloumn header for a single grid?

ExtJs does not support multiple column headers out of the box. It would most likely be some type of plug-in but a quick google search didn't turn anything up.

There are two plug-ins you might find useful, the second one may be a sort of compromise.

ExtJs TreeGrid

ExtJs Multiple Level of Grouping in Grids

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM