TIWCGJQGridOptions.OnGridComplete Property
This fires after all the data is loaded into the grid and all other processes are complete. Also the event fires independent from the datatype parameter and after sorting paging and etc.
published property OnGridComplete: TIWCGJSonFunc index 89 read GetFuncValue write SetFuncValue stored IsFuncStored;