python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
how to create a text box with mask value like this PAN-123-1234-12345 in kendo
I want a text box with default value PAN---.
I can enter like this PAN-123-1234-12345
first 3 should be character
next 3 should be integer
next 4 should be integer
next 5 should be integer
i tried bel...
krishna mohan
Votes: 0
Answers: 1