RE: How to embedded CheckBox in the DropDownChoice Options

2012-04-09 Thread Wilhelmsen Tor Iver
> I want to embedded CheckBox in the DropDownChoice Options so that I can 
> select multi options in the page.

Browsers render multiple-select controls differently, adding checkboxes to a 
DropDownChoice (single-select) makes no sense since the browser will be sending 
one value anyway.

Look into using ListMultipleChoice or CheckBoxMultipleChoice when you need more 
than onle select value.

- Tor Iver

-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



Re: How to embedded CheckBox in the DropDownChoice Options

2012-04-06 Thread ajit.khule33
hi please ask in brief what u actually want to do.
   otherwise mail your question on ajit.khul...@gmail.com

--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/How-to-embedded-CheckBox-in-the-DropDownChoice-Options-tp4536496p4537042.html
Sent from the Users forum mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org