change decimal separator Questions › change decimal separator 0 Vote Up Vote Down George asked 11 years ago How can i change decimal separator from dot to comma?So from 5.321 will show in grid as 5,321. 1 Answers 0 Vote Up Vote Down Abu Ghufran answered 11 years ago Please see docs. $col["formatter"] = "number"; $col["formatoptions"] = array("thousandsSeparator" => ",", "decimalSeparator" => ".", "decimalPlaces" => 2); Your Answer Visual Text 10 + 6 = Login with your Social Id: Continue with Google OR, enter Your Email Your Name Attach code here and paste link in question. Attach screenshot here and paste link in question. Public Only Me & Admin How useful was this discussion? Click on a star to rate it! Submit Rating Average rating 0 / 5. Vote count: 0 No votes so far! Be the first to rate it. We are sorry that this post was not useful for you! Let us improve this post! Tell us how we can improve this post? Submit Feedback