any body help me.. the combobox takes too time while search items ... any solution ?
<
telerik:RadComboBox ID="ddlCustomer" runat="server" EnableVirtualScrolling="true"
ItemsPerRequest="10" Width="245px" TabIndex="1" EnableTextSelection="False"
AutoPostBack="true" Filter="StartsWith"
onselectedindexchanged="ddlCustomer_SelectedIndexChanged1">
</telerik:RadComboBox>
thanks,
Jagdish