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. DataGridView - Add any controls to a cell

DataGridView - Add any controls to a cell

Scheduled Pinned Locked Moved C#
questionlounge
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.
  • C Offline
    C Offline
    C Scharbe
    wrote on last edited by
    #1

    hello, can i somehow add to a datagridview cell other controls? i know that i can set the type of the column(combobox, checkbox, ...) my proplem is to show a datetimecontrol in a cell (or in the cells of a column) and so i asked me if there is a general solution to create such a column or cell which contains any control thnx

    W 1 Reply Last reply
    0
    • C C Scharbe

      hello, can i somehow add to a datagridview cell other controls? i know that i can set the type of the column(combobox, checkbox, ...) my proplem is to show a datetimecontrol in a cell (or in the cells of a column) and so i asked me if there is a general solution to create such a column or cell which contains any control thnx

      W Offline
      W Offline
      wheelerbarry
      wrote on last edited by
      #2

      i think you have to derive your own datagrid column class from the ones already available and add the control you want. I think there are plenty of tutorials around to show how to achieve this with a combobox.

      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