Repeater with 3 datarows in 1 html row

V

Versteijn

Hello all

Say I have this structure:

<table>
<tr>
<td>Product 1</td>
<td>Product 2</td>
<td>Product 3</td>
</tr>
<tr>
<td>Product 4</td>
<td>Product 5</td>
<td>Product 6</td>
</tr>
</table>

I have one DataSet with one table with products. How would I do this?
I am thinking of a repeater. But I can not find a way to advance to
the next row in the dataset from within my ASPX.

Any suggestions?

Regards,

Freek Versteijn
 

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,744
Messages
2,569,483
Members
44,901
Latest member
Noble71S45

Latest Threads

Top