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

PasswordChar Property For RadTextbox

3 Answers 192 Views
Input
This is a migrated thread and some comments may be shown as answers.
avinash
Top achievements
Rank 1
avinash asked on 30 May 2012, 09:12 AM
I am using radtextbox with textmode password in my application, now i would like to set passwordChar as "*" but m not found any property like that.pls advice

thanks in advance

3 Answers, 1 is accepted

Sort by
0
Kevin
Top achievements
Rank 2
answered on 30 May 2012, 01:38 PM
Hello Avinash,

I don't believe you can set the password character used by the RadTextBox as the password character is determined by the browser.
0
avinash
Top achievements
Rank 1
answered on 30 May 2012, 02:48 PM
Hello kevin
many thanks for ur reply,

But passwordChar property available in asp.net ,using of that property i can set "*" as password character
0
Vasil
Telerik team
answered on 04 Jun 2012, 06:06 AM
Hi avinash,

When and input is in password mode, the character is chosen by the browser:
http://www.w3.org/wiki/HTML/Elements/input/password
http://stackoverflow.com/questions/4257053/change-password-char-in-html

All the best,
Vasil
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
Input
Asked by
avinash
Top achievements
Rank 1
Answers by
Kevin
Top achievements
Rank 2
avinash
Top achievements
Rank 1
Vasil
Telerik team
Share this question
or