This is a migrated thread and some comments may be shown as answers.

How To implement custom Grouping

1 Answer 87 Views
ScheduleView
This is a migrated thread and some comments may be shown as answers.
Xiao
Top achievements
Rank 1
Xiao asked on 01 Feb 2012, 02:06 PM
Hello ,
I want to make custom grouping in scheduleview ,

like  "DateGroupDescription" and "ResourceGroupDescription"  , so i decided to inherit from base class "GroupDescription".

but i don't know how the "GroupDescription" actually work , could you tell me how to implement this function.

Thank you

1 Answer, 1 is accepted

Sort by
0
Miroslav Nedyalkov
Telerik team
answered on 06 Feb 2012, 08:55 AM
Hello Xiao,

Implementing custom group descriptions is currently not supported as the type of the groups will influence many features like editing, drag and drop, rendering, etc. What I would suggest you is to mimic your custom grouping with resources if this is possible.

All the best,
Miroslav Nedyalkov
the Telerik team
Sharpen your .NET Ninja skills! Attend Q1 webinar week and get a chance to win a license! Book your seat now >>
Tags
ScheduleView
Asked by
Xiao
Top achievements
Rank 1
Answers by
Miroslav Nedyalkov
Telerik team
Share this question
or