Thanks Peter. May I have one more question, please? I need to show the the list of checked items with the lable HTML control when the checkbox is checked.
Is there any event trigger when I click on the checkbox? Could you show me, please?
More details:
I did this one for the tree onclick even of the tree. Whenever, users click to select the item, the getSelectedItem will be triggered. This one works fine.
I need to know how can I trigger an even when I check on the checkbox.
I appreciate your help!
Kate