Hi,
I am in process of implementing a use case where I have to preserve hierarchical grid state while navigating across multiple pages.
I am able to get most of the values except the display order of the column. I am unable to find any property r method to get the display order of the column irrespective it pinned column or not. I want to persist grid state as is.
Thanks,
Dev
Hello,
Sounds like similar to this one - https://github.com/IgniteUI/igniteui-angular/issues/3814
Please review it and let me know if it helps or you have some questions on it.