data_table_2 icon indicating copy to clipboard operation
data_table_2 copied to clipboard

Lazy build for rows

Open maxim-saplin opened this issue 2 years ago • 2 comments

Add feature to lazily build rows while scrolling. Might help with stutters with huge rows. E.g. https://github.com/maxim-saplin/data_table_2/issues/230

Options to investigate:

  1. Build rows while scrolling and reaching them
  2. Build rows in the background after the initial set of rows is displayed, the rest might be built behind the scenese

maxim-saplin avatar Oct 21 '23 13:10 maxim-saplin

@maxim-saplin

Any progress ?

mbfakourii avatar Nov 29 '23 17:11 mbfakourii

@maxim-saplin

Any progress ?

Nope

maxim-saplin avatar Nov 29 '23 17:11 maxim-saplin