Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 4.3
-
Fix Version/s: EE-4.3.0.GA
-
Component/s: ACE-Components
-
Labels:None
-
Environment:Any
Description
When an ace:dataTable has pin and/or unpin ajax events, these fire multiple times each time a column is pinned or unpinned. The more columns are pinned the more requests are fired. There should be only one request in each case.
Activity
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #52826 | Fri Nov 30 17:37:55 MST 2018 | art.zambrano | |
Files Changed | ||||
![]() |
Field | Original Value | New Value |
---|---|---|
Assignee | Arturo Zambrano [ artzambrano ] |
Fix Version/s | EE-4.3.0.GA [ 13103 ] |
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
r52826: added checks to avoid sending the ajax requests if the pinColumn() and unpinColumn() functions were programmatically called by resizeScrolling()