Hi Hamed Vaziri,
I have successfully changed the culture of RadScheduler for Winforms to Persian with the latest version of our controls:
CultureInfo info = new CultureInfo("fa-Ir");
this.radScheduler.Culture = info;
Could you please try the above code and if there's a problem, please give us more detailed explanation about this issue?
I am looking forward to your reply.
All the best,
Boyko Markov
the Telerik team
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Public Issue Tracking
system and vote to affect the priority of the items.