Displaying a bound datasource in two columns?

C

Chris Jobson

I need to display a datasource using a templated control (e.g. a Repeater),
but with two columns down the page instead of the single column that a
Repeater gives, e.g. ideally:
Item1 Item2
Item3 Item4
,,,

or alternatively:
Item1 Item n+1
Item2 Item n+2
...

Is there any simple way to do this using the provided ASP.NET 2.0 databound
controls, or will I have to do it all myself?

Chris Jobson
 
C

Chris Jobson

Please ignore my previous message - I've just found the DataList control!

Chris Jobson
 

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

Forum statistics

Threads
473,755
Messages
2,569,535
Members
45,007
Latest member
obedient dusk

Latest Threads

Top