pratik227 / quasar-qgrid

QGrid is a Quasar App Extension. It allows you to filter data for each column, Drag and Drop Rows and also allows you to filter data using header filters.
https://next-quasar-qgrid.netlify.app/
MIT License
112 stars 90 forks source link

Q-grid freezing all app when loading 100.000+ rows #71

Closed AntoineFra closed 2 years ago

AntoineFra commented 2 years ago

Hi, just started using your component because it seemed good for per column filtering, but in my case i'm working with data that can easily reach over 60.000+ rows. I'm wondering why it takes over 30+ seconds to load data into the table.

pratik227 commented 2 years ago

Yah it will take some time. bcz it's creating that much rows.