WebSquare.uiplugin.gridView.subTotal - 5.0_4.5276B.20250218.131208
Type
- uiplugin
Property Summary
-
excelCellType
- Specify the display type (cell type) of the data on the downloaded Excel file.
Event Summary
Method Summary
Property Detail
- columnClass
-
Class to apply to td.
- excelCellType
-
Specify the display type (cell type) of the data on the downloaded Excel file.
When downloading a GridView into an Excl file using advancedDataDownload() method, add options.useDataFormat : "true" option setting.
(Options)
"number" : Number
"bigDecimal" : Number
"text" : Text
"date" : Date
- id
-
subTotal id
- subtotalClass
-
Class to apply to td.
(Unlike columnClass, different classes are applied to each of subtotal.)
- targetColumnID
-
Reference column ID to generate subTotal.
(Must be under gBody.)
- width
-
subTotal width