Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: EE-3.2.0.GA
-
Fix Version/s: 3.3
-
Component/s: ACE-Components
-
Labels:None
-
Environment:All
-
Assignee Priority:P1
Description
When defining the rowEditListener and rowEditCancelListener methods for the ace:rowEditor, there methods are not called on save of an edit and on cancel of an edit.
I also tried using an <ace:ajax event="editSubmit"/> tag for the ace:dataTable. This didn't help and it also prevented the changed inputs from being displayed once saved except for the last row in the table.
I also tried using an <ace:ajax event="editSubmit"/> tag for the ace:dataTable. This didn't help and it also prevented the changed inputs from being displayed once saved except for the last row in the table.
Attached test case that shows issue.
Steps: