Thank you _very_ much for your answer. It's good to know, that is not me or my code make the mistake. Although I didn't understand 100% what you wrote, but I'll try the method you suggested. Thanks again.
Stefan Volbers wrote: > > Hi danovics, > > looking at table/model/filtered.js, I believe it's a bug in Filtered. > Whenever resetHiddenRows() is called, a shadow table data > (this.__fullArr) is retrieved; but this would be set correctly only if > you used setData() in your application, the setRows() method seems to > have been forgotten. Therefore the shadow data isn't updated, and when > it is recalled within resetHiddenRows(), you get outdated data. > So, if my guess is right, a workaround would be to use setData() in your > cellClick listener (haven't tried myself). > > Dan is the author of the filtered model, maybe he can comment on that? > > HTH, > greetings, > Stefan > > -- View this message in context: http://n2.nabble.com/filtered-table-with-checkboxes-problem-tp4050308p4051261.html Sent from the qooxdoo mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
