Unica Plan | umoConfiguration | grid
These properties specify options for grids.
gridmaxrow
- Description
-
An optional integer to define the maximum number of rows to be retrieved in grids. The default, -1, retrieves all rows.
- Default value
-
-1
reloadRuleFile
- Description
-
An optional boolean parameter that indicates whether the grid validation plug-in needs to be reloaded or not.
- Valid values
True | False
- Default value
True
gridDataValidationClass
- Description
An optional parameter to specify custom grid data validation class. If not specified, the default, the built in plug-in is used for grid data validation.
- Default value
blank
tvcDataImportFieldDelimiterCSV
- Description
Delimiter to use to parse data imported into a grid. Default is comma (,).
- Default value
, (comma)
maximumFileSizeToImportCSVFile
- Description
Represents the maximum file size in MB that can be uploaded while importing comma-separated data for TVC.
- Default value
0 (unlimited)
maximumRowsToBeDisplayedPerPageInGridView
- Description
Specifies the number of rows to display per page in grid view.
- Valid values
positive integers
- Default value
100
griddataxsd
- Description
-
Name of grid data XSD file.
- Default value
griddataschema.xsd
gridpluginxsd
- Description
Name of grid plug-ins XSD file.
- Default value
gridplugin.xsd
gridrulesxsd
- Description
-
Name of grid rules XSD file.
- Default value
gridrules.xsd