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. Advanced customization in The Windows DataGridView Control

Advanced customization in The Windows DataGridView Control

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

    I'm looking for an example on how to create a DataColumn, DataCell,and a control that inherits form IDataGridViewEditingControl in order to make a DateTimePicker DataGridViewCell.. that I can add to the DataGridView... all my attempts failed... Lazar Mihai Highschool student

    M 1 Reply Last reply
    0
    • S Sharpoverride

      I'm looking for an example on how to create a DataColumn, DataCell,and a control that inherits form IDataGridViewEditingControl in order to make a DateTimePicker DataGridViewCell.. that I can add to the DataGridView... all my attempts failed... Lazar Mihai Highschool student

      M Offline
      M Offline
      mikanu
      wrote on last edited by
      #2

      Is this for the WinForms DataGridControl or the WebForms one? This is important because the two aren't quite identical... I had to deal with the same problem a while back but all you have to do is extend some classes. There are plenty of examples out there on how to do that. Here's a CP link. http://www.codeproject.com/cs/miscctrl/noogenwinforms.asp. Have fun!

      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