aoColumnDefs
aoColumnDefs
boudga
Posts: 19Questions: 4Answers: 0
I have a column in my datatables from my database table that contains INT values for salary data. In my database I also have a column for currency. When I display the datatables data from my database I want to concatenate the value from the salary data with the value from the currency data in the same column. Is aoColumnDefs what I should use to do something like that and if so can you provide an example?
This discussion has been closed.
Replies
Allan