This is a migrated thread and some comments may be shown as answers.

RadTreeView control with checkboxes enabled.

1 Answer 55 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
jinal
Top achievements
Rank 1
jinal asked on 31 Jul 2008, 06:11 PM
I have enabled checkboxes in the RadTreeView. I am using NodeCheck event handler but it posts back my page each time I check a node. Is there anyway I can disable auto post back and still perform some action when a node / nodes are selected?
If not, is there any other event handler that I can use to perform some action based on checking / unchecking of a node?
A quick response will be appreciated. Thanks in advance.

Jinal.

1 Answer, 1 is accepted

Sort by
0
Veselin Vasilev
Telerik team
answered on 01 Aug 2008, 05:50 AM
Hi jinal,

Once you have subscribed to the NodeCheck server event - the postback will occur on ever check/uncheck.

There are two client-side methods you can use though:
I hope this will get you started.

Best wishes,
Veskoni
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
TreeView
Asked by
jinal
Top achievements
Rank 1
Answers by
Veselin Vasilev
Telerik team
Share this question
or