Wich is the best control

N

Nico

Hi all,

Just started working on my second (small) project.. I want to create a page
that will show some Articles and a pictures wich will be retrieved from a
database..

It got it all (add, deleting, uploading articles,...) working expect for
the page that does the displaying. For now created the page just like I
would in asp... So I have created a routine wiche parses the information
form the database and does a response.write(sDetailPage)...

This works ok but now I'm wondering if there is a real dot netty way to
accomplish this? Wich controls should be used and how can I itterate them
on the page?

rgds,

Nico
 
J

Josh

You want to read up on the DataList and Repeater. If your not doing any
postbacks from your articles, you might as well go with Repeater.
 
S

Steve C. Orr [MVP, MCSD]

The Repeater control might be a good one.
Then again, if you'd like multiple columns in your layout then the Table
control might be preferable.
 

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,754
Messages
2,569,521
Members
44,995
Latest member
PinupduzSap

Latest Threads

Top