Values right-align

Values right-align

ProggaProgga Posts: 1Questions: 0Answers: 0
edited February 2014 in DataTables 1.9
Hi,

is it possible to show price quotations flush right in the DataTable?
The data shown are from a MySQL-Database and the datatype is double.

Thanks for your help!

Replies

  • tangerinetangerine Posts: 3,365Questions: 39Answers: 395
    Add a CSS class for the relevant column.
  • allanallan Posts: 63,368Questions: 1Answers: 10,449 Site admin
    Yup - either in the HTML directly or with sClass .

    Allan
This discussion has been closed.