JGrid::setRowOptions
Method to set the attributes of the currently active row
Signature
public function setRowOptions(array
$optionsĀ )
Parameters
-
$options
- Associative array of attributes
Returns
- JGrid
- This object for chaining