Search

You searched for the word(s): userid:875854

Matching Posts

  • Re: Problem With Treeview

    Can you please tell your problem's answer here as I am also facing the same kind of problem. Please help. Thanks in advance.
  • Re: Treeview control

    First of all I am telling you the design page treeview code: <asp:TreeView ID="TreeView1" runat="server" ImageSet="XPFileExplorer" AutoGenerateDataBindings="false" ExpandDepth=0 onselectednodechanged="TreeView1_SelectedNodeChanged" ontreenodepopulate="TreeView1_TreeNodePopulate"> <Nodes> <asp:TreeNode Value="C:" Text="C:" PopulateOnDemand="true" SelectAction="Select" NavigateUrl="#"
    Posted to Web Forms (Forum) by nishantdhawan on 7/2/2009
  • how to add nodes to treeview in C#.net at run time

    I know there are three ways to populate a treeview: 1. through Sitemap 2. thorugh XML file 3. Programmatically So my requirement is to add a node in the Treeview control with user entering the name of the node and the link for that node. Also, there should be an option like whether user wants to enter a new node or enter a child node under existing node. There are only 2 levels. Ex. 1 1.1 1.2 2 2.1 2.2 So now I should have the option in a Dropdown that whether I want to add a new node (for ex. 3
    Posted to Master Pages, Themes and Navigation Controls (Forum) by nishantdhawan on 7/2/2009
    Filed under: dynamic, dropdown treeview usercontrol, dynamic treeview, SiteMapPath SiteMap, master page dynamic controls, dynamic controls master pages, master pages and navigation, TreenodePopulate, Tree View navigation, dynamic page, Tree View Tree Node, dynamic content in navigation links. dynamic content
Page 1 of 1 (3 items)