簡體   English   中英

是否可以在數字后附加YUI2數據表中的貨幣符號?

[英]Is it possible to append the currency sign in YUI2 datatable after the numerals?

我想將貨幣標簽放在數據表中的數字之后。 我目前有這個配置:

currencyOptions: { prefix: '€', decimalPlaces: 2, decimalSeparator: ',', thousandsSeparator: '.'}

但這是符號的前綴。

使用suffix選項代替prefix

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM