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.
EditSubmit behaviours have been fixed, remaining issue when combined with ToggleOnInvalidEdit is handled in :
ICE-9087.