The extender filters out accentuated characters from FilterTypes LowercaseLetters and UppercaseLetters.
I tried adding those characters to the characters string designation in the FilteredTextBoxBehavior.js file to no avail (as there must be a codepage translation or something when the js are embedded as resources.)
There is a possible workaround by adding accentuated characters in the ValidChars property after having set the FilterType Property to LowercaseLetters/UppercaseLetters | Custom.
I started a thread on forums.asp.net at the following address: http://forums.asp.net/t/1138797.aspx where I describe the steps I've taken to correct the issue, and a description of the machine /softwares I'm using.
Thank you very much and keep up the good work!
Comments: This ticket was filed for a pre-15.1 version of AJAX Control Toolkit. If this is still an issue in v15.1 or later, please create a new inquiry.
I tried adding those characters to the characters string designation in the FilteredTextBoxBehavior.js file to no avail (as there must be a codepage translation or something when the js are embedded as resources.)
There is a possible workaround by adding accentuated characters in the ValidChars property after having set the FilterType Property to LowercaseLetters/UppercaseLetters | Custom.
I started a thread on forums.asp.net at the following address: http://forums.asp.net/t/1138797.aspx where I describe the steps I've taken to correct the issue, and a description of the machine /softwares I'm using.
Thank you very much and keep up the good work!
Comments: This ticket was filed for a pre-15.1 version of AJAX Control Toolkit. If this is still an issue in v15.1 or later, please create a new inquiry.