i have one datalist with product image,name,price and
add to cart button i use single tier architecture
when i click a add to cart button
that product is add to a cart and also in gridview of added products list
please give c# coding for this thanks advance
saurabh mittalPosted Feb 24, 2014, 10:21 AM
when u click on add to cart button call this script
than it goes to basket page
for basket page pls check attachment.In this if any query u can ask.