Skip to Content
0
Aug 12, 2015 at 09:37 AM

Set AppState for SmartTable

98 Views

Hi experts,

I have a question regarding SmartTables. We'd like to offer the "Save as Tile" functionalitity for our View which contains a SmartTable. So we have to store the filter, grouping, column order and so on within the AppState.

When loading the App via Tile the settings have to be set from loaded AppState.

Question: How can we get personalization data of a SmartTable and how can we set the data when initializing the SmartTable?

There is the sap.m.P13nDialog controller linked to SmartTable, but how can we get the instance and get and save data?

Thanks for any help,

Thomas