Hi All,
  I need to implement paging for share point list as <prev>1 2 3<next>.
And the page numbers should be created dynamically based on the no of records per page.
Hi Ramya, First of all I would like to know what is your approach to bind data from List to Div are you using SPService/REST& JOSN/ CSOM or Server Object Model ? I would suggest you to use SPService or REST to Get the data from SPList and try to implement ready to user Jquery Paging Plugins.
Thanks,
Pankaj Srivastava
