Dear Support,
I am using remote pagination.
pageModel: { type:'remote',rPP: 50,rPPOptions:[50,100,200,300,500]},
when I am in last page and trying to change records per page drop down as 500.Its Sending pq_curpage=4&pq_rpp=500&_=1496820976665"
Its returning no data found.but its having 300 records
pq_curpage=4 should be 1, then only can get all the data in grid.Can you please help me to fix this.
thanks
jeeva