When clear button (cross mark in IE10) is clicked it is removing the text but the items are not refreshing (loadonDemand is enabled) request item is not firing.
for example use the below link which is radcombobox demo
http://demos.telerik.com/aspnet-ajax/combobox/examples/populatingwithdata/autocompletesql/defaultcs.aspx
on Server Side (automatic) control, type "Around" it filters the items now select item "Around the Horn" and then click outside the control. Now again click on the RadComboBox control now drop down shows only one item which is selected. Now click on the 'X' mark which shows up on the textbox as shown in the attachment, it clears the search text but items will not be refreshed/request items event is not firing. after that click outside again it will sets before value back again.
Thanks,
Pavan
for example use the below link which is radcombobox demo
http://demos.telerik.com/aspnet-ajax/combobox/examples/populatingwithdata/autocompletesql/defaultcs.aspx
on Server Side (automatic) control, type "Around" it filters the items now select item "Around the Horn" and then click outside the control. Now again click on the RadComboBox control now drop down shows only one item which is selected. Now click on the 'X' mark which shows up on the textbox as shown in the attachment, it clears the search text but items will not be refreshed/request items event is not firing. after that click outside again it will sets before value back again.
Thanks,
Pavan