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

JQuery fro RadScheduler

1 Answer 37 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
InfySam
Top achievements
Rank 1
InfySam asked on 09 May 2012, 06:05 PM
Hi,

I have a requirement where I need to expand/shrink the cell of RadScheduler that contains more events without showing 'Show More Link', so as to fit all the events in the cell and still be made visible.

Can someone please help me with JQuery to accomplish this requirement.
Thanks a lot in advance.

1 Answer, 1 is accepted

Sort by
0
Peter
Telerik team
answered on 10 May 2012, 04:26 PM
Hello,

By default only the first two appointments are rendered, so using jQuery will not help here. I suggest you set VisibleAppointmentsPerDay to some large value. For example:

<MonthView VisibleAppointmentsPerDay="100" />


Greetings,
Peter
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
General Discussions
Asked by
InfySam
Top achievements
Rank 1
Answers by
Peter
Telerik team
Share this question
or