Groups | Blog | Home
all groups > asp.net > march 2005 >

asp.net : newbie - datagrids


Peter Rilling
3/25/2005 2:58:18 PM
You could look into using a repeater.


[quoted text, click to view]

masoud bayan
3/25/2005 5:13:49 PM
It is easy to do that with datagrid. Using property builder add a template
column to datagrid then add the table you want to ItemTemplate. you can have
different html controls inside that table.

masoud


[quoted text, click to view]

james
3/25/2005 9:47:59 PM
Hi im new to .net (have been using asp 4 a few years). I am looking at
building a page to display a set of records from a db however i want to
format the data in a diferent way to what i seem to be able to do with a
data grid.

I want to render each record in its own table. ( an example of what i am
trying to acheive can be seen at
http://www.photogenic.tv/tngal.asp?CatName=Landscape&CatId=1)

what is the best way to do this?

AddThis Social Bookmark Button