Skip to main content Skip to footer

GrapeCity ActiveAnalysis Part 10 - Globalization

ActiveAnalysis Script 10 – Globalization

This blog is the 10th in a series of blogs on ActiveAnalysis.

Part 1 Create an Analysis App from ScratchPart 2 Silverlight Viewer Sample and Pivot View ControlPart 3 Shapes and Trend Lines on ChartsPart 4 Filters
Part 5 Data WindowPart 6 More Shapes and PDF ExportPart 7 ToolbarPart 8 Documentation Tips
Part 9 Build a BI Dashboard

  1. Continue to work on the project created in Part 9 of this blog series.

  2. In Windows Explorer, go to following folder…

C:\Program Files (x86)\GrapeCity\ActiveAnalysis\2.x.x.x\Bin

Where x.x.x is your build number.

This folder contains locale folders with localized satellite DLLs: es (Spanish), fr (French), no (Norwegian), ru (Russian), zh-CHS (Chinese) and zh-Hans (Chinese).

  1. Right-click the folder for the locale that you want to use and select Copy.

image

  1. Open your project in Visual Studio (from Blog Part 9), and in the Solution Explorer press the show all files toggle button to see the bin directory.

image

  1. Expand the bin folder.

  2. Right-click the Debug folder in the bin (or the bin folder itself in ASP.NET) and select Paste. The locale folder containing the localized satellite DLL is added to your project.

image

     7\. Comment out this code from prior blog entry (Part 9)

// PivotView1.AppearanceSettings.SchemaVisible = false;

// PivotView1.AppearanceSettings.ToolbarVisible = false;

// PivotView1.CardLayout.DisplayPanels = false;

8. In the Solution Explorer, double-click the Web.config file to open it for editing.

.

On the line below <system.web>, paste code like the following:

     [![image](/wp-content/uploads/blog_images/russells_blog/image_thumb_40ED56A8.png "image")](/wp-content/uploads/blog_images/russells_blog/image_55531C33.png)

9. Run the project to see the localized PivotView and schema on the left

     [![image](/wp-content/uploads/blog_images/russells_blog/image_thumb_63EDA24B.png "image")](/wp-content/uploads/blog_images/russells_blog/image_381D4E5C.png)

In Part 11 we will look at a summary and resources of this blog series on ActiveAnalysis

Technorati Tags: ActiveAnalysis,GrapeCity,Analysis,BI,Business Intelligence,getting started,AA,PivotViewer,rdDataSource,Northwind,SASS,charts,line chart,Aggregated data,Underlying Data,trend lines,filters,Data Window,shapes,pdf,export,color,summary,outline,description,user guide,developer guide,documentation,help,dashboard,BI Dashboard,Business Intelligence Dashboard,globalization

tweetmeme_url = 'http://www.clubfarpoint.com/Forums/blogs/russells\_blog/archive/2012/03/08/grapecity-activeanalysis-part-10-globalization.aspx'; tweetmeme_source = '@russcamtv'; tweetmeme_hashtags = '#appdev';

MESCIUS inc.

comments powered by Disqus