WebSquare.uiplugin.gridView.footer - 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
- class
-
table class
- 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
-
footer id
- width
-
footer width.