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

TreeView Load on Demand issue

1 Answer 30 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
Jay
Top achievements
Rank 1
Jay asked on 31 Oct 2012, 08:33 PM
Edit/UPdate:

I originally thought the issue was due to the treeview being in a sliding control, but I have determined that actually it is because I have the control on a master page.

I created a simple page exactly like the master page (minus the content place holder stuff) and it works perfectly.  When the tree is placed into a master page however it does not fire events to load nodes of the tree.  Something about it being in a master page?

Any advice?

1 Answer, 1 is accepted

Sort by
0
Jay
Top achievements
Rank 1
answered on 02 Nov 2012, 02:19 PM
So...to anyone out there.  Don't run the debugger from the master page.  That was the issue.  Running debugger from a code behind file or a child page there is no issue.  Fixed.
Tags
TreeView
Asked by
Jay
Top achievements
Rank 1
Answers by
Jay
Top achievements
Rank 1
Share this question
or