JavaScript
{grid.object}refreshLinkedContent Method
Syntax
{grid.Object}.refreshLinkedContent()
Description
Causes the Grid(s) displayed in the Linked Content Sections to refresh. This method is automatically called whenever the row with focus changes.
Example
{grid.Object}.refreshLinkedContent();
See Also