I did some updates to the component. You can see the latest version at : http://stackoverflowexception.blogspot.com/2007/01/minor-update-of-grid-component.html
--- In [email protected], "roman_dolgov" <[EMAIL PROTECTED]> wrote: > > Hi Henrik, > > Thanks for checking the component. You are right about the error - > current version doesn't sort in "unfolded mode". I didn't figure out > the best way to implement the sort and for now just disable any > sorting when row is expanded. If you collapse the row back, sorting > should work. > > Regards, > Roman > > --- In [email protected], "Henrik Rediin" <henrik@> wrote: > > > > Hi rd > > > > I thinks there's an error. I tried to: > > 1. Group on a column > > 2. Unfold grouped rows > > 3. Sort on another column (nothing happens) > > > > After that, sorting doesn't work at all. > > > > Looking forward to seeing the finished component. So far it surely > > looks promoising ;-) > > > > kr/ > > Henrik Rediin > > > > > > > On 04/12/2006, at 1:35 PM, roman_dolgov wrote: > > > > > > FYI: > > > > > > Posted a sample of extended grid (really composite of grid and other > > > components) that supports show/hide columns and row grouping: > > > > > > http://ext.stuff.googlepages.com/TestXGrid.html > > > > > > Feel free to try and let me know if something doesn't work. > > > rd > > > > > >
