Michele Lugano

Results 6 comments of Michele Lugano

Hi @nicksp At the moment you can access the ReactVirtualized List by creating a ref to the FunctionalDataGrid component and then access ref.grid.list Regarding infinite scrolling, is not currently taken...

Hi @nicksp could you tell me more about your configuration? What browser and operating system are you using? Thanks Michele

The problem is caused by this: - The rows horizontal scroll is synchronized thanks to the ScrollSync component of ReactVirtualized - The rows have overflow: hidden to hide the scrollbars....

Hi Rey, Thank you very much. I hope this library will be useful to you. I hadn't considered a server-side sorting use case. Without making big modifications to the library...

Hi @nicksp Have you tried the latest version? This problem should already be fixed

@nicksp : Are you sure you have 1.2.15? Because the error has been fixed in commit [a435a949514b819bc6703e21fabcde8130935518](https://github.com/energydrink9/functional-data-grid/commit/a435a949514b819bc6703e21fabcde8130935518). The error is indeed not present in the examples page