gets an object of the selected data item
var item = grid.getSelectedItem(); //item = {id:1, title:"Title", year:1987}