Re: [qooxdoo-devel] Table with Remote model not refreshing

2010-09-23 Thread Martin Wittemann
Hey, I tried to reproduce it on my mac mini but failed. :( Can you perhaps give me an detailed step by step tutorial how to reproduce it? Regards, Martin Am 23.09.2010 um 12:38 schrieb jacob: > > > Christian Hagendorn wrote: >> >> Hi Jacob, >> >> would it possible for you to provide a sm

Re: [qooxdoo-devel] Table with Remote model not refreshing

2010-09-23 Thread jacob
Christian Hagendorn wrote: > > Hi Jacob, > > would it possible for you to provide a small application to reproduce > your issue. Could you please also give me some information about your > environment (qooxdoo version, browser, etc.) > Christian, I'm not doing anything more that in this e

Re: [qooxdoo-devel] Table with Remote model not refreshing

2010-09-23 Thread Christian Hagendorn
Hi Jacob, would it possible for you to provide a small application to reproduce your issue. Could you please also give me some information about your environment (qooxdoo version, browser, etc.) Thanks, Chris Am 22.09.2010 22:17, schrieb jacob: > I have a qx.ui.table.Table with qx.ui.table.m

[qooxdoo-devel] Table with Remote model not refreshing

2010-09-22 Thread jacob
I have a qx.ui.table.Table with qx.ui.table.model.Remote behind it. On the server side 1500 elements in collection. When I scroll slowly down everything is fine. When I scroll back in the middle I can only see empty rows and first 100 on top. My qx.ui.table.model.Remote._loadRowData is simply not