I have a need to display all items for a day in the month view, rather than the ellipsis when there are more than two.
From what I understand, this will require me to create a custom view, based on the one in kendo.scheduler.monthview.min.js.
What I cannot find is an UNminified version of this file. I could, of course, use a tool to prettify the minified version. But, I'd find it useful to have good variable names in order to better understand the code I'm modifying.
Does anyone have the full version of this file? Is it possible for Telerik to supply me with it if the file isn't public?
Secondarily, am I recreating the wheel here? I haven't seen anyone else's solutions to this issue, although I've seen mention of it a few times in my search.
Thanks!
Phil
From what I understand, this will require me to create a custom view, based on the one in kendo.scheduler.monthview.min.js.
What I cannot find is an UNminified version of this file. I could, of course, use a tool to prettify the minified version. But, I'd find it useful to have good variable names in order to better understand the code I'm modifying.
Does anyone have the full version of this file? Is it possible for Telerik to supply me with it if the file isn't public?
Secondarily, am I recreating the wheel here? I haven't seen anyone else's solutions to this issue, although I've seen mention of it a few times in my search.
Thanks!
Phil