I have a country filter and based on selected country I have a interactive grid with some values.
I want to format the interactive grid columns using the currency format mask based on the default currency of country selected. So I created a page item called p123_currency_formatmask and its value is changing using dynamic action on change country. The page item value is changing but values in the grid column is not formatting.
How to fix this?