Unplanned
Last Updated: 10 Oct 2017 16:25 by ADMIN
ADMIN
Peter Milchev
Created on: 24 Oct 2016 13:44
Category: ComboBox
Type: Bug Report
3
RadComboBox sometimes encodes search string
A possible workaround would be tweaking the ItemRequestTimeout property of the ComboBox

<telerik:RadComboBox ItemRequestTimeout="380" runat="server" ... >
        ...
 </telerik:RadComboBox>
0 comments