Hello, I have a grid with a datapath and a contentdatapath.
In the application I change the contentdatapath. Does anyone know how I can update the grid, so that the new data is shown in the grid? I've tried updateData(), applyData(), updateDefault(), play(), animate(),... I've also tried init(), so that the grid always gets new initialized. It almost works, but the grid is flickering and parts of the old data remain in the grid. Best Regards, Marc
