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!

Table column sort persists between task flow refreshes

MaximusDecimusJun 16 2021

Hi. I'm using JDeveloper 11.1.2.4.0.
I have a bounded task flow containing a page that displays a table of data from a Tree binding. There are also 2 attribute bindings in the page def from the same iterator.
The first issue is when a column sort is applied to the table, the sort criteria remains in place even when the task flow is refreshed (from a change in the input parameters). I know the table sort criteria can be removed via an action, but how can this be performed automatically when the task flow refreshes?
The second issue is when the sort is applied on a task flow refresh, the selected table row values are inconsistent with the attribute binding values.
Any ideas please?
Thanks in advance.

Comments
Post Details
Added on Jun 16 2021
3 comments
277 views