BoldSignA modern eSignature application with affordable pricing. Sign up today for unlimited document usage!
Hi Michele,
Sorry for
the inconvenience caused. Please find the response.
breaking the paging functionalities |
To avoid
this issue . you can manually update pager count based on your retrieved
$inlinecount. Please find the API to
update pager.
[script] gridObject.getPager().ejPager("model.totalRecordsCount", "totalRecordsCount");
or else
if
the above API is not helpful, you can use offline property in DataManager to avoid this issue which
retrieve data from server at one time and update pager based on records count . Please refer below url link.
http://js.syncfusion.com/demos/#!/azure/grid/DataBinding/Loadatonce
|
Regards,
Yogesh R
Hi Michele Mazzucco,
We have considered to create API class for ejPager. This will be available in our any of our upcoming releases.
Thanks with Regards,
J.Mohammed Farook