Results 1 to 11 of 11

Thread: C# equivalent ?[Resolved]

Threaded View

  1. #1

    Thread Starter
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083

    C# equivalent ?[Resolved]

    Code:
    Dim i As Integer
    For i = 0 To flds.Length - 1
    TreView.Nodes.Add(MyDataset.Tables(0).Columns.Item(i).ToString)
    Next
    Thanks
    Last edited by Pirate; Apr 28th, 2003 at 03:14 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