Element Details: Procedure.Save+Olap+Grid
 Back


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

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

Set OlapGridID attribute to the ID of the OlapGrid element.

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

The user's options are reloaded in an OlapGrid by passing the filename in the rdOgLoadSaved 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
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.
OlapGridID
UserDefined
(Required) The ID value of an OlapGrid that will have its user options saved.



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