TIWCGJQGridNavDelFormOptions.OnClickSubmit Property

fires after the submit button is clicked and the postdata is constructed. Parameters passed to this event are: a options array of the method and the posted data array. The event should return array of type {} which extends the postdata array. onclickSubmit : function(params, posdata) { … return {add_data} }

Namespace: IWCGJQGrid
published
 property OnClickSubmit: TIWCGJSonFunc index 25 read GetFuncValue write SetFuncValue stored IsFuncStored;

Property Value