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
  1. Home
  2. Web Development
  3. ASP.NET
  4. online shopping

online shopping

Scheduled Pinned Locked Moved ASP.NET
csharpasp-nethelp
4 Posts 4 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.
  • J Offline
    J Offline
    jai 123
    wrote on last edited by
    #1

    Hi to all, I designed a webpage in c# with asp.net for online shopping. In that I want to display the image of the product and the information about the product. For that I which one is better table or datagrid. I kept one dropdown list for category(home appliance, computer peripherals) if the user select the home appliance the products related to that should be displayed. For that which one is better table are datagrid Please help me.

    jai prakash

    S V N 3 Replies Last reply
    0
    • J jai 123

      Hi to all, I designed a webpage in c# with asp.net for online shopping. In that I want to display the image of the product and the information about the product. For that I which one is better table or datagrid. I kept one dropdown list for category(home appliance, computer peripherals) if the user select the home appliance the products related to that should be displayed. For that which one is better table are datagrid Please help me.

      jai prakash

      S Offline
      S Offline
      saini arun
      wrote on last edited by
      #2

      It more depends upon your personal choice. If you want to simply display data you must use tables and if you want to easily handle edit/delete operations you should use Data grid. Using data grid will make your life easy while sorting and performing other SQL related tasks.

      “The woods are lovely, dark and deep. But I have promises to keep, and miles to go before I sleep.”

      1 Reply Last reply
      0
      • J jai 123

        Hi to all, I designed a webpage in c# with asp.net for online shopping. In that I want to display the image of the product and the information about the product. For that I which one is better table or datagrid. I kept one dropdown list for category(home appliance, computer peripherals) if the user select the home appliance the products related to that should be displayed. For that which one is better table are datagrid Please help me.

        jai prakash

        V Offline
        V Offline
        VenkataRamana Gali
        wrote on last edited by
        #3

        Datagrid is better option. Generally in shopping sites, different options like gridview, listview etc vailable, it depends on ur requirement. u can check in amazon, rediffshopping, ebay, timeshopping.

        Ramana

        1 Reply Last reply
        0
        • J jai 123

          Hi to all, I designed a webpage in c# with asp.net for online shopping. In that I want to display the image of the product and the information about the product. For that I which one is better table or datagrid. I kept one dropdown list for category(home appliance, computer peripherals) if the user select the home appliance the products related to that should be displayed. For that which one is better table are datagrid Please help me.

          jai prakash

          N Offline
          N Offline
          Naik A2Ze
          wrote on last edited by
          #4

          in online shopping.. better one is datagrid. and u can also use datalist

          Naik M

          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