Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. IE Treeview control

IE Treeview control

Scheduled Pinned Locked Moved ASP.NET
tutorialquestiondatabasedesign
4 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • C Offline
    C Offline
    chintan1979
    wrote on last edited by
    #1

    Hi, I have read the articles on IE WEB TreeView Control. But I am not able to get this control in my project why??? Can any one guide me in how to get this control in my project and how can I populate this treeview from SQL table with checkboxes. I have tried to find Microsoft.Web.UI.WebControls on my machine as well as tried to download it from the new but was not successful.. Please guide me, its very urgent... Thanks.. Chintan

    U 1 Reply Last reply
    0
    • C chintan1979

      Hi, I have read the articles on IE WEB TreeView Control. But I am not able to get this control in my project why??? Can any one guide me in how to get this control in my project and how can I populate this treeview from SQL table with checkboxes. I have tried to find Microsoft.Web.UI.WebControls on my machine as well as tried to download it from the new but was not successful.. Please guide me, its very urgent... Thanks.. Chintan

      U Offline
      U Offline
      uadrive
      wrote on last edited by
      #2

      I'm currently working on the TreeWeb version available here at CodeProject. I've been able to write my own DataBinding to it, but am having a few problems myself. If the control doesn't support DataBinding yet, look into creating a ControlDesigner for your tree to add DataBinding at designtime. This will give you the functionality you need for using SQL. TreeWeb allows the use of checkboxes. If I can get my version of TreeWeb bug free I will post the source for people to use.:laugh: ------------------------------------- In death he has a name. His name is Robert Palmer. His name is Robert Palmer. -Fight Club

      C 1 Reply Last reply
      0
      • U uadrive

        I'm currently working on the TreeWeb version available here at CodeProject. I've been able to write my own DataBinding to it, but am having a few problems myself. If the control doesn't support DataBinding yet, look into creating a ControlDesigner for your tree to add DataBinding at designtime. This will give you the functionality you need for using SQL. TreeWeb allows the use of checkboxes. If I can get my version of TreeWeb bug free I will post the source for people to use.:laugh: ------------------------------------- In death he has a name. His name is Robert Palmer. His name is Robert Palmer. -Fight Club

        C Offline
        C Offline
        chintan1979
        wrote on last edited by
        #3

        Hi, Thanks for ur reply. Can u guide me how can I use the tree view control. Let me also check how it works. I have downloaded IECONTROLS.EXE from MSDN site but I am not able to get that dll in my machine, 'Microsoft.Web.UI.WebControls'. Tell me what shall I do??? I require some urgent help. I want to display some states and cities in a treeview look with checkboxes and user can select the same. This list of sates and cities will come from a table in a SQL DATABASE. Do you any other option to do this?? Please help............. :( Chintan

        S 1 Reply Last reply
        0
        • C chintan1979

          Hi, Thanks for ur reply. Can u guide me how can I use the tree view control. Let me also check how it works. I have downloaded IECONTROLS.EXE from MSDN site but I am not able to get that dll in my machine, 'Microsoft.Web.UI.WebControls'. Tell me what shall I do??? I require some urgent help. I want to display some states and cities in a treeview look with checkboxes and user can select the same. This list of sates and cities will come from a table in a SQL DATABASE. Do you any other option to do this?? Please help............. :( Chintan

          S Offline
          S Offline
          Sumit Domyan
          wrote on last edited by
          #4

          Dear Chintan So u hv downloaded treeview web control. Add the .dll file into ur bin directory. Import it into ur page. Right click on ur ToolBox. Select Add/Remove items. Select .NET Framework & add .dll file. After clicking ok u will see a TreeView control in ur web controls. Now u can use this in ur application Sumit Sumit Software Engineer Vorks Softwares, Delhi

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups