TIWCGJQGridOptions.OnBeforeRequest Property

This event fire before requesting any data. Also does not fire if datatype is function. If the event return false the request is not made to the server

Namespace: IWCGJQGrid
published
 property OnBeforeRequest: TIWCGJSonFunc index 87 read GetFuncValue write SetFuncValue stored IsFuncStored;

Property Value