Hello,
we save and load the layout of the pivot view by using your provided methods this.pivotObj.getPersistData() and this.pivotObj.loadPersistData(this.pivotLayout).
Unfortunately it saves the whole content of the pivot grid, not only the layout. This is not very useful when having big amounts of data in the table. Is there a possibility to only save and load the layout of the pivot view?
Best regards
Gerd Tautenhahn