Forum Discussion
jprdynamicapps
5 years agoHelper IV
persist properties without reloading?
Hi, I'd like to persist the scroll position of my visual. However, when I call persistProperties, I get called back with an update and therefore reload my data, which isn't practical. Any way to k...
jprdynamicapps
5 years agoHelper IV
Thanks, Daniel. The update type comes back as data, so no joy on that one.
Doing a hash on the matrix part of the dataview is doing the trick for now.
Appreciate your thoughts and your source code.
-jpr