This is a migrated thread and some comments may be shown as answers.

Aggregate row respects system local, default grid view row not

3 Answers 27 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Tobias
Top achievements
Rank 1
Tobias asked on 21 Aug 2013, 12:50 PM
Hi,
I have the following problem: My aggregate rows respect the current system local (which is set correctly). My default gridview rows don't do that.

I work with the following annotation:
[DisplayFormat(DataFormatString = DataFormat.Number)]
[Aggregate(Type = AggregateFunction.Summary, Format = DataFormat.Number)]


Example (the grid has a English local):

 Tax
1,16$
2,00$
--------
3.16$

Do you have any idea why this happens?

Thanks a lot!

Regards,

- Tobias

3 Answers, 1 is accepted

Sort by
0
Maya
Telerik team
answered on 21 Aug 2013, 02:58 PM
Hello Tobias,

Please check out this article for a reference. 

Regards,
Maya
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for SILVERLIGHT.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>
0
Tobias
Top achievements
Rank 1
answered on 21 Aug 2013, 03:19 PM
Hi,
thanks for your quick anser! Your link was my first step to solve my problem.

But maybe you can help me, if you can clearlify why the aggregates (and aƶll other controls) have the correct local but not the default grid item view.

If I debug my settings and UICulture, it has the correct value!

Thanks!

- Tobias
0
Maya
Telerik team
answered on 22 Aug 2013, 06:48 AM
Hi Tobias,

We used to have requests from our customers to make RadGridView behave as DataGrid - to respect Language property. However, in order to support CurrentCulture as well, we introduced a property - IsLocalizationLanguageRespected so that each customer can decide which one he/ she prefers.  

Regards,
Maya
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for SILVERLIGHT.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>
Tags
GridView
Asked by
Tobias
Top achievements
Rank 1
Answers by
Maya
Telerik team
Tobias
Top achievements
Rank 1
Share this question
or