Element Details: Procedure.Save+Analysis+Grid
 Back


Available in: Logi Info Source code name: Procedure.SaveAnalysisGrid

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

Set AnalysisGridID attribute to the ID of the Analysis Grid element.

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

The user's options are reloaded in an Analysis Grid by passing the filename in the rdAgLoadSaved 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
AnalysisGridID
UserDefined
(Required) The ID value of an Analysis 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
Procedure.Switch Case
Procedure.Switch Else
Task


CHILD ELEMENTS

Click element to drill down for more information.

If Error


 Back to top


 Chart Debug