Hi
I'm using the latest version of the control and have
I'm using the latest version of the control and have
EnableLoadOnDemand = true
but the control does not postback to get the items requested until the second character is typed. How can I enable it to post back on first character as well?
thanks
5 Answers, 1 is accepted
0
Princy
Top achievements
Rank 2
answered on 14 Nov 2008, 02:01 PM
Hi Mary,
It would be better if you can paste your ASPX code here so that I could analyse the problem at my end.
Thanks,
Shinu.
It would be better if you can paste your ASPX code here so that I could analyse the problem at my end.
Thanks,
Shinu.
0
mary
Top achievements
Rank 1
answered on 14 Nov 2008, 02:06 PM
Hi Shinu
Here is a copy of the combo box aspx
<
telerik:RadComboBox Width="250px" ID="lstSearch" runat="server" AutoPostBack="true" ShowToggleImage="false"
MarkFirstMatch="false" onitemsrequested="lstSearch_ItemsRequested" EnableLoadOnDemand="true"
onselectedindexchanged="lstSearch_SelectedIndexChanged" EmptyMessage="Search">
<CollapseAnimation Duration="200" Type="OutQuint" />
</
telerik:RadComboBox>
0
Hi mary,
This issue occurs in case an Empty Message is set and Load on Demand is enabled.
Please use the attached hotfix build of Telerik.Web.UI where the issue is resolved.
Thanks.
Regards,
Simon
the Telerik team
Check out Telerik Trainer, the state of the art learning tool for Telerik products.
This issue occurs in case an Empty Message is set and Load on Demand is enabled.
Please use the attached hotfix build of Telerik.Web.UI where the issue is resolved.
Thanks.
Regards,
Simon
the Telerik team
Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
mary
Top achievements
Rank 1
answered on 14 Nov 2008, 04:17 PM
Hi Shinu
This does fix the issue wiht the single character on combo box but introduces scripting errors on the
This does fix the issue wiht the single character on combo box but introduces scripting errors on the
RadDatePicker control. Do you know when this hotfix will be incorporated into a release?
thanks
0
Hello mary,
There will be a Service Pack in the coming month but a concrete date for it is unavailable at the moment.
I suggest you open a ticket for RadDatePicker and report the issues, so that the Development Team can address them on time.
Thank you in advance.
Best wishes,
Simon
the Telerik team
Check out Telerik Trainer, the state of the art learning tool for Telerik products.
There will be a Service Pack in the coming month but a concrete date for it is unavailable at the moment.
I suggest you open a ticket for RadDatePicker and report the issues, so that the Development Team can address them on time.
Thank you in advance.
Best wishes,
Simon
the Telerik team
Check out Telerik Trainer, the state of the art learning tool for Telerik products.