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]
}