Hello Everyone ,
I am using PQGrig to display multiple records for that I am using pagination of remote type . means pageModel ={type:'remote'} .
problem is when I am using this type of page model I am getting message at footer - 'page [ 1 ] of NaN' . What is this NaN and how should display proper message . I don't want to show NaN at my Grid footer .