Expand
methodsExpands the row.
Parameters:rowString|Element|jQuery
Returns:Promise
A string, a DOM element, or a jQuery object which represents the table row. A string is treated as a jQuery selector.
- a promise that will be resolved once the data is loaded.