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

Assigning Text in MultiColumnComboBox Problem

2 Answers 50 Views
MultiColumn ComboBox
This is a migrated thread and some comments may be shown as answers.
Daniel
Top achievements
Rank 2
Daniel asked on 07 Mar 2014, 03:29 AM
Hello Telerik Team,

I had this problem when i assign text in MultiColumnComboBox the first few letters are hidden or not showing. 



comboSubStructure.SelectedValue = comboSubStructure.EditorControl.Rows[i].Cells[1].Value.ToString();
comboSubStructure.Text = comboSubStructure.EditorControl.Rows[i].Cells[3].Value.ToString();

2 Answers, 1 is accepted

Sort by
0
Daniel
Top achievements
Rank 2
answered on 07 Mar 2014, 03:36 AM
Hello,

Please see attached image. I need to click the MultiColumnBox control to show the complete text. What is the possible solution for this? Thank you in advance.
0
George
Telerik team
answered on 11 Mar 2014, 05:36 PM
Hi Daniel,

Thank you for contacting us.

I was not able to reproduce this issue on my end. I have attached my sample project below and I would like to kindly ask you to take a look at it and try to reproduce the problem or let me know how I can reproduce it locally. Feel free to provide me with your own project also.

Moreover, please let me know if the version you are using, so I can work with the according assemblies.

Looking forward to your reply.

Regards,
George
Telerik

DevCraft Q1'14 is here! Watch the online conference to see how this release solves your top-5 .NET challenges. Watch on demand now.

Tags
MultiColumn ComboBox
Asked by
Daniel
Top achievements
Rank 2
Answers by
Daniel
Top achievements
Rank 2
George
Telerik team
Share this question
or