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
Thakkar ParthThakkar Parth 

Jquery Datatable help

I have a requirement to get the datatable which has all the features like pagination,sorting etc. I did this through Visualforce but my the requirement is to go with Jquery .

The link I'm referring to is : http://www.datatables.net/

Can someone please help me to get this Jquery with Visualforce . I searched around and got many things but of no use. Please help me with the sample code . Would be of great help.

Thanks in advance,
Marc.
Nilesh Jagtap (NJ)Nilesh Jagtap (NJ)
Hi Marc,

You can refer to nice example given at http://blogforce9dev-developer-edition.ap1.force.com/ProjectDetail?id=a0290000009M3zR

Thanks,
N.J