LoadData method: AnalyticGrid class

Syntax

LoadData()

Description

Use the LoadData method to cause the system to get fresh data for the grid from the analytic calculation engine. Generally, you would use this method after you perform some operation, such as SetLayout, that might change the value or layout of the data.

Note:

Do not use this method with an analytic grid that is in Freeze Column Mode.

Parameters

None.

Returns

None.