Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: EE-4.2.0.GA
-
Fix Version/s: 4.3, EE-3.3.0.GA_P06
-
Component/s: ACE-Components
-
Labels:None
-
Environment:Any
Description
Because the use of the 'binding' attribute is not a recommended practice, it is necessary to implement an alternative approach for the Find functionality on ace:dataTable that doesn't involve component binding.
r524446: changed client-side API from find() to ajaxFind(), in order to make its purpose more clear; added findRow() methods right in the DataTableFindEvent class for convenience
r52448: backported these changes to the EE 3.3 maintenance branch