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. Visual Basic
  4. Combobox

Combobox

Scheduled Pinned Locked Moved Visual Basic
databasehelpquestion
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.
  • R Offline
    R Offline
    riyaz_786_p
    wrote on last edited by
    #1

    Hi I have a combobox binded to a table in database. Table is JobMaster in that there are 2 fields 1)JobCode 2)JobName In the Combobox I show JobName as Display member and JobCode as Value Member. When i make a new entry its easy to select the Jobname and JobCode is returned as selectedvalue. But for editing i have the jobcode from the query, and i have to select the corresponding jobname...how can this be done? Please Help Regards

    Riyaz Zujer Patanwala I.T.Programmer Al Jaber Energy Services P.O.Box 47467 Abu Dhabi U.A.E.

    N 1 Reply Last reply
    0
    • R riyaz_786_p

      Hi I have a combobox binded to a table in database. Table is JobMaster in that there are 2 fields 1)JobCode 2)JobName In the Combobox I show JobName as Display member and JobCode as Value Member. When i make a new entry its easy to select the Jobname and JobCode is returned as selectedvalue. But for editing i have the jobcode from the query, and i have to select the corresponding jobname...how can this be done? Please Help Regards

      Riyaz Zujer Patanwala I.T.Programmer Al Jaber Energy Services P.O.Box 47467 Abu Dhabi U.A.E.

      N Offline
      N Offline
      Nouvand
      wrote on last edited by
      #2

      Make inner join to JobMaster table/query in your query.

      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