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

Display Truncated On Load

3 Answers 93 Views
MultiColumn ComboBox
This is a migrated thread and some comments may be shown as answers.
Chris Kirkman
Top achievements
Rank 1
Chris Kirkman asked on 21 Apr 2011, 03:34 PM
I'm using the MultiColumnComboBox control.  When the .DataSource is set and the items are bound to this control initially, the currently selected item does not display correctly in the UI.  The text is partially truncated (on the left).  Please see screenshot which demonstrates this.

3 Answers, 1 is accepted

Sort by
0
Julian Benkov
Telerik team
answered on 27 Apr 2011, 09:32 AM
Hi Chris,

Thank you for writing.

Despite my efforts, I did not find any issues related to the bound mode of  RadMultiColumnComboBox.

Please open a new ticket and send us a sample project that demonstrates the described behavior with some part of your data and formatting settings applied to MultiColumnComboBox. This will allow us to investigate the issue locally.

Thank you for your cooperation.

Best wishes,
Julian Benkov
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
Chris Kirkman
Top achievements
Rank 1
answered on 27 Apr 2011, 12:57 PM
I guess I "solved" it.  Instead of binding to the drop down in my Form_Load() event.  I waited and did it at a later time.  It seems that the resize of the control after the form is painted had something to do with it.
0
Julian Benkov
Telerik team
answered on 02 May 2011, 02:34 PM
Hi Chris,

I am glad to hear that you managed to work around the experienced issue.

Do not hesitate to contact us if you have further questions or issues.

Kind regards,
Julian Benkov
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
MultiColumn ComboBox
Asked by
Chris Kirkman
Top achievements
Rank 1
Answers by
Julian Benkov
Telerik team
Chris Kirkman
Top achievements
Rank 1
Share this question
or