-
Notifications
You must be signed in to change notification settings - Fork 39
Home
Matt Hidinger edited this page Apr 10, 2016
·
4 revisions
DoddleReport is easy to get going right out of the box.
Take a look at the README
for an introduction and live report samples
Take a look at the following topics.
- Building your first report
- Customizing the report with text fields, data fields, and render hints
- Using DoddleReport in ASP.NET
- Configuring DoddleReport in web.config
- Key Components for extending DoddleReport
- SharePoint and DoddleReport
Take a look at the DoddleReport.Sample.Web
project for some sample reports.
Alternatively you can just Install-Package DoddleReport.Sample.Mvc
to add a sample report controller to your MVC project,