|
-
Nov 13th, 2004, 05:01 PM
#1
Thread Starter
Hyperactive Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|