Monday, May 6, 2013

To Prevent VO Query execution in Initial Page Load


Set following EL expression in RefreshCondition of VOIterator properties as shown in below screen shot.
#{!adfFacesContext.initialRender}
or
#{adfFacesContext.postback == true}


Related Posts Plugin for WordPress, Blogger...