Thursday, December 8, 2011

Problems with getting Current Row Index using component

If you noticed you are not getting the correct row index from component in your backing bean where you have binded a Trancient VO as component , The fix is Make sure to have one Primary key attribute in Trancient VO and the value of that must be unique.

No comments:

Post a Comment