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. rightclick on tree view?

rightclick on tree view?

Scheduled Pinned Locked Moved ASP.NET
data-structuresquestion
4 Posts 2 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.
  • S Offline
    S Offline
    shima 2011
    wrote on last edited by
    #1

    Hi all i wanna do this: 1- rightclick on EACH node of TreeView shows a menu with 3 menuItem (add/delete/rename) and to get Id of the node that rightclick happend for it. 2- 3 btn(add/delete/rename) on each node of TreeView tnx in advance

    T 1 Reply Last reply
    0
    • S shima 2011

      Hi all i wanna do this: 1- rightclick on EACH node of TreeView shows a menu with 3 menuItem (add/delete/rename) and to get Id of the node that rightclick happend for it. 2- 3 btn(add/delete/rename) on each node of TreeView tnx in advance

      T Offline
      T Offline
      thatraja
      wrote on last edited by
      #2

      Simple CP or Google search is enough for this dude. For No.1 Context Menu on the nodes of Microsoft ASP.NET TreeView control[^] Create a jQuery Context Menu for Treeview[^] For No.2 An ASP.NET AJAX TreeView control with templates[^]

      thatraja


      **My Tip/Tricks
      My Dad had a Heart Attack on this day so don't...
      **

      S 1 Reply Last reply
      0
      • T thatraja

        Simple CP or Google search is enough for this dude. For No.1 Context Menu on the nodes of Microsoft ASP.NET TreeView control[^] Create a jQuery Context Menu for Treeview[^] For No.2 An ASP.NET AJAX TreeView control with templates[^]

        thatraja


        **My Tip/Tricks
        My Dad had a Heart Attack on this day so don't...
        **

        S Offline
        S Offline
        shima 2011
        wrote on last edited by
        #3

        as u know every body uses web searching at first ...I found all u mentioned and lots of other codes all of them have a kind of problem that i couldn't solve ..none of them where complete... for example in this one : Context Menu on the nodes of Microsoft ASP.NET TreeView control[^] i tried to write a function for each of menueitems in jump.. function ( i know afew about javascript) with getelementbyId i got diferent in diferent browsers ...and i couldn't get witch menueitem is clicked tnx for ur reply

        T 1 Reply Last reply
        0
        • S shima 2011

          as u know every body uses web searching at first ...I found all u mentioned and lots of other codes all of them have a kind of problem that i couldn't solve ..none of them where complete... for example in this one : Context Menu on the nodes of Microsoft ASP.NET TreeView control[^] i tried to write a function for each of menueitems in jump.. function ( i know afew about javascript) with getelementbyId i got diferent in diferent browsers ...and i couldn't get witch menueitem is clicked tnx for ur reply

          T Offline
          T Offline
          thatraja
          wrote on last edited by
          #4

          Oh.oh.. I think you are struck on something in the code..that's the issue. So you may ask specific question regarding the code. Cheers.

          thatraja


          **My Tip/Tricks
          My Dad had a Heart Attack on this day so don't...
          **

          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