I need to show near 60 rows without scroll, and I want to implement something like a resource row minimezation.
its possible to do this with ViewDefinitionBase!?
its possible to do this with ScheduleViewBase!?
Who do I create a ScheduleViewBase extention!?
6 Answers, 1 is accepted
Thank you for contacting us.
I suppose you want to implement a group filtering. I would suggest you to refer to our online example - http://demos.telerik.com/wpf/?ScheduleView/Grouping/GroupingAndFiltering.
I hope this suits your needs. Please do not hesitate to contact us if you require any further information.
George
the Telerik team

Can you send us a simple image that illustrates how would you expect 60 resources to be presented without scroll in RadScheduleView. The control is extensible to high extent but even if you display the scheduler in an area of 600 pixels you get just 10 pixels for a resource. How would you like these resources to be displayed? Do you want a collapse/expand option or do you want just thin lines of resources with the appointments as lines? I would be really glad if I can help you.
All the best,Pana
the Telerik team


Rod
I have rotated the resource headers. They now need less space so each resource takes about 25 pixels. You can check the GroupHeader styles there is a NOTE: comment put near the removed rotation. If you set smalled fonts there and negative margins you can get the resources even smaller.
Best wishes,
Pana
the Telerik team