JavaScript/jQuery DataGrid - ExportTexts
Configures the texts of export commands, buttons, and hints.
import { ExportTexts } from "devextreme/ui/data_grid"
exportAll
The text or hint of the command that exports all data.
Type:
Default Value: 'Export all data to {0}'
exportSelectedRows
The text of the command that exports selected rows. Applies when the allowExportSelectedData property is true.
Type:
Default Value: 'Export selected rows to {0}'
exportTo
The hint of the Export button when the allowExportSelectedData property is true.
Type:
Default Value: 'Export'
Feel free to share topic-related thoughts here.
If you have technical questions, please create a support ticket in the DevExpress Support Center.
Thank you for the feedback!
If you have technical questions, please create a support ticket in the DevExpress Support Center.