0

Listbox checkbox

asked 2009-10-11 12:44:52 +0800

duxb gravatar image duxb
24

Listbox isCheckmark=true,isMultiple=true.
can I get the Checkbox in Listheader?

delete flag offensive retag edit

4 Replies

Sort by ยป oldest newest

answered 2009-10-13 04:58:27 +0800

iantsai gravatar image iantsai
2755 1

Why you need to do this? most cases we only need to get the boolean value from listitem isn't it?
or maybe you can provide an example for your demand.

link publish delete flag offensive edit

answered 2009-10-13 08:03:35 +0800

woodyki gravatar image woodyki
168

check the Listbox.isCheckmark()

link publish delete flag offensive edit

answered 2009-10-13 12:16:03 +0800

duxb gravatar image duxb
24

I use paging,if I chick the listheader checkbox=true,this page data is check,but other page data is not check .

link publish delete flag offensive edit

answered 2009-10-14 05:34:50 +0800

yuzexu_zk gravatar image yuzexu_zk
240 2

for example:
i have a listbox for:
<listbox checkmark="true" multiple="true" mold="paging" pageSize="20">
<listhead>
<listheader label="name" />
<listheader label="age"/>
</listhead>

</listbox>

and i have i size = 50 model
when the listbox is load and i check the first listheader'checkbox
the current page item is selected but other page item is not selected
i want to get the checkbox onCheck event

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-10-11 12:44:52 +0800

Seen: 240 times

Last updated: Oct 14 '09

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