Default sort and stop users sorting colums

Default sort and stop users sorting colums

Hi folks

This is my first post on the jquery forum, I am not a developer but would like some help if you would be so kind.

I’ve installed jquery and table sort fine on my HTML site but I want to be able to sort one colum on my table by price (in ascending order) when the page is loaded. I also want all columns to be locked so that users on my site cannot sort any of the columns. Does anyone know the code that is required to achieve this?

Thanks you.