Completed
Last Updated: 20 Nov 2013 21:19 by Neeraj
RADScheduler events does not align with the time columns headers on IE10.
Demo can be used to reproduce the bug on IE10, http://demos.telerik.com/aspnet-ajax/scheduler/examples/timelineview/defaultcs.aspx
Completed
Last Updated: 10 Feb 2022 17:36 by ADMIN
Unplanned
Last Updated: 20 Jun 2017 14:48 by ADMIN
Completed
Last Updated: 10 Jul 2014 09:58 by Elena
Completed
Last Updated: 07 Mar 2014 11:18 by ADMIN
Completed
Last Updated: 13 Nov 2014 16:21 by ADMIN
Completed
Last Updated: 27 Feb 2014 13:23 by ADMIN
Completed
Last Updated: 06 Mar 2014 09:07 by ADMIN
ADMIN
Created by: Plamen
Comments: 0
Category: Scheduler
Type: Feature Request
1

			
Completed
Last Updated: 24 Feb 2014 09:29 by ADMIN
Won't Fix
Last Updated: 16 Jun 2021 08:09 by ADMIN
Created by: Henk
Comments: 1
Category: Scheduler
Type: Feature Request
1

			
Completed
Last Updated: 21 Apr 2015 16:03 by Bert
Completed
Last Updated: 28 Nov 2014 11:33 by Elena
Won't Fix
Last Updated: 22 Apr 2015 06:31 by ADMIN
Completed
Last Updated: 04 Feb 2015 19:00 by ADMIN
Created by: René
Comments: 1
Category: Scheduler
Type: Feature Request
1
Scheduler component has feature "Export to PDF". When PDF is generated, there is image inside. But quality of this image is really poor.

Based on source code, there is method in SchedulerExporter.cs
 ​        private void ConvertBitmapToJpeg(Bitmap bmp)
         {
             var ms = new MemoryStream();
             bmp.Save(ms, ImageFormat.Jpeg);
             _gifArray.Add(ms.ToArray());
         }

But there is no encoder settings parameter used (http://msdn.microsoft.com/en-us/library/system.drawing.bitmap.save(v=vs.110).aspx). Please add a possibility to control output image quality.
Declined
Last Updated: 22 Dec 2016 11:40 by Tejas
Created by: Peter
Comments: 2
Category: Scheduler
Type: Feature Request
1
Hello

It would be good to have the calendars grouped vertically and to have the time displayed horizontally. Please see attached screenshot

Regards
Peter