Quantcast
Channel: Free community support — DataTables forums
Viewing all articles
Browse latest Browse all 35379

Adding a $ sign in front of text

$
0
0

I'm loading data via ajax and I can't figure out how to implement a simple $ sign in front of the columns that are numbers.

"columns": [
{"data": "Number"}
]

How do I add a doller sign for this columns.data option?


Viewing all articles
Browse latest Browse all 35379