what about a simple common Table with rows=5 and cols=4 ? :) 2009/8/3 graphicsxp <[email protected]>
> > Hi, > > Is there a control in ASP.Net that I can use to display a grid of > images ? > > I want to display images which paths are stored in a database. The > user should be able to view up to 20 thumbnail images at a time (5 > rows * 4 columns) and be able to go to next 20 records and previous 20 > records. > > My problem is I don't know which control I can use to achieve this > sort of layout. A Datagrid or DataRepeater don't seem to be > appropriate. > > thanks
