Element Details: Procedure.Save+Chart+Grid
 Back


Available in: Logi Info Source code name: Procedure.SaveChartGridIntroduced in: v10.0.189

Saves the user's Chart Grid options to a file so they may be recalled later.

Set ChartGridID attribute to the ID of the Chart Grid element.

Set the Filename to the location where the file will be saved.

The user's options are reloaded in a Chart Grid by passing the filename in the rdCgLoadSaved parameter. The parameter may be passed in the URL, a hidden form element, or LinkParam.

Element Group:Bookmarks



ATTRIBUTES

Click attribute Name to drill down for more information.

NamePossible ValuesDescription
ChartGridID
UserDefined
(Required) The ID value of a Chart Grid that will have its user options saved.
Filename
UserDefined
(Required) A physical, file system path and filename.
ID
UserDefined
(Required) The ID attribute is a pervasive attribute that uniquely identifies an element within a definition file. The ID needs to be a unique value within the definition.



PARENT ELEMENTS

Click element to drill down for more information.

If Error
Procedure.Else
Procedure.File Exists
Procedure.Folder Exists
Procedure.If
Procedure.Run Datalayer Rows
Procedure.Run DataTable Rows
Task


CHILD ELEMENTS

Click element to drill down for more information.

If Error


 Back to top


 Chart Debug