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
-- 
View this message in context: 
http://old.nabble.com/selective-reloadData%28%29-tp28946203p28946203.html
Sent from the qooxdoo-devel mailing list archive at Nabble.com.


------------------------------------------------------------------------------
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