Skip to content

The example shows how to localize an ASP.NET Web Forms Dashboard application.

License

Notifications You must be signed in to change notification settings

DevExpress-Examples/asp-net-web-forms-dashboard-localization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BI Dashboard for ASP.NET Web Forms - Localization

The example shows how to localize an ASP.NET Web Forms Dashboard application:

  • 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.

Example Structure

The example contains two projects that show how to localize the Web Dashboard control in case automatic or manual script integration. Both projects localize the ASP.NET Web Forms Dashboard control for the German market with the satellite resource assemblies. The control uses Globalize to format to dates, numbers, and currencies.

The example also shows how to apply custom formatting for numbers and dates.

Automatic Script Registration

Files to Review:

The DashboardLocalizationWeb project registers client libraries automatically. Globalize is included when you register third-party libraries.

Manual Script Registration

Files to Review:

The DashboardLocalizationManualWeb project prevents the Web Dashboard control from loading client libraries automatically and references Globalize and other libraries on the web page.

Documentation

More Examples

Does this example address your development requirements/objectives?

(you will be redirected to DevExpress.com to submit your response)

About

The example shows how to localize an ASP.NET Web Forms Dashboard application.

Topics

Resources

License

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •  

Languages