Hi Mona,
Basically loading and editing of events from Google Calendar is possible, however such scenario would require custom solution (to parse the data returned from the Google API to format that can be understand by the Kendo UI
scheduler) which is out of scope of our support service.
For your convenience I included small example of reading all available events from Google Calendar and loading them in the Kendo UI
scheduler which you can use as a baseline to achieve the desired behavior (the demo can be adapted for Scheduler MVC wrapper as well). Please check the related information below:
1) Screencasts demonstrating all steps needed to bind the Scheduler to Google Calendar API:
2) jsBin example created in the above screencast (contains the demo source code):
Regards,
Vladimir Iliev
Telerik