Yes, you can do it. Add a listener to your table, for event
"columnVisibilityMenuCreateEnd" which is called after the menu is fully
created. The data to that event is a map containing three members: table,
menu, columnButton. You can manipulate the menu (by default, a
qx.ui.menu.Menu) to add or remove items before it is displayed.
Derrell
On Thu, Aug 7, 2014 at 8:42 AM, chrisch <chrisch.297...@googlemail.com>
wrote:
> I have a table with some columns, for example Id, Name and Address. It
> should
> be possible that the user can hide/show the columns Name and Address via
> the
> columnmenu, but the column Id should always be shown and should not appear
> in the columnmenu. Is there a way to hide/not display a column in the
> columnmenu? If the answer is yes, maybe someone can give me a hint or a
> example code snippet how to do it.
>
>
>
> --
> View this message in context:
> http://qooxdoo.678.n2.nabble.com/Table-Hide-column-in-columnmenu-tp7586046.html
> Sent from the qooxdoo mailing list archive at Nabble.com.
>
>
> ------------------------------------------------------------------------------
> Infragistics Professional
> Build stunning WinForms apps today!
> Reboot your WinForms applications with our WinForms controls.
> Build a bridge from your legacy apps to the future.
>
> http://pubads.g.doubleclick.net/gampad/clk?id=153845071&iu=/4140/ostg.clktrk
> _______________________________________________
> qooxdoo-devel mailing list
> qooxdoo-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
>
------------------------------------------------------------------------------
Infragistics Professional
Build stunning WinForms apps today!
Reboot your WinForms applications with our WinForms controls.
Build a bridge from your legacy apps to the future.
http://pubads.g.doubleclick.net/gampad/clk?id=153845071&iu=/4140/ostg.clktrk
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel