0

Tree autocheckmark

asked 2013-12-08 08:26:22 +0800

MSZ gravatar image MSZ
1 1

Hi!

How set AutoCheckmark in the tree on load tree ?

delete flag offensive retag edit

1 Reply

Sort by ยป oldest newest

answered 2014-02-28 11:43:20 +0800

MVarun gravatar image MVarun flag of India
268 1 6

Hi,

In your Zul mention checkmark="true" to get RadioButtons

to get Checkboxes along with checkmark mention multiple="true".

For Example..

<tree checkmark="true">      </tree> // to get Radio Buttons
<tree checkmark="true" multiple="true">      </tree> // to get Checkboxes

Greetings...

M Varun.

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
2 followers

RSS

Stats

Asked: 2013-12-08 08:26:22 +0800

Seen: 13 times

Last updated: Feb 28 '14

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