Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Computer Forums > Programmers Lounge > Programming Discussions » asp.net treeview inside ajax collapsible panel
Closed Thread
Old 02-08-2008, 01:57 PM   #1 (permalink)
Osiris's Avatar
 

Join Date: Jan 2005

Location: Kentucky

Posts: 32,058

Osiris is a jewel in the roughOsiris is a jewel in the roughOsiris is a jewel in the rough

Send a message via ICQ to Osiris Send a message via AIM to Osiris Send a message via MSN to Osiris Send a message via Yahoo to Osiris Send a message via Skype™ to Osiris
Default asp.net treeview inside ajax collapsible panel

I was not having a problem with the treeview prior to moving it inside a panel (which is controlled by the ajax collapsiblepanelextender control)
The treeview is set to default fully expanded. The treeview is bound to a sitemapdatasource.
When the page loads, there is some "flashing/blinking", in the middle of which I can breifly see all the items in my menu/treeview, but when the "flashing" stops and the page is fully loaded, the area where the treeview is on the page is too small to show the entire treeview/menu. Basically, the height of the treeview control gets changed to a value that is way too small to display my entire treeview/menu. The net effect is that when I expand/contract the treeview, items that are lower in the list are "cut off" the bottom.

Any ideas?
__________________
Osiris is offline  
 
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On