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

Character escape and Selected Index event

1 Answer 20 Views
DropDownList
This is a migrated thread and some comments may be shown as answers.
Regula
Top achievements
Rank 1
Regula asked on 28 Jun 2013, 10:50 AM

I noticed that when we have certain characters on the text field in a DropDownList the control replaces by '?' the visible text. Then when we submit he compares the value the is stored in local variable and detect that they are diferent wich causes trigger the OnSelectIndexChange.

For instance, I have the value CHILDREN'S RIGHTS but when rendering the control replaces by CHILDREN?S RIGHTS.
Thus CHILDREN´S RIGHTS  is diferent from CHILDREN?S RIGHTS, wich I think will cause to trigger the SelectedIndexChanged event

I'm using version 2009.3.1314.35, i don't now if this issue is corrected in newer versions.

1 Answer, 1 is accepted

Sort by
0
Nencho
Telerik team
answered on 03 Jul 2013, 06:27 AM
Hello Vasco,

Regarding the old version that you are currently using, I assume that the faced issue is related with the RadComboBox, instead of RadDropDownList as specified in the ticket info. However, I had performed some test, but I was unable to replicate the faced issue. Please refer to this video, demonstrating the behavior at my end. Please correct me if I had missed something.

Regards,
Nencho
Telerik
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 the blog feed now.
Tags
DropDownList
Asked by
Regula
Top achievements
Rank 1
Answers by
Nencho
Telerik team
Share this question
or