Using VB.Net

I have the Datagridview control, In Datagridview one of the column I want to use Datetimepicker control Inside of the column.

For Example,

Datagridview Control

Column1 column2 column3 column4

Datetimepicker1 Checkbox
Datetimepicker1 Checkbox
…..,

In whole column2 I want to add the datetimepicker1 control

I gone through the google,

I got this links

http://msdn2.microsoft.com/en-us/library/7tas5c80.aspx

I added the datagridview control in the form, and then I added the above link code in my form. I try to run it showing the error.

Any other helpful and simple way (links or code) is available for adding the Datetimepicker in Datagridview column.

Please need vb.net code Help

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.