Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. Web Development
  3. ASP.NET
  4. Creating a simple shopping card with two DataLists

Creating a simple shopping card with two DataLists

Scheduled Pinned Locked Moved ASP.NET
databasecsharpasp-netperformance
1 Posts 1 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • N Offline
    N Offline
    netsooz Amir Hamidi
    wrote on last edited by
    #1

    Hello Folks I need to develope a asp.net webpage which in it there are two seperate Datalists, one showing stored products in Database and the other showing the products 'added to shopping card'. Actually when the user clicks on "Add To Shopping Card" link button of one product being shown in first DataList, the other DataList is going to get that and show it (In the same page). As user will click on products' "Add to Shoping Card" they will one by one add to Sh.C so it can hold more that one product. by the way the Sh.C needs to have a final price, calculating all prices of added products. I've designed and bounded the first datalist correctly and what I have is list of products having the image and other information, and i've put a small plus sign (+) indicating the "Add to shopping card" proccess. What I want to know is that how should I make the other DataList and get the list of that. (Include SQL Commands). I'd appriciate your responses. Thanks ;)

    Proper Prepration Prevents Poor Performance! h

    1 Reply Last reply
    0
    Reply
    • Reply as topic
    Log in to reply
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes


    • Login

    • Don't have an account? Register

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • World
    • Users
    • Groups