repaints an item or the whole dataview
//repaint a single item myDataView.refresh(id); //repaint the whole view myDataView.refresh();