Hi, I'm using netbeans visual jsf and icefaces. Is there a method to call after each IntervalRenderer render() call has been performed? (the prerender() method is not called!!) I need this method to insert the logic to init and refresh the CachedRowSetDataProvider to which are bound the data of my page. Any suggestion? Thanx in advance, Remo