I had a RadComboBox on my screen and able to populate it. But when i select any item from DropDown, it is shown in editable portion of combobox but that selected item is right aligned.
For ex: My combobox has item as:
Abcdgfjhfjf , Ghjfkfkkflflllllflljhkh
and when i select this item, what i see on editable portion is :
gfjhfjf , Ghjfkfkkflflllllflljhkh
I'm not able to see 'Abcd' , because text is right aligned.
I want it show as :
Abcdgfjhfjf , Ghjfkfkkflf
means rightmost part visibility is not important to me. PLease suggest.
11 Answers, 1 is accepted
A very similar case has been already discussed in the following forum post. I suppose you could use the same workaround in your project for the time being. Actually, we have already changed this behavior and in the upcoming Q2 2008 release (expected next week) and you shouldn't need this workaround anymore.
Best wishes,
Georgi
the Telerik team
Instantly find answers to your questions at the new Telerik Support Center
Thank you for writing.
I have to admit that described behavior has not been changed since Q1 2008. I will log this in our system and it will be addressed as soon as possible. Unfortunately, since we have a very tight schedule for Q1 2009, the issue will not be addressed in this upcoming version. You can use the work-around provided in link. Please excuse us for the inconvenience.
Do not hesitate to contact me again if you have other questions.
Regards,
Martin Vasilev
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Hello Martin,
Have this problem been solved? I just want the text in the Radcombobox to be left aligned.
Wei
Thank you for contacting us.
Actually, we have a completely new and redesigned control RadDropDownList, which substitutes the old combo-box one. Compared to the old one, it has many improvements and new features. I would suggest you to download the latest version of RadControls and give it a try.
More details you can find in our product documentations.
Kind regards,
Martin Vasilev
the Telerik team
Register for the Q2 2011 What's New Webinar Week. Mark your calendar for the week starting July 18th and book your seat for a walk through of all the exciting stuff we will ship with the new release!
Yes, in the old RadComboBox control you can overcome the issue by setting up the appropriate width. Let me know if you have any other questions.
Greetings,
Martin Vasilev
the Telerik team
Register for the Q2 2011 What's New Webinar Week. Mark your calendar for the week starting July 18th and book your seat for a walk through of all the exciting stuff we will ship with the new release!
Thank you for contacting us.
I would like to inform that we improved this behavior in Q1 2011. Feel free to download this version from Your Account and give it a try.
Do not hesitate to contact us if you have other questions.
Peter
the Telerik team
Thank you for being the most amazing .NET community! Your unfailing support is what helps us charge forward! We'd appreciate your vote for Telerik in this year's DevProConnections Awards. We are competing in mind-blowing 20 categories and every vote counts! VOTE for Telerik NOW >>
that works very well
You can use the approach offered by Stefan to align the text properly. Please let me know if you need further assistance.
Greetings,
Peter
the Telerik team
Thank you for being the most amazing .NET community! Your unfailing support is what helps us charge forward! We'd appreciate your vote for Telerik in this year's DevProConnections Awards. We are competing in mind-blowing 20 categories and every vote counts! VOTE for Telerik NOW >>