There are two
custom button on kendo scheduler one for show horizontal grouping and another
for vertical grouping.
How we write grouping method programmatically? We not implement grouping
function in scheduler initialization.
Thanks
Ranu Verma
1 Answer, 1 is accepted
0
Georgi Krustev
Telerik team
answered on 31 Aug 2016, 08:11 AM
Hello Ranu,
In general, you will reset the setup of the Scheduler, defining the new group configuration. Here is an advanced demo that demonstrates one possible approach how to group/ungroup dynamically: