0

Combobox in the Listbox

asked 2013-06-24 05:23:34 +0800

MDHK gravatar image MDHK
11 1

updated 2013-06-24 05:43:25 +0800

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

I have a List box, the staff name i want add a eventlisten, when type in the comboxbox, i will show all available staff name and then setModel, but seems not work, could you give me a hand, Thanks.

<listbox id="activityListbox" emptyMessage="No activity found in the result">
<listhead>
     ...
<listheader hflex="1" label="staff name"/>

<template name="model">
   <listitem><listcell>
   <combobox autodrop="true" buttonVisible="false" value="${each.ataffName}"/>
   </listcell></listitem>
</template>
</listbox>
delete flag offensive retag edit

Comments

Are you talking about Auto-complete here?

sjoshi ( 2013-06-24 05:47:02 +0800 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2013-06-24 09:56:46 +0800

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

See Here answer given by @benbai for autocomplete.

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-06-24 05:23:34 +0800

Seen: 14 times

Last updated: Jun 24 '13

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