Let's say I have a mask for a text box as: aa?a-999?999
the first 2 characters are required but the third one is optional. When a user enters the first two character, does does he jump to the second part to enter the numbers?
I tried tab but it doesn't work.