Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Searching the List by using Bind Variable on one VO and displaying in table

murali2any1May 3 2013 — edited May 3 2013
I had a VO2 having bind Variable on it , by selecting the bind variable from LOV of it ,
it should search the List from VO1 where this bind variable atribute was parsed
and it should show the list from VO1 in the table format.
It was executing and showing enter table details,
despite of the sorted list .
I had written the Code for handling button action upon selecting the LOV value and placed the
partial trigger of button on the table.
The value is set in the search button bean and Implementation class.

Edited by: 1003885 on May 2, 2013 11:49 PM
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 31 2013
Added on May 3 2013
1 comment
114 views