Author Topic: Pagination not working When grid in pivot mode  (Read 1757 times)

EPM Solutions

  • Pro Ultimate
  • Full Member
  • *
  • Posts: 182
    • View Profile
Pagination not working When grid in pivot mode
« on: March 19, 2019, 08:29:07 am »
Hello,

I working on pivot  gird in this pagination is not working and in normal grid pagination is working.please provide the solution for this as soon as possible.

Code of pagination
pageModel: {
        type: "local",
        rPP: 20,
        strRpp: "Records per page{0}",
        strDisplay: "Displaying {0} to {1} of {2} Items",
        rPPOptions: [5, 10, 15, 20, 25, 50, 100]
      }

paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6298
    • View Profile
Re: Pagination not working When grid in pivot mode
« Reply #1 on: March 19, 2019, 11:30:00 am »
Hello Pankaj

Pagination is not supported with pivot grid.