mharley
March 7th, 2007, 12:52 PM
I am currently loading a list of files pulled from a directory, along with the last write times, into a two-dimensional array. I then bind this array to a datalist. I'm finding that this makes it more difficult to format the output as I would like. Is there a better way than using an array? Am I just handling the output incorrectly (I'm using a repeater within the datalist)?