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

ComboItem text not loading initially

1 Answer 24 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Kumaran
Top achievements
Rank 1
Iron
Kumaran asked on 11 Apr 2016, 09:48 AM

Hi,
I have few combo boxes in the page with checkbox enabled. The combo item text is not showing up initially when the page loads. I have a reset button in the page, on which I just clear the selections of combo. After reset click, all the items are showing as expected. If i disable the checkbox for a combo box, then the combo item text is showing correctly during the initial load itself. Not sure what is wrong with the code ?

<telerik:RadComboBox ID="LevelMultiList" runat="server" DropDownWidth="320px" AutoCompleteSeparator=";" CheckBoxes="True"  CssClass="id-LevelMultiList" EmptyMessage=" " HighlightTemplatedItems="true" AccessibilityMode="true">
     <ExpandAnimation Type="OutBack" Duration="300" />
     <CollapseAnimation Type="InBack" Duration="200" />
</telerik:RadComboBox>

 

Thanks

Kumaran

1 Answer, 1 is accepted

Sort by
0
Eyup
Telerik team
answered on 14 Apr 2016, 10:51 AM
Hi Kumaran,

I've already replied in your other thread:
http://www.telerik.com/forums/comboitem-text-not-loading-initially

I suggest that we continue our further conversations on the mentioned threat.

Regards,
Eyup
Telerik
Do you need help with upgrading your ASP.NET AJAX, WPF or WinForms projects? Check the Telerik API Analyzer and share your thoughts.
Tags
ComboBox
Asked by
Kumaran
Top achievements
Rank 1
Iron
Answers by
Eyup
Telerik team
Share this question
or