DataItem
methodsReturns the data item to which the specified node is bound.
Parameters:nodejQuery|Element|String
Returns:kendo.data.Node
A string, DOM element or jQuery object which represents the node. A string is treated as a jQuery selector.
The model of the item that was passed as a parameter.