Browse by Tags

Related Posts

  • Treeview Expand/Collapse Issue

    Hi everyone, mi problem this time is this: I have a treeview, dinamic generated by code, so, I want to Expand the Node when I clic in the node (NO in the +/- symbols). Besides, I want to set the first node expanded by default. I try whit the SelectedNodeChange event ... but it doesnt work, not execute...
    Posted to Master Pages, Themes and Navigation Controls (Forum) by fedemania on 06-11-2008, 12:00 AM
    Filed under: SelectNodeChange, TreeView, collapse, event, expand, issue, Menu, Node
  • Re: Modify / Remove items from web.sitemap

    Nice 1 Amanda just what I was looking for, Here's a VB example for a TreeView. Protected Overridable Sub OnTreeNodeDataBound( ByVal sender As Object , ByVal e As TreeNodeEventArgs) Handles tv_Sitemap.TreeNodeDataBound Dim tv As System.Web.UI.WebControls.TreeView = sender Dim smn As SiteMapNode =...
    Posted to Master Pages, Themes and Navigation Controls (Forum) by Jodda on 11-12-2007, 12:00 AM
    Filed under: node, SiteMapDataSource, item, remove, treeview
  • TreeView with dropdown nodes

    Hi All, I am designing a website with master pages and using treeview for navigation.Is it possible to make a node as a dropdown if it has child nodes in the treeview structure. Please let me know if you have any kind of information regarding this, that would help me in any way as it is a very urgent...
    Posted to Master Pages, Themes and Navigation Controls (Forum) by SwapnaBhargav on 10-22-2007, 12:00 AM
    Filed under: nested masterpage, node, nodes, Tree View, tree view state, treeview control navigation, treeview masterpage, TreeViewiew, ASP.NET, asp.net 2.0, ASP.NET 2.0 Menu, master page navigation, master pages, master pages gridview bind, masterpage menu dropdownlist interaction, asp 2.0, ASP 2.0 Treeview OnTreeNodePopulate Load Page_load, treeview, treeview populateondemand, ASP.net 2.0 Master page Menu SiteMapProvider
  • Re: Loading (not binding) a treeview with web.sitemap - deleting nodes

    Well I can now programatically load my web.sitemap into a treeview, but I still can't delete any nodes that were originally loaded. I can delete new nodes that I create with my app. I checked that my page wasn't posting back and reloading the web.sitemap. Any ideas? I thought if the treeview...
    Posted to Master Pages, Themes and Navigation Controls (Forum) by mctnguy on 10-18-2006, 12:00 AM
    Filed under: node, delete, treeview
  • Populating Treeview from a collection of classes.

    I have a class as follows: public enum state { FR, STR, SR, IR, PR } public class Node { protected string NodeName; protected string NodeValue; protected string NodeTip; protected state NodeState; protected Node NodeParent; protected List < Node > NodeChildren; public Node( string Name, string...
    Posted to Master Pages, Themes and Navigation Controls (Forum) by meerudoll on 11-05-2009, 12:00 AM
    Filed under: treeview, node, nodes, Tree View, .NET 3.5, .net framework 3.5, .ASPX, TreeNodeCollection, TreeNode, Tree View:, Tree View control
  • BackGround Image to the Selected Node

    asSalamu Alekum Please Help me! I use the master page and treeview (datasource=SiteMapDataSource) I want to set a Background Image to the Slected Node of TreeView, how can i do? I try with CSS so, it didn't work Jazak Allahu Xayran
    Posted to Master Pages, Themes and Navigation Controls (Forum) by Abu Hurayra on 11-10-2006, 12:00 AM
    Filed under: node, nodes, Treeview postback _postback selected, Treeview Recursive Directory File, TreeView ValuePath, .net 2.0 menu control menuitem css selectedstyle A, Masterpages TreeView Persist ValuePath, treeview, Treeview postback navigateurl select node, Node ImageUrl DataBound Dynamic
  • Treeview - Client side node removal

    How do you remove treeview nodes from client side in order to minimize viewstate?
    Posted to Master Pages, Themes and Navigation Controls (Forum) by HannesV on 01-22-2007, 12:00 AM
    Filed under: node, nodes, treeview, TreeView ValuePath, asp.net 2.0, child nodes, javascript
Page 1 of 1 (7 items)