Re: [qooxdoo-devel] Remote Table: Method _loadRowCount called very often

2009-05-25 Thread Alexander Back
Hi Thomas, On Monday 25 May 2009 Thomas Bückemeyer wrote: > when I'm testing the example on > http://qooxdoo.org/documentation/0.8/remote_table_model, i see in the > firebug, that the overloaded method "_loadRowCount" is called several > times. Is that a bug or a feature? It's a feature of the tab

Re: [qooxdoo-devel] Remote Table: Method _loadRowCount called very often

2009-05-25 Thread Larouanne Tristan
Thomas Bückemeyer a écrit : > Hi, > > when I'm testing the example on > http://qooxdoo.org/documentation/0.8/remote_table_model, i see in the > firebug, that the overloaded method "_loadRowCount" is called several > times. Is that a bug or a feature? > > Kind regards > Thomas > > > I have the

[qooxdoo-devel] Remote Table: Method _loadRowCount called very often

2009-05-25 Thread Thomas Bückemeyer
Hi, when I'm testing the example on http://qooxdoo.org/documentation/0.8/remote_table_model, i see in the firebug, that the overloaded method "_loadRowCount" is called several times. Is that a bug or a feature? Kind regards Thomas -