Integrating Ranet OLAP HTML Pivot Table in an ASP.NET Application

Preview:

Citation preview

Galaktikasoft.cominfo@Galaktikasoft.com

Integrating Ranet OLAP Pivot Table in an ASP.NET Application

Galaktikasoft.cominfo@Galaktikasoft.com

1. Create an ASP.NET project in Visual Studio (VS2013 or VS2015).

2. Add Web API to the project, so all data is transferred from the server via Web API.

Galaktikasoft.cominfo@Galaktikasoft.com

5. Rename the bin catalog to dll, copy it in the application’s directory (except Global.asax file).

Galaktikasoft.cominfo@Galaktikasoft.com

6. Add Assets folder and index.html file to the project.

7. Add a reference to Ranet.Analytics.PivotGrid.dll from the dll catalog to the project.

Galaktikasoft.cominfo@Galaktikasoft.com

9. Enjoy working with Ranet OLAP

8. Compile and run the project. Check the database connection to make sure everything is correct. If you see such pop-up window, you’ve done everything correctly.

Galaktikasoft.cominfo@Galaktikasoft.com

In case you have any questions please write us at support@Galaktikasoft.com or submit a ticket here.

Galaktikasoft.cominfo@Galaktikasoft.com

Recommended