3

add value in listbox using zk?

asked 2013-11-07 16:47:05 +0800

sitansu gravatar image sitansu
2254 13
http://java91.blogspot.in...

I need to add values to a listbox in zkoss using java - I mean dynamic values.

I have an zul like this

<window id="win_1" use="com.test.tets">
    <listbox id="a">
        <listhead>
            <listheader label="Name"   />
            <listheader label="Age"   />
            <listheader label="Sex"   />
        </listhead>
        <listitem id="i">        
        </listitem>
    </listbox>
</window>

I need to add values from mysql db to this listbox. How can I do that?

delete flag offensive retag edit

1 Answer

Sort by ยป oldest newest most voted
1

answered 2013-11-08 10:17:04 +0800

Senthilchettyin gravatar image Senthilchettyin flag of India
2623 3 8
http://emrpms.blogspot.in...

Check Here

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-11-07 16:47:05 +0800

Seen: 20 times

Last updated: Nov 08 '13

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