Select
methodsGets or sets the table row which is selected.
Parameters:rowString|Element|jQuery
Returns:jQuery
A string, DOM element or jQuery object which represents the table row. A string is treated as a jQuery selector.
the selected table row.