Localize address details
Not all countries have the same order for their address details, in Holland we write the zip code before the city, Americans put first the city and then the zip code. The same thing happens with the street name and house number.
I have seen a report that handled this correctly but I don’t remember whether this was in Stimulsoft or not.
Can I do this with localize, or do I need to write a IIF statement that decides whether the zip code or the city goes first?
Thanks for your help,
Roelof
Localize address details
Localize address details
Hello Roelof,
Please check GlobalizationStrings property of report (this property available from report designer). Set option "Auto Localize Report On Run" to Yes.
Thank you.
Please check GlobalizationStrings property of report (this property available from report designer). Set option "Auto Localize Report On Run" to Yes.
Thank you.
Localize address details
Thank you Jan!
I knew I saw it somewhere.
I knew I saw it somewhere.