Sunday, August 2, 2015

ADF table selectionListener issue for the first row


In the below email Frank has suggested a solution for the problem

Remove the  selectedRowKeys from the table.

selectedRowKeys="#{bindings.VtRequests.collectionModel.selectedRow}"

But note that you then - in a select listener - need to programmatically set the selected row key for the table




https://community.oracle.com/thread/2280505

No comments:

Post a Comment