Custom Itemrender in Datagrid with Datatip Ah yes, that is correct. Try looking into the DataGridItemRenderer class, in the validateProperties method there is code that handles the dataTip's. You may be able to implement this in your custom renderer.