The example shows how to localize an ASP.NET MVC Dashboard extension:
- Translate UI element captions to a different language: dialog boxes, buttons, menu items, error messages, etc.
- Format numbers, dates, and currencies according to specific culture settings.
The example contains two projects that show how to localize the Web Dashboard in case automatic or manual script integration. Both projects localize the ASP.NET MVC Dashboard extension for the German market with the satellite resource assemblies. The extension uses Globalize to format to dates, numbers, and currencies.
The example also shows how to apply custom formatting for numbers and dates.
Files to look at:
The DashboardLocalizationMVC project registers client libraries automatically. Globalize is included when you register third-party libraries.
Files to look at:
The DashboardLocalizationManualMVC project prevents the Web Dashboard control from loading client libraries automatically and references Globalize and other libraries on the web page.
- ASP.NET Core Dashboard Control - Localization
- ASP.NET Web Forms Dashboard Control - Localization
- Dashboard for Angular - Localization
- Dashboard for React - Localization
- Dashboard for Vue - Localization
- Dashboard Control for JavaScript Applications - Localization
(you will be redirected to DevExpress.com to submit your response)