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

OnItemsRequesting Delay

1 Answer 50 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Giorgio
Top achievements
Rank 1
Giorgio asked on 12 Feb 2009, 10:57 AM
Hi,
It's possible to add a delay to the OnClientRequesting event?
This to avoid to fire the event many times.
For example:
If the user want to filter the items starting with "sa", He press "s" and "a" rapidly, the events is fired two times but, adding a delay of 500mSec (or other...), the event is fired only one time.

Thanks.
Giorgio

1 Answer, 1 is accepted

Sort by
0
Accepted
Simon
Telerik team
answered on 16 Feb 2009, 04:12 PM
Hi Giorgio,

You could use the ItemRequestTimeout property for this purpose.

Kind regards,
Simon
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
ComboBox
Asked by
Giorgio
Top achievements
Rank 1
Answers by
Simon
Telerik team
Share this question
or