Hi Piotr,

Tobias Oetiker posted a nice Playground example for the Remote Table 
Model in this thread that might point you in the right direction:

http://qooxdoo.678.n2.nabble.com/qx-ui-table-model-Remote-reloadData-td5200878.html#a5200878

(We've also created a demo based on this code, but so far it's only in 
trunk, it'll be published with the demo applications this Friday.)


Regards,
Daniel

Piotr Leszczynski schrieb:
> Hello,
> 
> I have a table with logs in my app using remote table model. Due to how logs
> work I would like to update only part of the table.
> 
> My problem is that reloadData() updates the whole table. Ive  overwritten
> the reloadData()  method with my own code but it didn't work. Ive looked
> into the code of remote model class and tried few things including  firing
> data events with the range of rows i wanted to update ,overwriting a couple
> more methods but wasn't successful either. Id be grateful for any tips that
> would point me into the right direction.
> 
> Regards,
> Piotr LeszczyƄski


------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to