CodeVerge.Net Beta


   Explore    Item Entry   Register  Login  
Microsoft News
Asp.Net Forums
IBM Software
Borland Forums
Adobe Forums
Novell Forums

ASP.NET Web Hosting – 3 Months Free!



Zone: > NEWSGROUP > Asp.Net Forum > general_asp.net.master_pages_themes_and_navigation_controls Tags:
Item Type: NewsGroup Date Entered: 11/4/2005 11:14:09 AM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
(NR, 0)
XPoints: N/A Replies: 0 Views: 15 Favorited: 0 Favorite
Can Reply:  No Members Can Edit: No Online: Yes
1 Items, 1 Pages 1 |< << Go >> >|
unuktine
Asp.Net User
TreeView , same code , different behavior11/4/2005 11:14:09 AM

0/0

Hi,

///the treeview code :

<asp:TreeView
        ID="TreeV"
        runat="server"
        AutoGenerateDataBindings=true 
        DataSourceID="SiteMapDataSource1"
        ExpandDepth="1"                   
        MaxDataBindDepth="3" 
        PopulateNodesFromClient="True">
</asp:TreeView>

/// the sitemap D. S. 
<asp:SiteMapDataSource ID="SiteMapDataSource1" runat="server" SiteMapProvider="myXmlSiteMapProvider"  />

//
this code behaves different in asp.net 2.0 beta and  2.0 release  !

when enter on any page, the tree collapses to the root +1 ( in 2.0 release )  depending on  ExpandDepth = !! (  in this case = root + 1)
but
in 2.0 beta , the tree remains (expanded) on selected node !! (normaly)

I solve this "problem" (in 2.0 release) by setting the PopulateNodesFromClient to false ! :(

so ... is there something I don't know ?!

10x
D.
1 Items, 1 Pages 1 |< << Go >> >|


Free Download:

Books:
Pro ASP.NET 2.0 in VB 2005: From Professional to Expert Authors: Laurence Moroney, Matthew MacDonald, Pages: 1253, Published: 2006
Pro ASP.NET 2.0 in C# 2005 Authors: Matthew MacDonald, Mario Szpuszta, Pages: 1255, Published: 2005
Pro .NET 2.0 Windows Forms and Custom Controls in VB 2005 Authors: Matthew MacDonald, Pages: 1036, Published: 2006
Pro .NET 2.0 Windows Forms and Custom Controls in C#: From Professional to Expert Authors: Matthew MacDonald, Pages: 1037, Published: 2005
.NET Windows Forms in a Nutshell: A Desktop Quick Reference Authors: Ian Griffiths, Matthew Adams, Pages: 879, Published: 2003
Beginning ASP.NET 3.5: In C# and VB Authors: Imar Spaanjaars, Pages: 734, Published: 2008
Pro ASP.NET Web Forms Techniques Authors: Alex Homer, Pages: 580, Published: 2003
The Book of VB.NET: .NET Insight for VB Developers Authors: Matthew MacDonald, Pages: 465, Published: 2002
1999 Winter Simulation Conference: Proceedings : Pointe Hilton Squaw Peak Resort, Phoenix, AZ, U.S.A., 5-8 December 1999 Authors: Phillip A. Farrington, Institute of Electrical and Electronics Engineers, Association for Computing Machinery, Institute of Electrical and Electronics Engineers, Harriet Black Nembhard, Gerald W. Evans, Society for Computer Simulation, David Sturrock, Pages: 1820, Published: 1999

Web:
About the TreeView WebControls Client Behavior The TreeView client-side component is a Dynamic HTML (DHTML) behavior that ... The state_city.xml file used in the previous code sample is a good example. ...
CodeProject: Enhanced BrowseForFolder styled TreeView. Free source ... Same behavior as above except, not expanded folders won't select his child's (I ... Great code. One question if I may: I would like the treeview to display ...
Implementing tree view menu styles in U2 SystemBuilder/XA applications Nov 6, 2008 ... Window and page modes are two different modes of presentation that can be ... Creating a tree view menu. The code sample presented in this ...
TreeView Behavior: "The object invoked has disconnected from it's ... handle situations where the same field name appears in different ... TreeView control on it. Same error from this code on every other attempt to load it: ...
Adding Client Behaviors to Web Server Treeview Using ASP.NET AJAX ... Adding Client Behaviors to Web Server Treeview Using ASP.NET AJAX Extensions ... I would appreciate it if anyone with some good sample code using ajax.net ...
CoDe Magazine - Article: Internet Explorer 8 New Accessibility ... Code Sample: Create an Interactive TreeView Control Using ARIA ... this control and experience the same rich behaviors users without vision impairments do. ...
TreeView Weird Key Behavior - Xtreme Visual Basic Talk TreeView Weird Key Behavior General. ... has no problem with that, but it does have a problem with different keys that use the same name. ...
AddressOf.com : TreeView, ListView, Drag and Drop and Command ... Drag and Drop behavior between a TreeView and ListView. .... I want to code of drag and drop treeview to listview and drag and drop in this listview. ...
Beatriz Stollnitz » Are there any tricks that will help me improve ... Here you can find the VS project with this sample code. ... This will probably not be as straight forward as the TreeView sample, but it should be possible. ...
Yahoo! UI Library: TreeView The following code would produce the same tree as the markup in the .... The TreeView widget provides a number of node types that differ in behavior and ...




Search This Site:










worth using master pages on a static site?

master pages and web parts with custom controls

inserting a link into a sitemap via a form?

only change content place placeholders content

preparing sitemap for a site

nesting mapsite providers, and logout implimentation

master/content event detection

how to create a cascading menu? --- urgent

menu control and globalization

change menu style,

sitemappath renders nothing

changing cssclass of label in a masterpage with content page script.

control within master page gets "does not exist in the current context"

please help me again..

add a custom property to the sitemapnode - sqlsitemapprovider

how to apply common theme across all browsers for dropdownlist !

wrong percepetion about how .skin output should work?

treeview with custom site map(security trimming enabled)

menu - current item and parent item selected?

content page will not load masterpage control value.

access content placeholder from server code...

help with adding header and footer to css

menu.staticitemtemplate access in menuitemdatabound?

navigation tools in asp.net

how to indicate separator in "site map"

caching in master pages

keeping variable state in a master page

masterpage theme not showing up during design time

.net treeview control with drag and drop functionality

menus submenus

  Privacy | Contact Us
All Times Are GMT