Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 4.2, EE-3.3.0.GA_P05
-
Fix Version/s: 4.3, EE-3.3.0.GA_P06
-
Component/s: ACE-Components
-
Labels:None
-
Environment:Any
Description
Find a way to extend the ace:dataTable > Click Events demo to switch a cell to edit mode and to have the contents of the first input field already selected with a single click. This may or may not require adding code at the component level.
r52426: added some simple javascript code to the demo to trigger a cell double click event when double clicking on the text fields and added the same functionality when pressing the esc key on the text fields, in order to exit the edit mode on the cell