1

After saving the Interactive grid, I need to Refresh the page item (Display only). How to achieve this

shajin
  • 29
  • 4

1 Answers1

1

It's not possible to "refresh an item". An item value is determined at page rendering time, based be computations, page process, default values or source settings. But it is possible to use a dynamic action of type "Set Value" to set a read only item value.

Koen Lostrie
  • 14,938
  • 2
  • 13
  • 19