Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.3, EE-3.3.0.GA
-
Fix Version/s: EE-3.3.0.GA_P01, 4.0.BETA, 4.0
-
Component/s: ACE-Components
-
Labels:None
-
Environment:-
-
Assignee Priority:P1
-
Salesforce Case Reference:
Description
When using a component binding with the ace:dataTable and calling table.navigateToRow(int i), the row is correctly highlighted and paged to (pagination set to true). However, if that row is not visible (scrollable set to true), you are taken to the correct page but the row is not visible. The user must then scroll down in that page to find the row. The method navigateToRow should auto scroll to display the returned row result.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Revision #37387
Committed by nils.lundquist
8 minutes ago
ICE-9424- Fixed navigateToRow focus call