devextreme-reactive icon indicating copy to clipboard operation
devextreme-reactive copied to clipboard

Dynamic row heights in VirtualTable?

Open calvinl opened this issue 6 years ago • 1 comments

  • [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

calvinl avatar Sep 03 '19 23:09 calvinl

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.

ushkal avatar Sep 04 '19 15:09 ushkal