CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 6 of 6

Threaded View

  1. #1
    Join Date
    Sep 2004
    Posts
    8

    Question How to detece a duplicate node while adding a new node to a tree list view control

    Hello Gururs,
    can any one of you send me the code for :
    How to detect a duplicate node in existing while adding a new node to a tree list view control in c#. or

    Validation mechanism for duplicate nodes in tree view while adding new node.

    Thanks,
    Ranga,
    Last edited by dwaipeyan; March 5th, 2009 at 04:55 AM.

Posting Permissions

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





Click Here to Expand Forum to Full Width

Featured