Click here to Skip to main content
15,910,303 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
I have a DataGridView with two columns whose datatype is Date. Is there a way that when the cell gets the focus, that I can show a control like a DeteTimePicker so the user can "pick" a date rather than entering it from scratch? What I'm trying to do is the same thing you get in Microsoft Access 2007 for a date field.

Thanks, Eddie
Posted

1 solution

Forms or web application?! :doh:

Anyways Google[^] helps as always.

http://www.vbdotnetheaven.com/UploadFile/ankurmee/1219/Default.aspx[^]
 
Share this answer
 

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