Removes item by the ID.
//ids of bound component's items and dataStore items' ids coincide. var id = myGrid.getSelectedRowId() data.remove(id)