Re: [qooxdoo-devel] Table remote model problem

2012-12-30 Thread Ivan Pogorelov
roblem occurs. >>> >>> This problem ONLY OCCURS if: >>> - Table uses a Resize column model AND >>> - The table column visibility button is hidden. >>> That is why my first test worked. >>> >>> Best regards. >>> >>> >&

Re: [qooxdoo-devel] Table remote model problem

2012-12-28 Thread Alexander Steitz
Hi, is it possible for you to create a sample application which shows this issue reproducible? Regards, Alex -Original Message- From: Elemer [mailto:elp...@gmail.com] Sent: Thursday, December 27, 2012 5:51 PM To: qooxdoo Development Subject: [qooxdoo-devel] Table remote model problem

[qooxdoo-devel] Table remote model problem

2012-12-27 Thread Elemer
Hi, In my Qooxdoo 2.1 desktop application I have several tables using the remote model and they work fine. I have one case though, where the user can select a filter for the data being shown by the table and when the filter is selected I call the table's model reloadData(). My model's "_loadRowCo