How to sort rows of HTML table that are called from MySQL
I used the above sorting method to sort my table data. But when I go for printing the table, the column headers are supported with ?orderBy=colname
. I do not want this to be printed. How should I remove it?
This is how column headers look like on Print Preview.