Icon UpdateCells Method

procedure UpdateCells

Available In: Visual Client Applications

Use this method to force an update of all grid cells. This is useful for situation where some external state has changed and you want to update one or more grid cells using an event handler for the TGridColumnOnCellUpdate event in one or more grid columns.
Image