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.
I have implemented in our last project where UI allows to select the number of records per page accordingly, paging will set its numbers. Also, it takes care the large number of records without taking all the records all the time as OOB paging do. I can share the code if you wish
