How to change kendo ui scheduler event color programmatically -


i want change kendo ui scheduler event color based on logic. please find sample implementation below.

http://dojo.telerik.com/@lilan123/upude/4

basically want when click on create button want add events , every event should have different color. tried create event below adding color option doesn't work in way.

attendees: '1', start: new date("2015/6/8"), end: new date("2015/6/8"), title: "off day", isallday: true, color:'#0055a7' 

thanks

lilan

i came solution , solve issue,

please find sample

http://dojo.telerik.com/@lilan123/ajuqa

regards, lilan


Comments

Popular posts from this blog

command line - Use qwinsta in PowerShell ISE -

java - Incorrect order of records in M-M relationship in hibernate -

Python website log in: BIG-IP can not find session information in the request -