decimal seperatoror on subgrid

Questionsdecimal seperatoror on subgrid
Vygandas asked 8 years ago

Hello,

I put

$col["formatter"] = "number";
$col["formatoptions"] = array("thousandsSeparator" => " ",
"decimalSeparator" => ",",
"decimalPlaces" => 2);

But no effect on subgrid. On main grid – OK!

1 Answers
Abu Ghufran answered 8 years ago

I am unable to generate this issue with subgrid_detail.php
It works as expected, see http://prntscr.com/bq6yyi

Code: http://pastebin.com/HCAeDNtS (line 82) subgrid_detail.php
Override in demos to see change.

Your Answer

4 + 20 =

Login with your Social Id:

OR, enter

Attach code here and paste link in question.
Attach screenshot here and paste link in question.



How useful was this discussion?

Click on a star to rate it!

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?