Culture and sorting

Stimulsoft Reports.WPF discussion
Post Reply
DoA
Posts: 7
Joined: Tue Dec 01, 2009 6:36 am

Culture and sorting

Post by DoA »

Hi

My application has CurrentCulture and CurrentUICulture set to nb-NO. So my application is running on NO Culture.
When I sort my report with data generated from BusinessObjects it is sorted in the wrong order.
For int's i expect NO standard to be 1,2,3,10,11,12, but stimulsoft only sort in US standard 1, 10, 11, 12, 2, 3

How can i set the sortingculture on a report to non-US?

Best regards

Dan Ove
Attachments
1908.CultureProblem.zip
(18.09 KiB) Downloaded 182 times
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Culture and sorting

Post by Alex K. »

Hello,

Can you please send us a sample project which reproduces the issue for analysis.

Thank you.
DoA
Posts: 7
Joined: Tue Dec 01, 2009 6:36 am

Culture and sorting

Post by DoA »

Hi.

I have attached a sample to the original message.

-Dan Ove
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Culture and sorting

Post by Alex K. »

Hello,

Please check the last prerelease build.

Thank you.
Attachments
1917.Screen.PNG
1917.Screen.PNG (236.53 KiB) Viewed 1785 times
Post Reply