How to put a "/" after 4 characters in textbox ?
For example: 1234/43.
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Kirtan PatelPosted Aug 14, 2009, 9:00 AM
You have One Propety in MaskedEditExtender like below Image make it "False" and you will Get What you want :)
dont forget to mark "Do you like answer" if answer helped you :)
Happy Coding :)
HrvojePosted Aug 14, 2009, 8:49 AM
Kirtan PatelPosted Aug 14, 2009, 8:19 AM
Use masked Text Box for purpose.
and set mask property to "0000/00"