I have a manually loaded grid and I sometimes have to change a value in a row so I update the cell value and do a row.endedit() but the value doesn’t appear on the screen. With the debugger, I then check the value in the cell and it has the new value but doesn’t change on the display. I do this same operation on several other grids and it works correctly in the other places. I’m not sure what i’m doing different in this case that is preventing the updates from showing up. Any pointers?
Imported from legacy forums. Posted by Bernard (had 1849 views)