I am using the same Data Table with three different configurations on three different pages with different URLs (The following links aren't working - only to explain in which way the URLs deviate from each other.)
https://www.mySite.eu/?page=ctrMgmtServerSide
https://www.mySite.eu/?page=ctrMgmtClientSide
https://www.mySite.eu/?page=ctrMgmtInboxExp
I noticed that layout changes (e.g. column visibility) are effective for all of my three different pages regardless on what page I make them.
How can I make sure that state saving will only be effective for the page I make the change on, not for the other two pages using the same Data Table?