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
aklkkaklkk 

how to create a shorting pagination and searching in datatable on visualforce page ?

hi All,
Please solve the problem 

how to create a shorting pagination and searching in datatable on visualforce page ?


Thanks 
aklkk
Deepali KulshresthaDeepali Kulshrestha
Hi,

If you want to use searching and pagination in your vf page you can use jquery table in it.

Fore more details please refer to these links:
https://www.biswajeetsamal.com/blog/jquery-data-tables-in-visualforce-page/
http://sfdcmonkey.com/2018/03/13/jquery-datatable-salesforce-lightning-component/
https://www.salesforceben.com/code-samples-using-datatables-js-visualforce-via-standard-custom-controllers/

I hope you find the above solution helpful. If it does, please mark as Best Answer to help others too.

Thanks and Regards,
Deepali Kulshrestha