One way to do it is, if the entity is non-persistant you can create an association to a new helper entity(also non persistant). Then you can show a dataview of this helper entity on your page and within this dataview show a datagrid with the association to your non persistant entity.