how can i display item horizontally and vertically by using repeater/datalist.
not ONLY horizontal or vertical item.
for example:
Mary May Billy
A X X X
B X X X
C X X X
where "Mary May Billy" are extract from Name table and want to dispaly horizontal.
"A,B,C" are extracted from the ABC table and display vertical.
"X" is the checkbox
how can i do that can display same as the above result.??
not ONLY horizontal or vertical item.
for example:
Mary May Billy
A X X X
B X X X
C X X X
where "Mary May Billy" are extract from Name table and want to dispaly horizontal.
"A,B,C" are extracted from the ABC table and display vertical.
"X" is the checkbox
how can i do that can display same as the above result.??