ADF Table Refresh and Lose Field focus After Value in Input Text is Changed
887794Sep 13 2011 — edited Sep 13 2011Hello all,
I have a table with "edit all" editing mode. I use PPR for the iterator. There are some calculations in the table.
For example, value*percentage=result. Those three fields are the columns of the table, all are auto submit, and each has custom value change listener.
My problem is when I change the value (pressing TAB) )in value or percentage or result field, the table always refreshes and lost its focus for the next field.
What I want to achieve is that the table does not lose its focus for the next field when I press TAB.
Any suggestion for this?
JDev Version 11.1.1.40
Thank You.
Agung
Edited by: 884791 on Sep 12, 2011 9:42 PM
Edited by: 884791 on Sep 12, 2011 9:43 PM