TIWCGJQGridOptions.OnLoadError Property
A function to be called if the request fails. The function gets passed three arguments: The XMLHttpRequest object (xhr), a string describing the type of error (status) that occurred and an optional exception object (error), if one occurred.
published property OnLoadError: TIWCGJSonFunc index 92 read GetFuncValue write SetFuncValue stored IsFuncStored;