0

Listbox with multiple/checkmark=true not working

asked 2013-04-15 17:24:16 +0800

jcosta gravatar image jcosta
10 1

updated 2013-04-16 06:13:47 +0800

sjoshi gravatar image sjoshi flag of India
3493 1 8
http://zkframeworkhint.bl...

Hi there, (I'm relatively new to ZK so please bear with me :) I am using ZK 6.0.2 with MVVM. I'm trying to set up a listbox with multiple/checkmark= true. A snippet of my code follows:

<listbox height="200px" multiple="true" checkmark="true" sizedByContent="true" model="@load(vm.someData)"
      itemRenderer="@load(vm.itemRenderer)" selectedItems="@bind(vm.selectedRecord)"/>

Now upon clicking on the header checkbox to select all records, although all records become checked, the header checkbox unchecks itself and becomes disabled.

Another situation in which the header checkbox becomes disabled is when I select a record in the listbox...

As anybody experienced a similar situation? Any solutions?

delete flag offensive retag edit

1 Answer

Sort by ยป oldest newest most voted
1

answered 2013-04-16 06:33:16 +0800

sjoshi gravatar image sjoshi flag of India
3493 1 8
http://zkframeworkhint.bl...

I think this is a issue for more information you can check ZK Tracker I think you have to update ZK version.

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
1 follower

RSS

Stats

Asked: 2013-04-15 17:24:16 +0800

Seen: 71 times

Last updated: Apr 16 '13

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