Hello,
I tried to find a way to save the "user customization/preference" but I didn't find anything in the doc.
What I call the customization/preference is the info that the user can change (columns pinning, columns hiding, sort order etc...)
I'm talking about the igx-grid for angular (https://es.infragistics.com/products/ignite-ui-angular/angular/components/grid/grid.html)
We already do this for the Grid in .NET with the Infragistics.Windows.DataPresenter.DataPresenterBase.SaveCustomizations and LoadCustomizations methods
Thanks
Hello Théo,
Thank you for contacting Infragistics Developer Support.
The igx-grid does not have an out of the box state persistence (yet), but it is achievable on application level.
You can check out this section of the documentation with the sample alongside it for a possible way to save user preferences.
We do plan to include this functionality in our product by default in a future release.
Regards,
Radoslav Karaivanov
Hi,Great thanks for the quick response, any chance you have the issue number so that I can subscribe and get notified when it's done ?
We'll make it with the state persistence as you mentionedThanks