A
Anthony
Hi there,
I have a simpletable that i have succesfully bound to a datalist..
It just shows name, description and image.. FINE.. However i would now
like to simply split them into sections i.e 1,2,3,4.. So i added
another field to the table called section..
However this is proving really hard.. Basically all i want is:
1..............
section1
2............
section2
3............
section3
This is basic as it gets so i dont really want to add a new table just
for these section categories.. Can this be achieved by using an array
for the categories or something similar
I have a simpletable that i have succesfully bound to a datalist..
It just shows name, description and image.. FINE.. However i would now
like to simply split them into sections i.e 1,2,3,4.. So i added
another field to the table called section..
However this is proving really hard.. Basically all i want is:
1..............
section1
2............
section2
3............
section3
This is basic as it gets so i dont really want to add a new table just
for these section categories.. Can this be achieved by using an array
for the categories or something similar