0

Allow Listbox select/Deselect all on one checkbox

asked 2010-07-27 00:11:21 +0800

rohitwadke gravatar image rohitwadke
339 1 5

Hello,
I am working on listbox, i want to add checkbox which will select/deselect all checkboxes in listbox.
please help me..

Thank you in advance

delete flag offensive retag edit

2 Replies

Sort by ยป oldest newest

answered 2010-07-27 03:00:44 +0800

terrytornado gravatar image terrytornado flag of Germany
9393 3 7 16
http://www.oxitec.de/

updated 2010-07-27 03:01:19 +0800

use checkmark with multiple="true".

	<listbox	checkmark="true" 
                        model="@{controller.orderpositions}"  selectedItem="@{controller.selectedOrderposition}"
			width="99.9%" height="60%" multiple="true">
	
     	    <listhead	sizable="true">
	
      		<listheader . . .
								

link publish delete flag offensive edit

answered 2010-07-28 05:25:52 +0800

xmedeko gravatar image xmedeko
1031 1 16
http://xmedeko.blogspot.c...

Do not cross-post, please.

http://www.zkoss.org/forum/listComment/13188

link publish delete flag offensive edit
Your reply
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

RSS

Stats

Asked: 2010-07-27 00:11:21 +0800

Seen: 470 times

Last updated: Jul 28 '10

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