Question
Save grid column selections
I have a requirement where I need to save the column values as logged in user prefrences.
I see there is no way to capture the selected values and default them when user logs in. Cacheruntimedata can help, but it will not work if user device is changed.
Is there any way using which the selection can be persisted based on selected users apart from using cacheruntime data option.


