Angular Data GridLanguage change in Angular
Change the default language of the context menu from English to any of the built-in translations, using the language
property.
Example
The following example is an implementation of the @handsontable/angular
component with an option to change the Context Menu language.
Select a language from the selector above the table and open the Context Menu to see the result.
A | B | C | D | E | |
---|---|---|---|---|---|
1 | A1 | B1 | C1 | D1 | E1 |
2 | A2 | B2 | C2 | D2 | E2 |
3 | A3 | B3 | C3 | D3 | E3 |
4 | A4 | B4 | C4 | D4 | E4 |
5 | A5 | B5 | C5 | D5 | E5 |
A | B | C | D | E |
---|
1 |
---|
2 |
3 |
4 |
5 |
Related articles
Related guides
Related API reference
- Configuration options:
- Core methods:
- Hooks:
There is a newer version of Handsontable available. Switch to the latest version ⟶