Would like to have the view scroll to show the events for the current time rather than the first allowable time. Example, let's say the current time is 1:30pm, would like the view scroll to 1:30pm rather than 12:00am when the page is loaded or refreshed
I am using KendoUI - free version for schedulers. Everything is working perfectly except Partial Postback. My Client Wants Partial Postback when the calender is filtered or new Event is created ....I have implemented the Ajax but somehow its not working completely - the scheduler does not rebind with new values, its state does not changes ... . However, data is being updated with the partial postback in the database. I am running on a strict timeline.... so any help would be great. Thank you in advance.
I got 2 "views" sharing same page, Scheduler is on the second/hidden view and only show/trigger when user select to view it. Therefore, I need Autobind to be false (same feature as exists on other controls like Gridview), to prevent Scheduler auto populate at the initial stage. Second, I need to parse additional parameter during read/fetch data from Scheduler. Thanks.
It would be very useful from a visual and functional perspective to be able to view scheduler items in a year view, that seems to be currently unsupported.