TIWCGJQGridCol.OnUpdateCellControl Event
This event is used when Col.Formatter = gcfControl and FormatOptionsControl.CreateCellsOnRender = True. When assigned, allows to set the properties to the cell controls, using FindCellControl
published property OnUpdateCellControl: TIWCGJQGridColUpdateCellControlEvent read FOnUpdateCellControl write FOnUpdateCellControl;