Hi Team,
we have a grid of 50 columns and 30K rows, we are also using 4 custom renderes for 4 columns. For one of the requirement, we had to use viewportRowRenderingOffset: 50, because we wanted to load all columns before hand. Is there any performance issue we could see due to use of viewportRowRenderingOffset.
thanks