Hi Manfred, > There is no way to make this sure other than by means of this phase > listener, because the render phase can be initiated by different > incidents (see Lifecycle).
Is it not possible to use the HtmlDataTable.encodeBegin(FacesContext) in the HtmlDataTable implementation? As far as I know this method is called before rendering the component and it�s childs. regards, Mathias
