vote up 0 vote down star

Hello there, I was wondering how can I change currency format from US ($) to EURO (€) for a specific TextBox in Microsoft ReportViewer?

Because it always displays a dollar sign in front and the format is ##,###.## and as for euro it must be like ##.###,##

flag

1 Answer

vote up 1 vote down

Well the solution to that problem is to change the general report rdlc language to some of European country (for example I've put it to German language) and the currency field is displaying as it is supposed.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.