How to Fill the Mask Text box using asp .net My Mask Text box is like this
and i am not getting the property msk_test.Text
What I have tried: msk_test.CssClassTextBox="5555/5555/5555";
msk_test.InputMask = "5555/5555/5555";
It is showing blank
Sanwar RanwaPosted Sep 6, 2018, 5:46 AM
Sai Kumar KoonaPosted Sep 6, 2018, 2:20 AM