Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Experts
I am working on QlikSense extention and have a button and in the action event I modify some extension properties.
My problem is, even if I change them application state does not change to unsaved and paint method is not called.
Would it be possible to set my extension object state to modified somehow, so that application becomes modified and my object is repainted?
Many thanks