0

GroupsModel and binding

asked 2009-08-20 15:40:43 +0800

ggrimoldi gravatar image ggrimoldi
74 1

Hi all,

I'm using ZK 3.6.2 and I want to use Listbox grouping.
Is there a way to simple bind data with a group listbox?
For example, in a simple Listbox I can do this:

<a:bind _var="mybean"/>
<listitem>
<listcell id="name" label="@{mybean.name}" value="@mybean.id}"/>
. . .
</listitem>

Is there a way to do the same, binding "listitem" and "listgroup" using GroupsModel with listbox?

Any suggestion will be appreciate.

Thanks

delete flag offensive retag edit

1 Reply

Sort by ยป oldest newest

answered 2009-08-20 20:53:57 +0800

fbdo gravatar image fbdo
72 2

Hi,

I'm looking for the same thing, until now my solution is implement a GroupsModel and a ListitemRenderer.

Post any news about!

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: 2009-08-20 15:40:43 +0800

Seen: 199 times

Last updated: Aug 20 '09

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