DataItem
methodsReturns the data item to which the specified table row is bound.
Parameters:rowString|Element|jQuery
Returns:kendo.data.TreeListModel
A string, a DOM element, or a jQuery object which represents the table row. A string is treated as a jQuery selector.
- The data item to which the specified table row is bound.