Incorrect Behavior of RichTreeTable.getSelectedRowKeys().iterator() if The First Row Is Not Selected
(Doc ID 2965612.1)
Last updated on AUGUST 06, 2024
Applies to:
Oracle JDeveloper - Version 12.2.1.4.0 and laterInformation in this document applies to any platform.
Symptoms
There is an af:treeTable component with rowSelection="multiple" in an application.
If the first row is NOT selected and the other rows are selected in the af:treeTable component , iterator.hasNext() returns false wrongly.
The following is a snippet of the testcase:
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |