Icon List View for ASP.NET

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • bvh

    Icon List View for ASP.NET

    I need to simulate an icon list in windows. Specifically, I need to
    display items from a catalog in a photo album style view with say six
    items wide and 30 items deep. Datagrid seems wrong for this. Is
    there a component (I realize it will probably be 3rd party) that does
    this or do I have to sweat it with the repeater and an array?
Working...