Sorting the column based on Min value (2 Columns)
Sorting the column based on Min value (2 Columns)

When we want to sort based on Age ,as said in the url "https://datatables.net/examples/plug-ins/range_filtering.html" we can use but at the same time i want to get all the Salary which is above $10,000.
Which means i want to sort the 2 or more column using the min value.
This discussion has been closed.