Hi
I have a page with 2 webparts. One of the webpart webpart2 is a visual webpart.
The other webpart webpart1 will display numeric values from database.
When i have the regional settings set to "Spain", the values in webpart1 should be displayed with comma. Eg; "12,12"
But when there is visual webpart added in the same page, the regional settings are not getting applied. Value is displayed with decimals.
But the same code is working when hosted in another server.
Please help me to understand the behaviour of this why the regional settings are not getting effected.
Thanks in advance
Usha