Datagrid, multiple records on a row
- From: Omega <omegans@xxxxxxx>
- Date: Sun, 29 May 2005 15:07:14 +0200
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
.
- Follow-Ups:
- Re: Datagrid, multiple records on a row
- From: Eliyahu Goldin
- Re: Datagrid, multiple records on a row
- Prev by Date: Re: How to do a post back when user press enter.
- Next by Date: Re: How to do a post back when user press enter.
- Previous by thread: How to do a post back when user press enter.
- Next by thread: Re: Datagrid, multiple records on a row
- Index(es):
Relevant Pages
|