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

RadScheduler - Row ScrollBar with Appoinments from the code

1 Answer 55 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Alvaro
Top achievements
Rank 1
Alvaro asked on 06 Jun 2018, 07:51 AM

Hi all,

My problem is the next:  I auto generate appointments  in some days (MonthView), sometimes the day had a lot of appoiments appear the scroll bar on the row or the arrow who indicate who exit more appointments in that day, I try insert the appointments manually and the scroll bar in the row appears and the arrow appears, how i can do that if I add the appoinments using a list from the code ?

Thanks!

1 Answer, 1 is accepted

Sort by
0
Dess | Tech Support Engineer, Principal
Telerik team
answered on 07 Jun 2018, 08:53 AM
Hello, Alvaro,  

The scrollbar and arrows in the month cells are displayed automatically when more appointments are added to the respective day in RadScheduler. It doesn't matter how you add the appointments, either programmatically by adding new Appointment instances to the RadScheduler.Appointments collection or via data binding. Here is demonstrated how to populate RadScheduler with data using a list of objects: https://docs.telerik.com/devtools/winforms/scheduler/data-binding/binding-to-business-objects

I hope this information helps. If you have any additional questions, please let me know. 

Regards,
Dess
Progress Telerik
Try our brand new, jQuery-free Angular components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
Tags
General Discussions
Asked by
Alvaro
Top achievements
Rank 1
Answers by
Dess | Tech Support Engineer, Principal
Telerik team
Share this question
or