You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 6, 2024. It is now read-only.
HtmlDxDataGridOption.JsZipLocation and HtmlDxDataGridOption.JsZipVersion has been replaced with HtmlDxDataGridOption.ExcelJsLocation, HtmlDxDataGridOption.ExcelJsVersion, HtmlDxDataGridOption.FileSaverJsLocation and HtmlDxDataGridOption.FileSaverJsVersion.
The text was updated successfully, but these errors were encountered:
Built-In Excel Export is deprecated. New approach is using ExcelJs. See https://js.devexpress.com/Documentation/Guide/UI_Components/DataGrid/Getting_Started_with_DataGrid/#Export_Data_to_Excel
Breaking change
HtmlDxDataGridOption.JsZipLocation
andHtmlDxDataGridOption.JsZipVersion
has been replaced withHtmlDxDataGridOption.ExcelJsLocation
,HtmlDxDataGridOption.ExcelJsVersion
,HtmlDxDataGridOption.FileSaverJsLocation
andHtmlDxDataGridOption.FileSaverJsVersion
.The text was updated successfully, but these errors were encountered: