0

Columns Menupopup

asked 2014-07-04 10:10:43 +0800

IngoB gravatar image IngoB flag of Germany
256 6

Hi,

I have a grid and want a menu to show/hide columns.

<columns menupopup="auto">

This fits perfectly, BUT I can check only one column at the time, before the menu disappears. I want the menu to stay, so that you can check/uncheck more columns.

Do I have to manually "create" a popup with the same functionality or can I alter the autopopup?

delete flag offensive retag edit

4 Answers

Sort by ยป oldest newest most voted
0

answered 2015-09-30 10:50:12 +0800

inci02 gravatar image inci02
15

Any solutions? I'm also very interested.

link publish delete flag offensive edit

Comments

nope, sry : /

IngoB ( 2015-10-23 08:53:51 +0800 )edit
0

answered 2018-09-17 18:22:13 +0800

Tedatzs gravatar image Tedatzs
3 2

Did you found any solution?

link publish delete flag offensive edit
0

answered 2018-09-19 17:02:48 +0800

MDuchemin gravatar image MDuchemin
2560 1 6
ZK Team

updated 2018-09-19 17:43:35 +0800

There is an open feature request for this, with a POC custom script. The script itself is a rough outline not suitable for production use, but you could adapt it to your application. My best advice would be to use the workflow shown in the POC script to make custom widget classes and apply those in zul or java to your components.

http://tracker.zkoss.org/browse/ZK-4059

link publish delete flag offensive edit
0

answered 2018-12-03 18:17:09 +0800

MDuchemin gravatar image MDuchemin
2560 1 6
ZK Team

Update: Starting from ZK 8.6.1, menupopup will support two automatic layouts:

Generate the auto menu, close on each user action (group, sort, add / remove columns)

<listhead menupopup="auto">

Generate the auto menu, keep the menu open after user actions, close the menu popup out clicks outside of the menu popup.

<listhead menupopup="auto-keep">

Keep an eye out for release notes / documentation updates upon ZK 8.6.1 release

link publish delete flag offensive edit
Your answer
Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!

[hide preview]

Question tools

Follow
3 followers

RSS

Stats

Asked: 2014-07-04 10:10:43 +0800

Seen: 38 times

Last updated: Dec 03 '18

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More