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. General Programming
  3. C#
  4. Populating textbox and listbox values from MS Access tables

Populating textbox and listbox values from MS Access tables

Scheduled Pinned Locked Moved C#
helptutorialquestion
2 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.
  • H Offline
    H Offline
    haroon1980
    wrote on last edited by
    #1

    Hi.. I have a form which is like following: Sup.Id: tbox1 S.Name:tbox6 ->When i select 1 it should populate the textbox6 with the proper name? how to do that? Prod_Name: listbox1...It should only show product name once not twice how to do that? Prod_Type: listbox2 -> How to view only product type e.g. F,H and T CostPrice: tbox4 -> It should calculate from product table? Prod.TradePrice:tbox5 Now as you see i have two tables Suppliers and Products.. In products table i have e.g. p.name=prodA p.type=F p.Price=100 p.name=prodA p.Type=H p.Price=50 Suppliers Table: S.id=1 S.Name=InStock I will be very thankful to you pls help out...

    H 1 Reply Last reply
    0
    • H haroon1980

      Hi.. I have a form which is like following: Sup.Id: tbox1 S.Name:tbox6 ->When i select 1 it should populate the textbox6 with the proper name? how to do that? Prod_Name: listbox1...It should only show product name once not twice how to do that? Prod_Type: listbox2 -> How to view only product type e.g. F,H and T CostPrice: tbox4 -> It should calculate from product table? Prod.TradePrice:tbox5 Now as you see i have two tables Suppliers and Products.. In products table i have e.g. p.name=prodA p.type=F p.Price=100 p.name=prodA p.Type=H p.Price=50 Suppliers Table: S.id=1 S.Name=InStock I will be very thankful to you pls help out...

      H Offline
      H Offline
      haroon1980
      wrote on last edited by
      #2

      Any help please...:confused:

      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