Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.0.RC1, 3.0.RC2
-
Fix Version/s: 3.0
-
Component/s: ACE-Components
-
Labels:None
-
Environment:All
-
Assignee Priority:P1
Description
Feature Request: Add a way to clear the sort priority that has been set. This will allow the table to be displayed in its default state. This would be similar to the resetFilters() method.
Currently the only way to do this successfully is to get a component binding of the ace:column and set the sort priority to null.
Currently the only way to do this successfully is to get a component binding of the ace:column and set the sort priority to null.
Activity
Field | Original Value | New Value |
---|---|---|
Salesforce Case | [5007000000KDkvf] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #27085 | Wed Jan 04 09:32:05 MST 2012 | nils.lundquist | |
Files Changed | ||||
![]() |
Fix Version/s | 3.0 [ 10241 ] | |
Assignee Priority | P1 | |
Assignee | Nils Lundquist [ nils.lundquist ] |
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
The customer is expecting the table to remember the order its data model at initialization?
Without it, even if they "reset" the sort, the data would remain in the last ordering unless reinitalized.