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. General Programming
  3. Visual Basic
  4. On Click of Combo..

On Click of Combo..

Scheduled Pinned Locked Moved Visual Basic
css
3 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
    Het2109
    wrote on last edited by
    #1

    Hi, On click of Combo box i want another control to open say dbgrid or listview whatever, which will have the remaining values of the table. in combo only one code value will be seen and filled and when i click on the combo it should display me grid showing other values of the table. Is there any ready made control ready or any start to the making of this control thanks :)Be Humble in Victory and Strong in Defeat.:) -Het

    D 1 Reply Last reply
    0
    • H Het2109

      Hi, On click of Combo box i want another control to open say dbgrid or listview whatever, which will have the remaining values of the table. in combo only one code value will be seen and filled and when i click on the combo it should display me grid showing other values of the table. Is there any ready made control ready or any start to the making of this control thanks :)Be Humble in Victory and Strong in Defeat.:) -Het

      D Offline
      D Offline
      Dave Kreskowiak
      wrote on last edited by
      #2

      Combobox and remaining values of a Table on a DataGrid????????? I fail to see how the ComboBox fits in with the Table... Are you binding the ComboBox and DatGrid to a DataTable? I don't get why you would pick a record from a table to display in a ComboBox, and then display only the remaining records in a DataGrid. RageInTheMachine9532 "...a pungent, gastly, stinky piece of cheese!" -- The Roaming Gnome

      H 1 Reply Last reply
      0
      • D Dave Kreskowiak

        Combobox and remaining values of a Table on a DataGrid????????? I fail to see how the ComboBox fits in with the Table... Are you binding the ComboBox and DatGrid to a DataTable? I don't get why you would pick a record from a table to display in a ComboBox, and then display only the remaining records in a DataGrid. RageInTheMachine9532 "...a pungent, gastly, stinky piece of cheese!" -- The Roaming Gnome

        H Offline
        H Offline
        Het2109
        wrote on last edited by
        #3

        its like when i click on combo, instead of normal values filled in the combo, it should display me the the grid which will have other values also apart from the value which is displayed in the combo's text. actually i got the thing it is at this link you will get it http://www.thecodeproject.com/vb/net/multicolumncombo.asp thanks for the help man :) :)Be Humble in Victory and Strong in Defeat.:) -Het

        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