formatter currency problem?

Questionsformatter currency problem?
nope asked 10 years ago

I've set :
$col["title"] = "value";
$col["name"] = "value";
$col["hidden"] = false;
$col["width"] = "100px";
$col["filter"]=false;
$col["formatter"] = "currency";

Somehow it shows"€" – What could went wrong?

1 Answers
Abu Ghufran answered 10 years ago

Hello,

It looks to be a page encoding issue.
Refer this link: http://stackoverflow.com/questions/2477452/a-showing-in-page-in-place-of-this

You can also use custom currency formatter if base is not working as expected.
https://phpgrid.desk.com/customer/portal/questions/4012981-negative-value-currency-

Your Answer

20 + 7 =

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?