function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Ken KoellnerKen Koellner 

Seeking Example of jQuery client-side sort (tablesorter) using a pageblocktable

I'm looking for an example of VF page code that does a client-side sort via jQuery that sorts a pageblocktable as opposed to one that using something tagged with regular HTML tags <table> <tr> <td>

 

Anyone have one?

 

I'd rather not give up the look-and-feel of pageblocktable and I'm just a novice at jQuery so it would take me too long to hack around by myself to get it to work.  I could do it but dont' have time allocated on the project for the research and experiment needed. 

 

 

-Ken

 

 

 

Best Answer chosen by Admin (Salesforce Developers) 
Andrew WilkinsonAndrew Wilkinson

I couldn't tell by the description but did you check this out?

 

http://blogforce9.blogspot.com/2012/08/sort-able-pageblock-table-component-for.html