DotNetShoutout - Stories tagged with Displaying items in multiple columns
5
Shouts

Shopping Cart display using ASP.NET ListView and floating DIV (CSS) - Consult Sarath

posted by https://me.yahoo.com/agnitarang#7fca3https://me.yahoo.com/agnitarang#7fca3 1142 days, 14 hours, 19 minutes ago
Sunday, April 04, 2010 10:59:37 AM GMT
A shopping cart application would require to display the products in a multicolumn grid, rather than a straight down list or a table. The each item in a product grid would have a product photo thumbnail, name of the product, price (optional), as well as additional metadata like reviews, ratings, etc. This articles explains how to set up a product grid using ASP.NET ListView control and floating DIVs. (more)
category: Web Dev | clicked: 31 | 2 comments | | source: www.consultsarath.com
tags: GroupTemplate, Displaying items in multiple columns, Shopping Cart Page, ItemTemplate, Multicolumn Grid, ASP.NET ListView, Product Display Page, Shopping Cart Display, Large Icon View, LayoutTemplate