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

RadGrid - GridNumericColumnEditor - format problem

5 Answers 138 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Kavitha
Top achievements
Rank 1
Kavitha asked on 21 Feb 2013, 11:09 AM

Hello,

I am using
GridNumericColumnEditor for my GridNumericColumn to modify various properties of RadNumericTextbox like width, maxLength, apply validators etc.

But while using GridNumericColumnEditor, in English culture it displays my value “1.23”  as “1.23” in display mode and “1.23” in edit mode. Till now its OK.

In French culture, it displays well as “1,23” in display mode. But in edit mode, it displays as “12300,00”. Normally it should display 1,23 in edit mode.

I don’t know why RadNumericTextBox in edit mode transforms 1,23 to 12300,00.

Any idea how the RadNumericTextbox displays the value in French culture?

5 Answers, 1 is accepted

Sort by
0
Eyup
Telerik team
answered on 26 Feb 2013, 09:29 AM
Hello Kavitha,

I have created a sample RadGrid web site to try the described behavior. On my side everything works as expected and the number correctly appears as 1,23. Can you please check out the attached application and let me know if I am missing something out to reproduce the issue?

Kind regards,
Eyup
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
0
Artur
Top achievements
Rank 1
answered on 23 Jul 2013, 11:00 AM
Hello,
I have my radgrid in batch editing mode (EditMode="Batch") and edit type equals to cell (<BatchEditingSettings EditType="Cell" />). It displays well 1,23 but if I change the value or insert a new one, when I live the cell the value is converted to 1.23 and if the cell is edited again it shows 123.

Thanks,

Artur
0
Eyup
Telerik team
answered on 26 Jul 2013, 10:47 AM
Hi Artur,

I am able to reproduce the issue. I forwarded it to our developers who will fix it for the future releases.

I have updated your Telerik points for bringing the problem to our attention. Sorry for any inconvenience caused.

Regards,
Eyup
Telerik
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to the blog feed now.
0
Per
Top achievements
Rank 1
answered on 29 Aug 2013, 08:47 AM
Is this problem solved? I have tried with the latest nighly build, but behaviour is still the same for me.

Regards
Per Löfstedt
0
Eyup
Telerik team
answered on 03 Sep 2013, 08:28 AM
Hello Per,

I am afraid the fix has not been introduced yet, however, our developers are aware of the issue and working on it.

Regards,
Eyup
Telerik
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to the blog feed now.
Tags
Grid
Asked by
Kavitha
Top achievements
Rank 1
Answers by
Eyup
Telerik team
Artur
Top achievements
Rank 1
Per
Top achievements
Rank 1
Share this question
or