How to Implement Date Masked Comtrol

Posted by Jayakumars under C# on 5/6/2014 | Points: 10 | Views : 1397 | Status : [Member] [MVP] | Replies : 2
Hi
1.The control must be in mask control in windows application c#.
2. it must in dd/mm/yyyy format.
3. If i had not selected any date it must store blank in database.
4.If i retrieve that blank value that must bind in mask control.

i need only windows application c# only.

Mark as Answer if its helpful to you

Kumaraspcode2009@gmail.com



Responses

Posted by: Chandradev819 on: 5/6/2014 [Member] Starter | Points: 25

Up
0
Down
Hi

You can do like this

http://www.c-sharpcorner.com/uploadfile/mahesh/maskedtextbox-in-C-Sharp/

Thanks and Regards
Chandradev
My Blog

Jayakumars, if this helps please login to Mark As Answer. | Alert Moderator

Posted by: Jayakumars on: 5/6/2014 [Member] [MVP] Bronze | Points: 25

Up
0
Down
hi
chandru

here only masked have how to validate date format dd/MM/yyyy and blank value

Mark as Answer if its helpful to you

Kumaraspcode2009@gmail.com

Jayakumars, if this helps please login to Mark As Answer. | Alert Moderator

Login to post response