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.
Its not about implementing the existing fuctionality. I need to implement paging programatically because I am displaying the list data in divs. So I need to implement it programatically
