I am using the 16.1's UltraPivotGrid against a flat data source (such as generic List of a Poco object).
I was able to programatically define the rows, columns, metrcis and filters. However, how do I save the chosen layout which means, user modified rows/columns, or state such as expanded rows, columns, etc?
This is on Winforms.
Here is an example of it working using the technique I explained in the earlier post
https://www.youtube.com/watch?v=8PKGK2K4nC8
Hope it helps!
Hi Jose,
Thank you very much for sharing all this with the community! Make sure to also support the feature idea so that in the future versions this will be available automatically, without the need of implementing anything.