TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Tania Emmerechts
NA
4
33.3k
Masked Texbox Problem
Dec 6 2010 5:11 AM
Hi everybody,
I'm using a masked textbox for my Date like this : 01/12/2010
Now the problem is, when the user uses a date with a leading 0, the masked textbox gives this 11/22/010_
So it skipped the leading 0 althought it is correct in my database.
This is the code I use to fill the masked textbox :
mtbShipDate.Text =
Convert
.ToString(dataRowData[
"ShipDate"
]);
Please can somebody help me?
Thanks,
Tania
Reply
Answers (
2
)
Drawing gets cleared on opening of context Menu in Windows7
plz help me,it's very imprtant for me