ParamQuery grid support forum
General Category => Help for ParamQuery Pro => Topic started 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]
}
-
Hello Pankaj
Pagination is not supported with pivot grid.