TIWCGJQGridOptions.LoadOnce Property

If this flag is set to true, the grid loads the data from the server only once (using the appropriate datatype). After the first request the datatype parameter is automatically changed to local and all further manipulations are done on the client side. The functions of the pager (if present) are disabled.

Namespace: IWCGJQGrid
published
 property LoadOnce: Boolean index 34 read GetBooleanValue write SetBooleanValue stored IsBooleanStored;

Property Value

Type: Boolean