0
Answer

how to clear CalendarCell column in datagridview control on escape key?

Photo of naura pax

naura pax

15y
4k
1

I have a Calendercell column control whose source code was provided in an msdn site.
I have set one date column in a datagridview control as calendercell.
I want the cell to be cleared when user presses escape key, how can i do this can somebody help me.
Thanks in advance