support icon indicating copy to clipboard operation
support copied to clipboard

Should be possible to refresh a single row with a method

Open taauntik opened this issue 1 year ago • 0 comments

Forum post

Hi,

is it possible to re-render a special amount of rows within the Gantt? In my case I need to refresh the root nodes of my loaded schedules. This would be for example 2 out of 300 loaded rows. In the official API there is only a refreshRows or renderRows function available which would re-render all the rows. Unfortunately the renderRow(rows) function of the RowManager is not available from the Gantt. Or is there another possibility?

Thanks in advance for any hint.

taauntik avatar May 13 '24 12:05 taauntik