This content has been marked as final.
Show 1 reply
-
1. Re: rich:extendedDataTable binding problem
mcmurdosound Nov 13, 2011 10:10 AM (in response to hagar.abdelhady)the getting in component binding should always return null. Then the setter should be called (if the getter returned null). The Scope of your bean / component should noch exceed requestscope.
Use "findComponent" instead of component binding.