Results 1 to 2 of 2

Thread: Fill DataList with a String[,]

Threaded View

  1. #1

    Thread Starter
    Hyperactive Member BramVandenbon's Avatar
    Join Date
    Jan 2002
    Location
    Belgium
    Posts
    502

    Fill DataList with a String[,]

    My question is very simple.

    How do I fill a datalist with a 2D String array?

    My array is of type String [x,2]

    I need to know this because I need to display a list of attributes and their value. Those attributes are fields like "name", "age", "country".

    [x,0] always contains the attributename and
    [x,1] always contains the value

    Thank you in advanced.
    I hope the question is clear.
    Last edited by BramVandenbon; Nov 13th, 2004 at 05:07 PM.
    ____________________________________________

    Please rate my messages. Thank you!
    ____________________________________________
    Bram Vandenbon
    http://www.bramvandenbon.com

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