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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. Web Development
  3. ASP.NET
  4. Tree View with multiple checBoxes in each node

Tree View with multiple checBoxes in each node

Scheduled Pinned Locked Moved ASP.NET
csharpquestionasp-netcomdata-structures
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.
  • V Offline
    V Offline
    Vishnu Narayan Mishra
    wrote on last edited by
    #1

    Hello to All Forum members. I want to use a Tree view with multiple check boxes in Asp.net with c#. I used "ShowCheckBoxes" properties of tree view to display node, these node are actually modules name of the project. But I have to add two more checkboxes in each node to giving Edit and Delete Permissions of the modules. Please visit the Url for more clear of the picture. http://picasaweb.google.com/lh/photo/yfojhqq0dTeYi9oxRKcRAw?authkey=Gv1sRgCLnG4-v31czmLw&feat=directlink[^] How can I achieve this ? Please any one tell me the complete solution. Thanks in Advance.

    Vishnu Narayan Mishra Software Engineer

    A I 2 Replies Last reply
    0
    • V Vishnu Narayan Mishra

      Hello to All Forum members. I want to use a Tree view with multiple check boxes in Asp.net with c#. I used "ShowCheckBoxes" properties of tree view to display node, these node are actually modules name of the project. But I have to add two more checkboxes in each node to giving Edit and Delete Permissions of the modules. Please visit the Url for more clear of the picture. http://picasaweb.google.com/lh/photo/yfojhqq0dTeYi9oxRKcRAw?authkey=Gv1sRgCLnG4-v31czmLw&feat=directlink[^] How can I achieve this ? Please any one tell me the complete solution. Thanks in Advance.

      Vishnu Narayan Mishra Software Engineer

      A Offline
      A Offline
      Abhishek Sur
      wrote on last edited by
      #2

      Do like this :

      ShowCheckBoxes="All" This is what you are looking for. :)

      Abhishek Sur **Don't forget to click "Good Answer" if you like this Solution.


      My Latest Articles-->** Windows7 API Code Pack
      Simplify Code Using NDepend
      Basics of Bing Search API using .NET

      V 1 Reply Last reply
      0
      • A Abhishek Sur

        Do like this :

        ShowCheckBoxes="All" This is what you are looking for. :)

        Abhishek Sur **Don't forget to click "Good Answer" if you like this Solution.


        My Latest Articles-->** Windows7 API Code Pack
        Simplify Code Using NDepend
        Basics of Bing Search API using .NET

        V Offline
        V Offline
        Vishnu Narayan Mishra
        wrote on last edited by
        #3

        Hi I already told that I did implemented this. But I have to add two more check boxes. Please visit the Url (Image) given in my post before giving me the answer. This will clear you the picture what I exactly want?

        Vishnu Narayan Mishra Software Engineer

        modified on Monday, January 4, 2010 7:57 AM

        1 Reply Last reply
        0
        • V Vishnu Narayan Mishra

          Hello to All Forum members. I want to use a Tree view with multiple check boxes in Asp.net with c#. I used "ShowCheckBoxes" properties of tree view to display node, these node are actually modules name of the project. But I have to add two more checkboxes in each node to giving Edit and Delete Permissions of the modules. Please visit the Url for more clear of the picture. http://picasaweb.google.com/lh/photo/yfojhqq0dTeYi9oxRKcRAw?authkey=Gv1sRgCLnG4-v31czmLw&feat=directlink[^] How can I achieve this ? Please any one tell me the complete solution. Thanks in Advance.

          Vishnu Narayan Mishra Software Engineer

          I Offline
          I Offline
          Internet Filter
          wrote on last edited by
          #4

          We incorporate a treeview like this in our Internet Filtering product. What we have done in this case is to use a third party ActiveX control. So you might want to consider searching the web for third party controls, and testing them out for your purpose. It's easier than trying to code it all yourself. Web Filtering Guy

          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