Hi This is great work. I just wonder whether it is possible to apply the locking on multi grouping GridView. I think that will be more generic for use.
Anything is possible with Ext JS more or less, though right now it'd be a waste of time to do this on the 3 branch. Better to wait for Ext 4 to see what's inside
That's basically some magic based on Condor's groupingheader plugin adapted for the lockinggridview. When I have more time I'll look at dropping into the UX section too!
Hi mankz,
I am working on a project that requires all 3 capabilities (Locking + Grouping + Multiheader).
Is it possible for you to create this user extension?
I tried in Ext 4 (see attached).
Multiheader and Locked work together, but the grouping does not work.
I didn't try your plugin with Ext 4, but I am assuming that it's not compatible.
Can you upgrade it to 4?