Awesome work with the new Data Grid. One question, is custom pagination available on the new data grid? If not I would love to make this a request - we work with thousands of records and loading all of them on the client would cause some issues like you can image
I think they mentioned theyβre implementing a virtual scroll which should solve the issue of the amount of items. You can always handle the pagination outside and then only feed it back, right?