This Is my Gridview
when user click add to cart button corresponding product id will got from using
link Button Event Code
My problem is when user click addtocart for multiple products,
how to store values in variable one by one ,example like(9,11,15) and session that total clicked productid to next page
Go to the complete details ...