问题
It's possible set a filter based on start date and end date on kendoui scheduler?
My problem is that I have about 25000 records to extract and it's impossible send all this data in json.
So I want filter my server request. and refresh data every click on change date.
thanks.
回答1:
I had the same problem and resolve with this example: http://www.kendoui.com/code-library/web/web/scheduler/kendoui-scheduler-server-filtering.aspx
I hope this help you.
来源:https://stackoverflow.com/questions/19883406/server-filter-kendoui-scheduler-and-refresh