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

AfterClientCheck event?

1 Answer 52 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
naveen veda
Top achievements
Rank 1
naveen veda asked on 20 May 2009, 11:21 AM
hi,

I was using AfterClientCheck event in treeview in Radcontrols for ASP.Net.

Now i am using  Radcontrols for ASP.Net Ajax. here we dont have AfterClientCheck event.

what is the equivalent event here?

thanks,

1 Answer, 1 is accepted

Sort by
0
Yana
Telerik team
answered on 20 May 2009, 12:45 PM
Hello Naveen,

RadTreeView for ASP.NET AJAX has OnClientNodeChecking event which is fired when the checkbox is clicked but before the new checked state is reflected, and OnClientNodeChecked  event which is called after the checked state is changed.

Best wishes,
Yana
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
TreeView
Asked by
naveen veda
Top achievements
Rank 1
Answers by
Yana
Telerik team
Share this question
or