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. embed listview in Combobox (Urgent)

embed listview in Combobox (Urgent)

Scheduled Pinned Locked Moved Visual Basic
csharphelp
6 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
    HemaRawat
    wrote on last edited by
    #1

    Hi all, I want to add the ListView Control in the Combobox control of vb.net as I want to show the multiple columns in the combo box SO I want to achieve this functionality with list view AS the user Click on down arrow of Combo Box that will show the listview populateListView() Me.ComboBox1.Controls.Add(listview1) But I am Not Successful Its very urgent for me I will highly appreciate Any help Thanks in advance Hema Chaudhry

    S 1 Reply Last reply
    0
    • H HemaRawat

      Hi all, I want to add the ListView Control in the Combobox control of vb.net as I want to show the multiple columns in the combo box SO I want to achieve this functionality with list view AS the user Click on down arrow of Combo Box that will show the listview populateListView() Me.ComboBox1.Controls.Add(listview1) But I am Not Successful Its very urgent for me I will highly appreciate Any help Thanks in advance Hema Chaudhry

      S Offline
      S Offline
      Sufyan_shani
      wrote on last edited by
      #2

      No need 2 create that its already there.. follow link http://www.codeproject.com/vb/net/MultiColumnFlatCombo.asp enjoy!! Sufyan,

      H 1 Reply Last reply
      0
      • S Sufyan_shani

        No need 2 create that its already there.. follow link http://www.codeproject.com/vb/net/MultiColumnFlatCombo.asp enjoy!! Sufyan,

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

        Thanks for reply But I have seen these all links of multiColumnComboBox They are not working with my datagrid The link which u suggest has the limitation that it limits the Column Numbers (Only 4) for the MultiCOlCombo http://www.codeproject.com/vb/net/MultiColumnFlatCombo.asp[^] So I want to generate my own Control So that that control can be embed with datagrid. I think Controls can't be added with the DatagridTextBoxColumn I m right/not???????? Hema Chaudhry

        S 1 Reply Last reply
        0
        • H HemaRawat

          Thanks for reply But I have seen these all links of multiColumnComboBox They are not working with my datagrid The link which u suggest has the limitation that it limits the Column Numbers (Only 4) for the MultiCOlCombo http://www.codeproject.com/vb/net/MultiColumnFlatCombo.asp[^] So I want to generate my own Control So that that control can be embed with datagrid. I think Controls can't be added with the DatagridTextBoxColumn I m right/not???????? Hema Chaudhry

          S Offline
          S Offline
          Sufyan_shani
          wrote on last edited by
          #4

          Hema! i think u can add controls in data grid as i 've heared about this and hve jsu added a lisbox in a grid it works..keep it up .. Sufyan,

          H 1 Reply Last reply
          0
          • S Sufyan_shani

            Hema! i think u can add controls in data grid as i 've heared about this and hve jsu added a lisbox in a grid it works..keep it up .. Sufyan,

            H Offline
            H Offline
            HemaRawat
            wrote on last edited by
            #5

            hi SUfyan, Thanks for prompt reply, Acutally i have craete a userControl in vb.net for multiColumn COmboBox But when I embed that User Control that will not work??? But If i add a toolbox Contorl like CheckBox etc they are working fine with the datagrid. So I find the conclussion that 1. There may the problem with my user control(Although its working fine on Form)But not with that datagrid. 2. There may a chance that the winforms datagrid may not support User Controls.???????????????? Hope for early relply Thanks a lot Hema Chaudhry

            S 1 Reply Last reply
            0
            • H HemaRawat

              hi SUfyan, Thanks for prompt reply, Acutally i have craete a userControl in vb.net for multiColumn COmboBox But when I embed that User Control that will not work??? But If i add a toolbox Contorl like CheckBox etc they are working fine with the datagrid. So I find the conclussion that 1. There may the problem with my user control(Although its working fine on Form)But not with that datagrid. 2. There may a chance that the winforms datagrid may not support User Controls.???????????????? Hope for early relply Thanks a lot Hema Chaudhry

              S Offline
              S Offline
              Sufyan_shani
              wrote on last edited by
              #6

              Well! i think first problem option my b there otherwise if simple control gets added then user defined control should be added as well.. thanks Sufyan,

              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