Element Details: Procedure.Save+Dimension+Grid
 Back


Available in: Logi Info Source code name: Procedure.SaveDimensionGridIntroduced in: v10.0.31

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

Set DimensionGridID attribute to the ID of the DimensionGrid element.

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

The user's options are reloaded in a DimensionGrid by passing the filename in the rdDgLoadSaved 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
DimensionGridID
UserDefined
(Required) The ID value of an DimensionGrid 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