whidbey treeview

T

Tony Sedgwick

I've created a treeview that sits in a separate frame to the main frame and
is loaded dynamically from a SQL db.

Everything was working fine until I needed a node that could both Expand to
retrieve data via an xml-http postback AND also load a page into another
frame.

The properties I have set on the node are:

..PopulateOnDemand = True
..SelectAction = TreeNodeSelectAction.SelectExpand

..Target = "MainFrame"

..NavigateUrl = "NodeSummary.aspx"



As soon as I set the Target and NavigateURL properties the PopulateOnDemand
event doesn't fire. Is this how it should work or have I missed something? I
need the treeview to do a PostBack and also update another frame.

Thanks,

Tony
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,743
Messages
2,569,478
Members
44,898
Latest member
BlairH7607

Latest Threads

Top