I have a load-on-demand tree (i.e. most nodes have node.ExpandMode = TreeNodeExpandMode.ServerSideCallBack). In the Page_Load method how can I determine if the postback was caused by a node expand event?
1 Answer, 1 is accepted
0
Yana
Telerik team
answered on 23 Jun 2010, 08:14 AM
Hi Dave,
You can check first whether it's callback and then the id of the treeview like this:
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Public Issue Tracking
system and vote to affect the priority of the items