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 92 forks source link

Filter data #85

Closed danimog closed 1 year ago

danimog commented 1 year ago

Hi! with more than a thousand items, filter in q-grid table doesn't work properly. It shows first item correct but then add in the list other items (that are not correct).. It's a known issue?

Thanks!!

pratik227 commented 1 year ago

I don't think it's going to create any issue for lots of records.

Can you create sample repo for the same ?

pratik227 commented 1 year ago

Closing the issue because of inactive