Here is the exception I receive: Modification of property "visibility" failed with exception: TypeError - cellElement has no properties
Bad painted=the headers are painted ok, but the data rows aren't updated. I'm commiting an example: example/ComboBoxEx_1.html Til Schneider wrote: > >> If I toggle the visibility of a column thru e.g. >> >> mytable.getTableColumnModel.setColumnVisible(0, true) >> >> then the table isn't well painted till I resize the columns. >> Is there any better API to do so? >> The table is hidden when I call the above API. > > This is the correct way to do it. But I'm a little bit confused, because > the column-visibility-menu (the one that can be opened with the button > in the top-right corner) uses the same API and here it works well. > > What do you mean with "isn't well painted"? Can you provide a test page? > > > > > ------------------------------------------------------------------------- > 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 > > -- View this message in context: http://www.nabble.com/More-table-issues-tf2601507.html#a7259113 Sent from the qooxdoo-devel mailing list archive at Nabble.com. ------------------------------------------------------------------------- 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
