Hi Alee,
after you add the data to your data array(rowData) make following:
tableModel.setData(rowData);
table._updateScrollBarVisibility();
should work.
Cheers,
alex.d
> Hello,
>
> I've added some methods to add, delete, remove a row from the table. The
> problem I'm facing is table doesn't update its UI .. when I bring the cursor
> on the row where a new row should be added, then the row is displayed, (or
> by re-sizing the browser).
>
> I have tried calling qx.ui.core.Widget.flushGlobalDisplayQueue() after the
> updation but it didnt work. Any help?
>
> Thanks,
> Alee.
>
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel