is there a easy way to show the appointments in a DataGrid or a similar simple listing and integrate this view as a ViewDefinition to reuse the grouping and filtering abilities from ScheduleView?
Thanks
1 Answer, 1 is accepted
0
Yana
Telerik team
answered on 03 Feb 2016, 09:40 AM
Hi Markus,
RadScheduleView does not provide such a ViewDefintion, however, you could configure any of the available ViewDefinitions and achieve similar result. For example, you can use DayViewDefinition and set MinorTickLength and MajorTickLength properties to "1day" in order to avoid hour ticks. Also changing the orientation of the ViewDefinition to "Horizontal" will display the appointments in vertical order. Please try it like this:
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Feedback Portal
and vote to affect the priority of the items