On Thu, Aug 13, 2009 at 07:59, Thomas Bückemeyer <[email protected]> wrote:

> Hi,
>
> is there a possibility to set colums of a table unvisible? I know, I can
> set it by clicking on the right end of the table header, but i like to
> set it when I construct the table. The user should be able to set the
> column as visible by clicking on the right end of the table header.
>
> Any idea?
>

table.getTableColumnModel().setColumnVisible(col, bVisible)

Derrell
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to