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

Refreshing Problem

0 Answers 37 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
Rishi
Top achievements
Rank 1
Rishi asked on 12 Aug 2008, 12:26 PM

I have two ContentPlaceHolders on my page. first Have a TreeView on it and Second have a DataList on it.

I Populate my TreeView on Demand (and Expand property of each node has been set to ServerSideCallBack)

Now i want if user clicks on any of the Leaf node (In my case it's at Level 4) the Data List on Second Content Place Holder Should be Refreshed (only on the click of Leaf node.)

I can't set the TreeView's AutoPostBack Property to TRUE Because i  dont want any postbacks when user expand the Nodes or click the nodes.

Any Suggesions

No answers yet. Maybe you can help?

Tags
TreeView
Asked by
Rishi
Top achievements
Rank 1
Share this question
or