Details
-
Type: Improvement
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 4.0.BETA, EE-3.3.0.GA_P02
-
Fix Version/s: EE-4.0.0.GA, EE-3.3.0.GA_P03, 4.1, 4.1.1
-
Component/s: ACE-Components
-
Labels:None
-
Environment:All
-
Support Case References:Support Case #12918 - https://icesoft.my.salesforce.com/5007000000dw9hD
-
Affects:Documentation (User Guide, Ref. Guide, etc.)
Description
The use case is that an ace:tooltip is used with an ace:dataTable in conjunction with the ace:delegate. The requirement is to dynamically determine if the tooltip should be shown on a row by row basis, through a row level flag/object.
Currently the only way to do this is by including the tooltip into the ace:column object. This goes against our performance best practices for using tooltips and dataTables. Having the tooltip markup in the table causes the table markup to be much larger.
Currently the only way to do this is by including the tooltip into the ace:column object. This goes against our performance best practices for using tooltips and dataTables. Having the tooltip markup in the table causes the table markup to be much larger.
Assigning to Ken to delegate for the next EE release.