Hello,
I'm working with grid and I need to translate the grid labels to spanish.
I needed to update angular libraries of grid and install ejs-base library.
Currently I'm working with these libraries: "@syncfusion/ej2-angular-grids": "^18.3.52",
"@syncfusion/ej2-base": "^18.3.52",
And I have a problem with the type of filter grid, I'm working with the type filter excel and when I have updated the grid library the type filter excel doesn't appear.
If I use public filterOption: FilterSettingsModel = { type: 'Excel' }; shows the type filter checkbox, if I set the type filter Menu it works fine too, but the type filter Excel doesnt' appear when I set "Excel".
Attachment:
pruebastablas_a25e74e8.rar