0

Optgoup in combobox

asked 2012-05-15 23:43:17 +0800

mgvv gravatar image mgvv
127 2

Hi,

I need to use optgroup in combobox to separate items.
How can i do that?

<zk xmlns:h="http://www.w3.org/1999/xhtml">
			<h:select>
				<h:optgroup label="Swedish Cars">
					<h:option value="volvo">Volvo</h:option>
					<h:option value="saab">Saab</h:option>
				</h:optgroup>
				<h:optgroup label="German Cars">
					<h:option value="mercedes">Mercedes</h:option>
					<h:option value="audi">Audi</h:option>
				</h:optgroup>
			</h:select>
		</zk>

I'm using Zk 6.0.1 CE.

Thanks,

Miguel Goncalves

delete flag offensive retag edit

1 Reply

Sort by ยป oldest newest

answered 2015-06-03 21:45:07 +0800

druiznyc gravatar image druiznyc
1 2

Hi, Did you ever get an answer to this question or find a work around? Thanks Daniel Ruiz

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: 2012-05-15 23:43:17 +0800

Seen: 87 times

Last updated: Jun 03 '15

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