Hi Folks
If I have a lot of resources on the diary the appointments become squasheda nd I can't read what they say.
My thoughts are to make the scheduler wider and have a horizontal scroll. Unfortunatly this doesn't quite work. The appointments part shows over other parts of the scheduler.
Can you tell me if there is a way to make this work. Also is there a way of setting the width of individual resources?
Thanks
Jon
If I have a lot of resources on the diary the appointments become squasheda nd I can't read what they say.
My thoughts are to make the scheduler wider and have a horizontal scroll. Unfortunatly this doesn't quite work. The appointments part shows over other parts of the scheduler.
Can you tell me if there is a way to make this work. Also is there a way of setting the width of individual resources?
Thanks
Jon
4 Answers, 1 is accepted
0
Hi Jonathan,
Unfortunately, we do not support horizontal scrolling yet. We plan to implement such feature, but until then we can offer you two workarounds.
One option is to implement resource paging. I am attaching you an example that demonstrates this technique.
The other option is to wrap the scheduler in a scrollable div. For example:
I hope this helps.
Kind regards,
Tsvetomir Tsonev
the Telerik team
Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Unfortunately, we do not support horizontal scrolling yet. We plan to implement such feature, but until then we can offer you two workarounds.
One option is to implement resource paging. I am attaching you an example that demonstrates this technique.
The other option is to wrap the scheduler in a scrollable div. For example:
<div style="position:relative; overflow:auto; width:600px;"> |
... |
</div> |
I hope this helps.
Kind regards,
Tsvetomir Tsonev
the Telerik team
Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Jonathan
Top achievements
Rank 1
answered on 25 Jul 2008, 01:54 PM
Hi Tsvetomir
Unfortunatley neither of those options works for us, do you know when you will be having a scrollable appointment area?
Thanks
Jon
Unfortunatley neither of those options works for us, do you know when you will be having a scrollable appointment area?
Thanks
Jon
0
Hi Jonathan,
We are planning to include this feature in the Q3 release along with other improvements to the control rendering. The tentative date for the Q3 release is in the beginning of November.
Kind regards,
Tsvetomir Tsonev
the Telerik team
Check out Telerik Trainer, the state of the art learning tool for Telerik products.
We are planning to include this feature in the Q3 release along with other improvements to the control rendering. The tentative date for the Q3 release is in the beginning of November.
Kind regards,
Tsvetomir Tsonev
the Telerik team
Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Jonathan
Top achievements
Rank 1
answered on 29 Jul 2008, 11:38 AM
Hi Tsvetomir
Thanks for letting me know.
Cheers
Jon
Thanks for letting me know.
Cheers
Jon