Click here to Skip to main content
16,017,857 members
Please Sign up or sign in to vote.
2.00/5 (1 vote)
See more:
Can anybody tell me how to add Datetimepicker into datagridview in C#.net
Thank you.
Posted

This is a VB.Net solution, but should help you out - http://www.mindfiresolutions.com/DateTime-Picker-Cell-in-DataGridView-317.php[^].
 
Share this answer
 
Comments
Nick_st 10-Mar-17 6:04am    
Thanks, that worked for me. I only had to modify the change the Sub New to accept my own format. The code can be easily converted using any online VB<->C# code converters.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900