> > The fix is simple: just set this._firstRowToLoad and
> > this._lastRowToLoad to -1 in reloadData().
> 
> Yes, you're right. I fixed that (rev 5828).

Thanks.

> As the API doc says, you 
> should set the rowDataArr parameter to null if there are errors 
> loading the data. Then the RemoteTableModel will keep the old data 
> and it will set _firstLoadingBlock to -1.

OK, cool. I should be able to use that.

Did you see my earlier mail, subject "What's the status of the table widget?" 
with some comments about row renderers? I think it was while you were on 
holiday.

Also, is there a way to make a column take up the remaining space in a table, 
e.g. using a * as the size?

Hugh

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to