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. click combobox open windows form with datagridview

click combobox open windows form with datagridview

Scheduled Pinned Locked Moved C#
helpcsharp
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.
  • V Offline
    V Offline
    vikas shukla
    wrote on last edited by
    #1

    hi sir, i am working on c# then problem create in datagridview. so please help me. and my problem this datagridview inside combobox click open new form in c#. so please help me

    L 1 Reply Last reply
    0
    • V vikas shukla

      hi sir, i am working on c# then problem create in datagridview. so please help me. and my problem this datagridview inside combobox click open new form in c#. so please help me

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      Do you want to open a new form if you clicked on a cell ? Then use event "CellClick" from DataGridView. http://msdn.microsoft.com/en-us/library/system.windows.forms.datagridview.cellclick.aspx[^] In event handler, just create a new form.

      V 1 Reply Last reply
      0
      • L Lost User

        Do you want to open a new form if you clicked on a cell ? Then use event "CellClick" from DataGridView. http://msdn.microsoft.com/en-us/library/system.windows.forms.datagridview.cellclick.aspx[^] In event handler, just create a new form.

        V Offline
        V Offline
        vikas shukla
        wrote on last edited by
        #3

        sir , any other solution in use for 1. datagridview click cell then display combobox and click combobox then open form inside the datagridview. please help me

        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