Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Datatable : slow rendering of records in IE11 #2071

Closed
smtgpt62 opened this issue Feb 14, 2017 · 10 comments
Closed

Datatable : slow rendering of records in IE11 #2071

smtgpt62 opened this issue Feb 14, 2017 · 10 comments

Comments

@smtgpt62
Copy link

Hi, I am developing an angular app using primeng datatable . While rendering records in IE 11, it is taking 8 seconds for 200 records. Even on changing page of datatable , it is taking 8 sec . Can anybody please help me out in this performance issue.

@cagataycivici
Copy link
Member

cagataycivici commented Feb 21, 2017

We'll review. How many columns do you have? Do you experience same at showcase? Scroll example has many rows.

@smtgpt62
Copy link
Author

My Datatable is having 18 columns.

@cagataycivici
Copy link
Member

And how many rows?

@smtgpt62
Copy link
Author

smtgpt62 commented Feb 21, 2017 via email

@stavn1
Copy link

stavn1 commented Feb 27, 2017

I have the same problem. The datatable is very slow to load on IE 11. The other browsers are fine.
I load 100 rows with 15 columns.
I have angular 2.4 and primeng 2.0.1.

@rupeshraut
Copy link

Hello, I'm experiencing same issue with data table. My table has 6 columns and loading 50 records with pagination. My service is reading JSON file using http.get().

@cagataycivici
Copy link
Member

cagataycivici commented May 1, 2017

What are your Angular and PrimeNG versions?

@rupeshraut
Copy link

PrimeNG 4.0.0 and Agnular 4.1.0

@mscudlik
Copy link

same issue here, just 3 columns with 150 entries and the performance in IE is really bad

@cagataycivici
Copy link
Member

Duplicate of #3101

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants