Turning rows into columns

E

Erik Cruz

Hi.

I have a repeater control bound to an ArrayList. When displaying the data, I
need to show 3 columns per row, each column being one entry of my ArrayList,
but the repeater understands that each record is a new line. Using
ItemTemplate and AlternateItemTemplate I could display two columns but I
need another one. How can I display records on columns instead of rows using
the repeater control?

TIA,
Erik Cruz
 
H

Hermit Dave

i tend to use DataList control which has more functionality. Plus in
DataList you can create you own template on how you want to display the
data. You could choose to display it as a single row or multiple rows.. the
choice is yours. Give it a try.

--

Regards,

Hermit Dave
(http://hdave.blogspot.com)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,756
Messages
2,569,534
Members
45,007
Latest member
OrderFitnessKetoCapsules

Latest Threads

Top