Datagrid, multiple records on a row

O

Omega

Hi

How do I make my datagrid to display multiple records on a row ?

With:

<Columns>
<asp:TemplateColumn>
<ItemTemplate>
<td>Blablabla</td>
</ItemTemplate>
</asp:TemplateColumn>
</Columns>

I will have one record on a row.

For example I want to display thumbnails of records, always 5 thumbs on a
row, how do I do that ?

Thanks
 
E

Eliyahu Goldin

You need to use a datalist instead of a datagrid. Look at properties
RepeatDirection and RepeatColumns.

Eliyahu
 

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,770
Messages
2,569,584
Members
45,075
Latest member
MakersCBDBloodSupport

Latest Threads

Top