Describe the bug
The datagrid component resetColumns() function (i.e. datagrid, toolbar, 'Reset to Default') does not work consistently. This is for a datagrid where saveUserSettings, columns = true. If the user personalizes the grid layout, e.g. moves a column, leaves the app, then returns, 'Reset to Default' will not reset the grid to it's original state.
The steps to reproduce given below are different than what goes on in our app but I believe it's the same issue and will make it easier for you to see it.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
'Reset to Default' should restore the columns to their settings as determined by the code for the grid, not the last user's personalization.
Version
Screenshots
n/a
Platform
n/a
Additional context
n/a
@tmcconechy this looks more like an issue with the enterprise library than the angular components.
@clepore Would you please move this to be an EP issue?
Issue still exist. Tested in http://4190-beta1-enterprise.demo.design.infor.com/components/datagrid/test-save-settings.html
QA Passed. Thanks!
Tested in: http://4190-beta2-enterprise.demo.design.infor.com/components/datagrid/test-save-settings.html across all browser, OS and devices.