This question is locked. New answers and comments are not allowed.
We utilize ComboBoxes frequently in our application. One of our QA members brought it to our attention that the ComboBoxes were not initiating any AJAX calls whatsoever if the user types in an apostrophe. We do have valid data to be queried containing apostrophes.
I tested this and the person was correct. I also went to the Telerik MVC Demo -> Client Events to watch the log and I noticed the same behavior there as well.
Is there any way around this or any way to escape the input so the control still functions when querying for apostrophes?
Thanks,
Ryan Moore
I tested this and the person was correct. I also went to the Telerik MVC Demo -> Client Events to watch the log and I noticed the same behavior there as well.
Is there any way around this or any way to escape the input so the control still functions when querying for apostrophes?
Thanks,
Ryan Moore