This question is locked. New answers and comments are not allowed.
Hi there,
How can it be that the item shows as "Sparen & Beleggen" and shows as "Sparen _Beleggen" in the pulldownlist?
By the way: Why can't I paste (or attach) a (small) picture? One picture often explains more than thousand words.
I'd like to hear from you.
Just Me
How can it be that the item shows as "Sparen & Beleggen" and shows as "Sparen _Beleggen" in the pulldownlist?
By the way: Why can't I paste (or attach) a (small) picture? One picture often explains more than thousand words.
I'd like to hear from you.
Just Me
5 Answers, 1 is accepted
0
Hello Just,
Thank you for your question.
Before addressing it, I would like to request a bit more information on your progress with our tools. I see that you have not downloaded our controls yet, buy you seem to be using them actively. Could you share how your evaluation is progressing? How do you find our controls? Do you think that you will be able to implement them in the project you are working on?
As to your question, you should use double ampersand && to show single ampersand symbol. For more information check this forum thread.
Best wishes,
Peter
the Telerik team
Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Thank you for your question.
Before addressing it, I would like to request a bit more information on your progress with our tools. I see that you have not downloaded our controls yet, buy you seem to be using them actively. Could you share how your evaluation is progressing? How do you find our controls? Do you think that you will be able to implement them in the project you are working on?
As to your question, you should use double ampersand && to show single ampersand symbol. For more information check this forum thread.
Best wishes,
Peter
the Telerik team
Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0

Just
Top achievements
Rank 1
answered on 08 Sep 2008, 12:15 PM
Yes, that's what I already knew from previous projects but in the Telerik combobox it doesn't work correctly.
- If I apply a single &-sign I end up with a display of "Sparen & Beleggen" as the selected text and "Sparen _Beleggen" in the pulldownlist.
- If I apply two &-signs I end up with a display of "Sparen && Beleggen" as the selected text and "Sparen & Beleggen" in the pulldownlist.
That doesn't work either way.
0
Hi Just,
You are correct - this seems to work differently in the textbox and in the drop down. We will research the problem and will try to fix it for the next version.
Greetings,
Vassil
the Telerik team
Check out Telerik Trainer, the state of the art learning tool for Telerik products.
You are correct - this seems to work differently in the textbox and in the drop down. We will research the problem and will try to fix it for the next version.
Greetings,
Vassil
the Telerik team
Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0

John
Top achievements
Rank 1
answered on 29 Jul 2009, 02:40 PM
Hi,
Is this issue fixed?
Thanks
Is this issue fixed?
Thanks
0

Robert
Top achievements
Rank 1
answered on 29 Jul 2009, 07:57 PM
John,
This issue appears to be fixed in the current release. I have a test application up and running in which I've tested both cases. I have added the following items to my test combo box.
Hello & Hello
Bye && Bye
"Hello & Hello" results in "Hello & Hello" being displayed in the text box and in the drop down list.
"Bye && Bye" results in "Bye && Bye" being displayed in the text box and in the drop down list.
The _ does not appear to occur in either case now.
- Robert
This issue appears to be fixed in the current release. I have a test application up and running in which I've tested both cases. I have added the following items to my test combo box.
Hello & Hello
Bye && Bye
"Hello & Hello" results in "Hello & Hello" being displayed in the text box and in the drop down list.
"Bye && Bye" results in "Bye && Bye" being displayed in the text box and in the drop down list.
The _ does not appear to occur in either case now.
- Robert