I am trying to use the Export function to create an ICS file. Does Export supports any filtering such as Appointments within a set range. Thanks
1 Answer, 1 is accepted
0
Dess | Tech Support Engineer, Principal
Telerik team
answered on 13 Oct 2022, 01:22 PM
Hi, Peter,
The available export to ICS file functionality in RadScheduler exports all appointments. Filtering is not intended to be supported.
If you want to export just a specific subset of events, it is necessary to use a dummy RadScheduler, populate it with the desired appointments and export this dummy scheduler.