#104595
Peter
Participant

Thank you! that fixed that issue.

Then I have another grid where I’m trying to do the same (example from earlier) where the value to act on is either 0, 1 or > 1.

The issue here though is, that at first when the grid is loaded the icons don’t show – but when any cell value is changed or even the grid is scrolled, all the icons appear, as if the column with the icons isn’t rendered initially.

I even tried calling grid.render(); but it doesn’t help. The grid is loaded the same way at the previous described one.

Actually, since all cells in the previous grid starts with ImageAvailable == false, the issue might be the same here – I wounld’t know because showing no icon is the default in this grid.

  • This reply was modified 1 year, 5 months ago by Peter.
  • This reply was modified 1 year, 5 months ago by Peter.