Hi, I've built a website which acts as an online book store. Customers can log in and view books which are displayed in GridView1 which is linked to an sql database. I now need to build a shopping cart feature which will allow them to add books from the GridView1 to the cart. I'd like the cart to be displayed in a GridView and for the customers be able to edit the quantity of each product and delete products.

I'm using Visual Studio 2008, C#, sql databases. If any knows any good tutorials or could lend a helping hand I'd be eternally grateful :)

P.S. I'm new to asp.net so please bare with me.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.