Hi, sorry for be very repetitive, i'm a little lost, want save id of all products, selected for user in a session variable 
Session["Cart"]
 
after in another aspx file called basket.aspx, want get all items from session variable and bind DataGrid called List.
 
Thank for all help.
thanks and regards.