Completed
Last Updated: 15 Aug 2017 10:20 by ADMIN
ADMIN
Dess | Tech Support Engineer, Principal
Created on: 15 Feb 2017 09:43
Category: Scheduler/Reminder
Type: Bug Report
2
FIX. RadScheduler - ArgumentOutOfRangeException in Windows 10 when opening the Recurrence dialog with CultureInfo("fa-IR") and Persian(Iran) Format
To reproduce:

1. Add a RadScheduler on a form and set the culture:
this.radScheduler1.Culture = new System.Globalization.CultureInfo("fa-IR");

2. In regional settings set the Format to Persian(Iran) as it is illustrated in the attached screenshot.

3. Run the application and try to add an appointment. Open the Recurrence dialog and you will get the exception.
0 comments