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

[Solved] Filtering localization error (with decimal values)

1 Answer 152 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Juan Angel
Top achievements
Rank 1
Veteran
Juan Angel asked on 11 Dec 2009, 08:54 AM
In Spain (es-ES) decimal separator is "," [comma] and group separator is '.' [dot].

In page with Culture="es-ES", if you try filter by decimal value for example "0.05" [en-US]:
- If you try spanish notation culture "0,05" the filter fail (AJAX error, etc ...)
- If you try en-US notation cultrue "0.05" the filter no fail but filter value is "5". It's wrong the filter value must be "0.05" [en-US].

Thanks.


1 Answer, 1 is accepted

Sort by
0
Pavlina
Telerik team
answered on 16 Dec 2009, 03:55 PM
Hi Juan,

Could you please confirm that you are using the latest version 2009.3.1208 of RadControls for ASP.NET AJAX in your project?

However, I suggest you review this forum thread which discuss a similar problem:
http://www.telerik.com/community/forums/aspnet-ajax/grid/problem-with-filter-for-decimal-field-on-culture-es.aspx

Sincerely yours,
Pavlina
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
Grid
Asked by
Juan Angel
Top achievements
Rank 1
Veteran
Answers by
Pavlina
Telerik team
Share this question
or