CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Oct 2001
    Posts
    16

    Problem with Treeview

    Hi,

    We are using a treeview control, which is being populated from a database. While retriving we are getting the error, "Index out of Bounds". What is this error? Pls help.

    thanks in advance


  2. #2
    Join Date
    Feb 2002
    Location
    Netherlands
    Posts
    31

    Re: Problem with Treeview

    Hard to see what is your problem without some code.
    Better post some code along.

    Patrick.


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