Three-across address labels on a Web page

G

Guest

I want to display three-across address labels on a Web page. I am using a
dataset that is bound to a three-column data grid. In my aspx page, I fill
the data grid with the current dataset. Unfortunately, all three cells of
the data grid end up containing the same address. Is there a way to advance
the current table row by one after each grid cell is filled rather than after
each row of cells is filled?

Is there an easier way to accomplish this task?

Or should I be using a different approach all together?
 
G

Guest

Hi Mangia -

Try using a DataList. You can set the repeating columns to 3 and the
Direction to Horizontal.

Hope this helps . . .

Sandy
 
G

Guest

you can also use a datarepeater control if the data you are displaying is
static.

regards
shane sukul
 

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,482
Members
44,901
Latest member
Noble71S45

Latest Threads

Top