B
brian
Can this be done with a datalist control?
Question:
I have an array that stores the sub directory name and a
second array that stores the file name.
Using a for loop, can I populate a datalist with 4
columns and use the sub directory name as header and the
file name as content below the header?
Also, I might need more than 4 columns and would then
need the 5 folder name to begin uder the first column.
If this can't be done can someone suggest another
solution?
Thanks!
Question:
I have an array that stores the sub directory name and a
second array that stores the file name.
Using a for loop, can I populate a datalist with 4
columns and use the sub directory name as header and the
file name as content below the header?
Also, I might need more than 4 columns and would then
need the 5 folder name to begin uder the first column.
If this can't be done can someone suggest another
solution?
Thanks!