+ Reply to Thread
Results 1 to 2 of 2

delete a node in treeview

  1. #1
    mark
    Guest

    delete a node in treeview

    In a treeview, a node is added with the add method.

    How can child nodes be delete?

    I've tried .delete, and .remove .

    Thanks,
    Mark

  2. #2
    mark
    Guest

    RE: delete a node in treeview

    Ahh, got it.

    treevie1.nodes(index).remove

    I was just trying to do it from the selected node, but apparently it has to
    be removed from the nodes collection.

    Got it.



+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1