We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Pagination problem in Chrome (ejGrid + AngularJS )

Hi,

I encounter problem of ejGrid pagination that only happens in Google Chrome (I'm using Windows 7).
At the first load, pagination is working fine, but after clicking another link ( using router in Angular), and click back to the link where the grid is displayed, the pagination is not working anymore. 
And this is only happened when there is ejChart on the page. When ejChart is removed, the pagination is working.

I combined this two example from :

and 

The library used is version : 14.2.32
This error doesn't happen in Firefox.


The error is :

ej.web.all.min.js:10 

Uncaught TypeError: Cannot read property 'find' of null

sendDataRenderingRequest @ ej.web.all.min.js:10_
processBindings @ ej.web.all.min.js:10
gotoPage @ ej.web.all.min.js:10
_gPagerClickHandler @ ej.web.all.min.js:10
_trigger @ ej.web.all.min.js:10goToPage @ ej.web.all.min.js:10
_pagerClickHandler @ ej.web.all.min.js:10
dispatch @ jquery.js:4430
r.handle @ jquery.js:4116


Is this a known issue and have a workaround?

Please find attached controller example, and the html example, also error screenshot)

Thank you,
Ria




Attachment: paginationerror_b7101005.zip

1 Reply

JK Jayaprakash Kamaraj Syncfusion Team October 3, 2016 12:21 PM UTC

Hi Ria, 
A support incident has been created under your account to resolve the issue. Please log on to our support website to check for further updates.  
 
Regards, 

Jayaprakash K.
 


Loader.
Up arrow icon