Product Bundles
DevCraft
All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:
Web
Mobile
Document Management
Desktop
Reporting
Testing & Mocking
CMS
AI Productivity Tools
UI/UX Tools
Debugging
Free Tools
Support and Learning
Productivity and Design Tools
Hi
In day view, I got group resource. It working fine.
But I want to turn off group resource in Month view.
I didn't find this kind of API in the schedule.
Does someone know how to do that?
Just found
group:false
views: [
"day"
,
"week"
{
type:
"month"
group:
false
}
],
group: {
resources: [
"Rooms"
]