Hi, looking at the API, the remote table model does not support cell editors. I have also tried to assign a boolean cell renderer to the remote model but it does not display. Since I don't know the internals of the models, my question is if it would be possible to put cell renderering and editing into a mixin and apply it to both simple and remote table model. Or is rendering handled completely different in the models? It seems to me that rendering and editing cells is conceptionally seperate from data handling and should therefore not be handled by the data models.
Thanks, Christian ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
