Using a Calendar for a specific Culture

Stimulsoft Reports.NET discussion
Post Reply
Saus86
Posts: 62
Joined: Fri Mar 23, 2012 10:57 am
Location: Italy

Using a Calendar for a specific Culture

Post by Saus86 »

Hi,
Is possibile to view inside a object DateTimePicker a specific Calendar in function of the Culture selected??

Example:
I usa Arabic culture (ar-SA) and i want to view islamic calendar whe i select dates in my FormReport.
Saus86
Posts: 62
Joined: Fri Mar 23, 2012 10:57 am
Location: Italy

Re: Using a Calendar for a specific Culture

Post by Saus86 »

Another question...
If i always select culture ar-SA, exist a quick way for align all fields in my report (in form and page) from right to left???

Thank you.
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Using a Calendar for a specific Culture

Post by HighAley »

Hello.
Saus86 wrote:Is possibile to view inside a object DateTimePicker a specific Calendar in function of the Culture selected??
Unfortunately, it's impossible.
Saus86 wrote:If i always select culture ar-SA, exist a quick way for align all fields in my report (in form and page) from right to left???
No there is now such possibility. you should set the Right To Left porperty of each component.

Thank you.
Saus86
Posts: 62
Joined: Fri Mar 23, 2012 10:57 am
Location: Italy

Re: Using a Calendar for a specific Culture

Post by Saus86 »

Ok. i have set all component of Form with RightToLeft = Inherit.
About components included in the Pages i don't found this parameters in Properties. I have tried to recall it by code but this property not exist for this elements.
How can i resolve this problem in pages'?

Thank you.
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Using a Calendar for a specific Culture

Post by HighAley »

Hello.

Not all components has RightToLeft property.
And if it is the possible values are True or False. There is no Inherit value.

Thank you.
Post Reply