Skip to Content
0
Former Member
Aug 24, 2015 at 03:38 PM

Culture NumberFormat change and thousand/hundred seperator positioning

46 Views

I am using Crystal Report 13 with Visual Studio 2013. I want my numeric field type as 22,33,45,405.33 instead of 223,345,405.33. I googled all day long.

My question is that if i add NumberGroupSizes({3,2,2,2,2,2,2}) of NumberFormatInfo and set it to current culture, & if i set the culture to reportviewer or something,it it possible to show number field value as my desire format?

thanks

sabbir