How to create an MVC Telerik Reporting Project (i)

Source: Internet
Author: User

For everyone to be able to intuitively follow the steps to learn, I try to manipulate the process in a GIF format recorded.

Step1: Create a new MVC solution

Step2 under this directory C:\Program Files (x86) \telerik\reporting Q2 2015\html5 Drag folders ReportViewer to the solution:

Step3: Add namespaces: Telerik.reporting and Telerik.ReportViewer.Mvc

Remember to add a reference to the namespace in the Web. config under views
<add namespace= "telerik.reporting"/>
<add namespace= "TELERIK.REPORTVIEWER.MVC"/>

Other references to add

    • Newtonsoft.Json.dll

    • System.Web.Http.dll

    • System.Web.Http.WebHost.dll

    • System.Net.Http.dll

    • System.Net.Http.Formatting.dll

    • Telerik.Reporting.Service

    • Telerik.Reporting.Services.WebApi

      Let's just cut a picture, in the extension.



    • Welcome to join Telerik Reporting QQ Group Learning Exchange: 472101663

How to create an MVC Telerik Reporting Project (i)

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.