devextreme-reactive
devextreme-reactive copied to clipboard
Dynamic row heights in VirtualTable?
- [x] I have searched this repository's issues and believe that this is not a duplicate.
I'm using ...
- [x] React Grid
- [ ] React Chart
- [ ] React Scheduler
Description
Is this possible when combined with infinite scrolling?
Environment
- devextreme-reactive: 2.0.4
- react: 16.9.0
Hi, Currently, lazy loading mode doesn't support dynamic row heights, only equal heights are supported using the estimatedRowHeight property. However, we plan to improve this in the future.