Using 3.5 version.
Sql Server 2008.
Value recovered is of type decimal.
I'm experiencing a NaN column value when i try to format to type number.
When my number > 1000 without format the value looks like this in the Grid: 50000,00. I would like that is like 50.000,00. So i tried to use the number formatting.
File locale-sp.js has this statement:
formatter : {
…
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top