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

RadComboBox clearing text after web service call

1 Answer 48 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Chintan
Top achievements
Rank 1
Chintan asked on 15 Nov 2013, 06:55 PM
I am currently using a radcombobox with loadondemand and checkboxes. When i enter text to search for, the web service  returns the list of items to bind to the combobox, however the search text is being cleared when the list is bound. 
I have used the onclientItemsRequested to set the text of the textbox after the items are bound however, the onclientitemsrequested does not get called if the search does not find any matches. 

I would like for the text to remain in the box even if there are no boxes, would that be possible? 

1 Answer, 1 is accepted

Sort by
0
Nencho
Telerik team
answered on 20 Nov 2013, 01:09 PM
Hello Chintan,

I am afraid to inform you that enabling the LoadOnDemand functionality along with the usage of the CheckBoxes is not a supported scenario and different issues may arise. On the other hand, using the Filter functionality along with the checkboxes feature is also not supported. Here you could find our help article, describing this limitations and the causes.

Regards,
Nencho
Telerik
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to the blog feed now.
Tags
ComboBox
Asked by
Chintan
Top achievements
Rank 1
Answers by
Nencho
Telerik team
Share this question
or