JavaScript UI Libraries & Blazor Components Suite – Smart UI › Forums › Data Grid › event and provided event object › Reply To: event and provided event object
March 14, 2023 at 8:28 pm
#104513
ivanpeevski
Participant
Hi Peter,
In the Grid API Typescript section, you can see the properties of the GridCell object.
The translation of the Grid is not automatic. Before you set the ‘locale’, you should set the translations inside the ‘messages’ property, like this:
messages: {“da”: {….}}
Then, set the locale to ‘da’ and the Grid will be translated.
We have a detailed guide on Localization here – Grid Localization
Best Regards,
Ivan Peevski
Smart UI Team
https://www.htmlelements.com/