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. using datagrid

using datagrid

Scheduled Pinned Locked Moved ASP.NET
csshelpquestion
2 Posts 2 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.
  • H Offline
    H Offline
    Harikrk
    wrote on last edited by
    #1

    i am developing an website for online billing of computer parts. here i want to allow users to select a part number , then the price and part number should come automatically. This i need to get in a grid format. eg: partno name quantity price total 1001 part1 1 100.00 100.00 Initailly i just want to show one row only.. and in that need to show the combo box only.. The partno is taken from parts table and this will be inserted to invoiceitem tables Can i use datagrid for this? Please help me for a solution regards Hari

    _ 1 Reply Last reply
    0
    • H Harikrk

      i am developing an website for online billing of computer parts. here i want to allow users to select a part number , then the price and part number should come automatically. This i need to get in a grid format. eg: partno name quantity price total 1001 part1 1 100.00 100.00 Initailly i just want to show one row only.. and in that need to show the combo box only.. The partno is taken from parts table and this will be inserted to invoiceitem tables Can i use datagrid for this? Please help me for a solution regards Hari

      _ Offline
      _ Offline
      _AK_
      wrote on last edited by
      #2

      Yes you can use datagrid for this purpose (displaying set of records from the database).

      Apurva Kaushal

      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