tree view problem

Please support our ASP.NET advertiser: Intel Parallel Studio Home
Reply

Join Date: Nov 2004
Posts: 259
Reputation: sam1 is an unknown quantity at this point 
Solved Threads: 1
sam1's Avatar
sam1 sam1 is offline Offline
Posting Whiz in Training

tree view problem

 
0
  #1
Apr 11th, 2009
hi,

i have a tree view which gets populated using object. if i have 4 nodes and click on top one it gets expanded at the bottom.

e.g.

node1
node2
node3
node4

if i click on node1 i get

node1
node2
node3
node4
node1 children

here is my code treeview.add(newnode)

can you guys help me please.
Reply With Quote Quick reply to this message  
Join Date: Apr 2009
Posts: 225
Reputation: mail2saion is an unknown quantity at this point 
Solved Threads: 34
mail2saion's Avatar
mail2saion mail2saion is offline Offline
Posting Whiz in Training

Re: tree view problem

 
0
  #2
Apr 11th, 2009
HI,
MOST PROBABLY YOU MISSED THE PARENT NODE REFERENCE. READ THE BELOW LINK WILL HELP YOU LOT:
http://www.15seconds.com/issue/041117.htm

Other you have to upload your complete recursive function which will help us to undertand your problem.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the ASP.NET Forum
Thread Tools Search this Thread



Tag cloud for ASP.NET
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC