This is a migrated thread and some comments may be shown as answers.

Complete With zero feature in RadmaskedTextbox

1 Answer 50 Views
Input
This is a migrated thread and some comments may be shown as answers.
Kumar
Top achievements
Rank 1
Kumar asked on 13 Oct 2010, 07:31 AM
Hi,

i am using RadmaskedTextbox,I want a feature that allows the control to return (i.e.) "003" when the user enter "3".

Could you please help me to sort out this.

1 Answer, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 13 Oct 2010, 09:33 AM
Hello Kumar,


If you want to reset the text of RadMAskedTextBox, then make use of client side api. Change the text using set_value() method in OnBlur client event of RadMaskedTextBox.

Here are some links which would help you in client side.
Client-Side Basics
RadMaskedTextBox Client Object


-Shinu.
Tags
Input
Asked by
Kumar
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Share this question
or