Check out the QooxDoo Contrib page: http://qooxdoo.org/contrib
If you look in Available Contributions, you'll see SmartTableModel. You can browse the code from there and check out all the docs (read the comments; that's what the docs are generated from in QooxDoo). BTW, I'm not sure how to view a nice docview version like you get in the API viewer. I think that was discussed for contribs on the forum recently, but I don't remember the conclusion. Dave danovics wrote: > > Hi Dave > > Thanks for the answer. > I would be glad to change my table model to whatever, if it suits my > needs. > I looked up in the current qx api, but I didn't find smart table model. > There only exist Filtered, Remote and Simple. > Where should I look for the mentioned Smart table model? > > Best regarsd > Daniel > > > Dave Baggett wrote: >> >> You should strongly consider migrating to the Smart table model contrib. >> I wrote it exactly because the problems with Filtered were not easily >> fixable with simple workarounds and patches to the code. That said, the >> Smart table model is derived from Filtered in concept, and should be a >> drop-in replacement for Simple. You will have to adapt your use of >> filtering to the different API that Smart offers. The Smart model code is >> reasonably well documented, and Fritz Zaucker and I can help you figure >> out how to use it if need be. >> >> I can't speak for the QooxDoo team, but my guess is that Smart will >> ultimately replace Filtered as there has been almost no activity on >> Filtered bug fixes in the past long while... and Smart addresses all the >> Filtered issues currently logged in the QooxDoo bugzilla. >> >> Probably not what you wanted to hear, exactly, but that's my advice... >> >> Dave >> > > -- View this message in context: http://n2.nabble.com/filtered-table-with-checkboxes-problem-tp4050308p4057823.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
