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
Priyanka PallepatiPriyanka Pallepati 

jquery table sortable and search

Hi -

I am quite new to jquery..I just need some jquery table(which has search functionality across all the rows and sort functionality)
Can anyone point me to a good article which guides me step by step to achieve this?

Thanks,
Priyanka
PratikPratik (Salesforce Developers) 
Hi Priyanka,

You can refer to this:
http://www.datatables.net/

Hope this will help.

Thanks,
Pratik