Currency Sorting hybrid link and debug info
Currency Sorting hybrid link and debug info
Hi,
DataTables Debug key: ikukul.
Use case is the following hybrid content:
http://live.datatables.net/zeworegi/1/edit?html,css,js,console,output
where my currency is in the Salary column and the hyperlink is in the processing column.
Desired outcome is to sort the "combined" column in the render whether the hyperlink is generated or not with the
back end.
Logic was to sort on the column with the currency and then render the combined columns with the hyperlink.
Will this work or is there another strategy?
Thanks,
Henry
Replies
Just figured it out using the targets/orderData combo:
http://live.datatables.net/zeworegi/1/