Groups
Groups
Sign in
Groups
Groups
Open Shopping Cart
Conversations
About
Send feedback
Help
Removing Items
1 view
Skip to first unread message
Rod
unread,
Jun 23, 2007, 5:07:02 PM
6/23/07
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Open Shopping Cart
Hi,
I'd like to know how can I remove an item using Code Behind?
Thanx
Marc Chouteau
unread,
Jun 28, 2007, 7:17:47 AM
6/28/07
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to open-shop...@googlegroups.com
Hi Rod,
CartItem cartItem = Cart.List[0]; // for exemple
Cart.RemoveItem(cartItem);
Marc
Reply all
Reply to author
Forward
0 new messages