TIWCGJQGridOptions.OnSelectRow Property
Raised immediately after row was clicked. rowid is the id of the row, status is the status of the selection. Can be used when multiselect is set to true. true if the row is selected, false if the row is deselected. This event is not triggered when CellEdit = True
published property OnSelectRow: TIWCGJSonFunc index 99 read GetFuncValue write SetFuncValue stored IsFuncStored;