Completed
Last Updated: 01 Oct 2015 07:31 by Rumen Jekov
Created by: Henrik
Comments: 4
Category: Scheduler
Type: Feature Request
11

			
Completed
Last Updated: 28 Jul 2016 13:32 by Niels
Completed
Last Updated: 14 Mar 2014 08:25 by ADMIN
ADMIN
Created by: Iana Tsolova
Comments: 1
Category: Scheduler
Type: Feature Request
3
Add posibility to import iCal compatible calendars into RadScheduler
Completed
Last Updated: 10 Jul 2014 12:30 by ADMIN
Completed
Last Updated: 19 Aug 2014 05:47 by ADMIN
Completed
Last Updated: 19 Jun 2020 16:06 by ADMIN
Created by: Tan
Comments: 1
Category: Scheduler
Type: Feature Request
3
I will be working on a project that need to show appointments for 20+ resources. I looked at your demos/documentation for the scheduler and don't see any support for horizontal scrolling.
I would be great to have the scheduler scroll the resources horizontally while maintaining the same width for each resource column.

Thanks for your time.
Completed
Last Updated: 12 Feb 2013 11:59 by ADMIN
Completed
Last Updated: 07 Mar 2014 11:18 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: 21 Apr 2015 16:03 by Bert
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.
Completed
Last Updated: 04 Dec 2020 10:39 by ADMIN
Created by: ian
Comments: 1
Category: Scheduler
Type: Feature Request
1

			
Completed
Last Updated: 26 May 2021 20:27 by ADMIN
Created by: Asim
Comments: 1
Category: Scheduler
Type: Feature Request
1
I would like to strongly suggest you considering some sort of workflow capability available. My application provides solutions where tasks (Individual and concurrent) are spawned and we have to track the requests, users, and integration with underlying applications. This is all done manually or custom coded. 

If there was a way to have out of the box workflow capability, that would make the life so much easier. Having drag and drop features to create workflow diagram, use the rad screens to create forms, and integrate with underlying applications.

Please let me know if a workflow engine is in the roadmap ?
Completed
Last Updated: 15 Oct 2020 18:18 by ADMIN
Hi,
Please suggest me how can we show only working hour in timeline view in rad scheduler and hide non working hour. 

Currently in timeline view all 24 hour time slot is showing , but I want to show only working hour in time slot and hide rest of non working hour for there.

Screen shot for current view and desired view is attached below .
Completed
Last Updated: 14 Apr 2015 12:24 by ADMIN
Completed
Last Updated: 27 Sep 2013 08:48 by ADMIN
1 2