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

Angle brackets not displayed in token mode

1 Answer 38 Views
AutoCompleteBox
This is a migrated thread and some comments may be shown as answers.
Roland Klug
Top achievements
Rank 1
Roland Klug asked on 20 Aug 2014, 03:18 PM
Hi Forum,

when I paste a text containing angle brackets, e. g. "test <test@domain.com>", into the auto complete box in token mode, both the text inside the brackets and the brackets themselves are not displayed:

"test <test@domain.com>" yields "test"

Anyhow, the brackets are still there, since I can access them via the "Text" property.

This behaviour can be reproduced with the Telerik demo on "http://demos.telerik.com/aspnet-ajax/autocompletebox/examples/default/defaultcs.aspx".

The texts inside the brackets should be displayed as well. How can I achive this?

Thanks for your help!

Roland

1 Answer, 1 is accepted

Sort by
0
Nencho
Telerik team
answered on 26 Aug 2014, 07:30 AM
Hello Roland,

The reason for the experienced problematic behavior is the fact that with such an usage, the control considers the text as an attempt to insert an element. With the brackets applied in the input of the control, the rendering of the control changes and the problematic behavior occurs. However, I have already forwarded this case to our developer team for further investigation and consideration. Once we have further information on the matter, I will update you in this thread.

Regards,
Nencho
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
AutoCompleteBox
Asked by
Roland Klug
Top achievements
Rank 1
Answers by
Nencho
Telerik team
Share this question
or