Steffan, did you ever read your own mails you post here? They are really hard to understand because you have so much spelling mistakes. Could you please check you spelling before you send a mail? Another reason why its hard to help you is that you just past a huge stack of code on the list and expect us to read and understand your code where half of the stuff necessary to understand is missing. Have you ever asked yourself why we should put so much effort in answering your questions if you don't put some effort in writing the question?
[email protected] wrote: > > how can i remove the filetr and how can i clear a table from all row > data? > Removing all data: tableModel.setData([]) But I have no idea what your problems with the filter is. Maybe you should just set the filter to null? Regards, Martin -- View this message in context: http://n2.nabble.com/Tbale-and-filters-tp4791992p4792281.html Sent from the qooxdoo mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
