Smart UI Components & Libraries – Grid, Scheduler, Gantt, Kanban for Angular, React, Next.js, Vue, Blazor, JavaScript › Forums › Data Grid › Change cell value based on other cell value › Reply To: Change cell value based on other cell value
March 20, 2023 at 8:36 am
#104579
Participant
Oh, I thought that was what the grid.refresh() method was for – What does that one do then?
If i put in grid.render() after grid.refresh() in the code posted above, then no icons are displayed at all.