ParamQuery grid support forum

General Category => Help for ParamQuery Pro => Topic started by: EPM Solutions on March 19, 2019, 08:29:07 am

Title: Pagination not working When grid in pivot mode
Post by: EPM Solutions 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]
      }
Title: Re: Pagination not working When grid in pivot mode
Post by: paramvir on March 19, 2019, 11:30:00 am
Hello Pankaj

Pagination is not supported with pivot grid.