-
3 Oct 2009 7:27 AM #1
ColumnTree Example add Header
ColumnTree Example add Header
Hi everybody.
I have to do a columnTree like the image.
Could anyone tell me how can i do it?
Adsız.jpg
-
5 Oct 2009 5:32 AM #2
You want grouped headers in the columntree? Take a look at the markup generated in the header, (Ext.ux.tree.ColumnTree's onRender method) you'll have to implement another row of headers above the first ones.
Aaron Conran
@aconran
Sencha Architect Development Team
-
5 Oct 2009 10:34 PM #3
Yes, I want grouped headers in the columntree.
Thanks..


Reply With Quote