Is it possible to use ajax binding, but prevent the initial fetch? I only want to actually bind when I have some search criteria and pass that in rebind();
Thanks
1 Answer, 1 is accepted
0
Atanas Korchev
Telerik team
answered on 16 Mar 2010, 04:36 PM
Hello tdekoekkoek,
You can subscribe to the OnDataBinding client-side event and prevent it if there is no search criteria. Here is a code snippet:
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Public Issue Tracking
system and vote to affect the priority of the items.