This question is locked. New answers and comments are not allowed.
Hello all,
I get an error with format a number in grid, using custom ajax binding. The scenario like this.
I have a value in decimal 12300.3 and I wanna format it to 12.300,3 in fr-FR and 12,300.3 in english. How can I do to meet this requirement?
Any help is appreciated. Thanks
I get an error with format a number in grid, using custom ajax binding. The scenario like this.
I have a value in decimal 12300.3 and I wanna format it to 12.300,3 in fr-FR and 12,300.3 in english. How can I do to meet this requirement?
Any help is appreciated. Thanks