"Joe Hudson" <[EMAIL PROTECTED]> writes:

> Again, thank you very much for the help Derrell.
>
> If I want to have a column that exists in the model but is not displayed,
> how would I do that?

table.getTableColumnModel().setColumnVisible(columnNumber, false);

Derrell

-------------------------------------------------------------------------
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
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to