Replies: 0
Hi,
Is there a way that the table can be auto-sorted prior to being displayed client side?
I have a table where there is a user input value added that is called in another table on another page and then used to calcluate costs. Depending on the user input value the products/costs can change in their ranking but I want to display the cheapest at the top right from when the new page is loaded.
Seems basic so apologies if there is a simple solution but;
* None of my tables have merged cells
* Header activated
* Sorting by column number just gives the client options for every column but doesnt sort on load/refresh
* JS added to refresh page once after loading
Got to be a simple way to do this as its a tables plugin but doesn’t seem to want to work for me.