Updated Wiki: Web Reporting
Web ReportingASP.NET WebFormsThe simplest way to add reporting to an ASP.NET application is to add a "Generic Handler (.ashx)" to your project. If you are unfamiliar with .ashx files, they are basic...
View ArticleUpdated Wiki: Web Reporting
Web ReportingASP.NET WebFormsThe simplest way to add reporting to an ASP.NET application is to add a "Generic Handler (.ashx)" to your project. If you are unfamiliar with .ashx files, they are basic...
View ArticleUpdated Wiki: Web Reporting
Web ReportingASP.NET WebFormsThe simplest way to add reporting to an ASP.NET application is to add a "Generic Handler (.ashx)" to your project. If you are unfamiliar with .ashx files, they are basic...
View ArticleUpdated Wiki: Documentation
DoddleReport DocumentationSee the Home Page for live example reports and a project outlineBuilding your first reportKey Components Using DoddleReport in ASP.NETConfiguring DoddleReport in...
View ArticleUpdated Wiki: Documentation
DoddleReport DocumentationSee the Home Page for live example reports and a project outlineBuilding your first reportCustomizing the report with text fields, data fields, and render hintsKey Components...
View ArticleUpdated Wiki: Documentation
DoddleReport DocumentationSee the Home Page for live example reports and a project outlineBuilding your first reportCustomizing the report with text fields, data fields, and render hintsUsing...
View ArticleUpdated Wiki: Customization
CustomizationDoddleReport automatically picks up on certain attributes on your model, specifically the Data Annotationsattributes.If you put a [Display(Name = "Product Name")] on top on your property,...
View ArticleUpdated Wiki: Customization
CustomizationDoddleReport automatically picks up on certain attributes on your model, specifically the Data Annotationsattributes.If you put a [Display(Name = "Product Name")] on top on your property,...
View ArticleUpdated Wiki: Customization
CustomizationDoddleReport automatically picks up on certain attributes on your model, specifically the Data Annotationsattributes.If you put a [Display(Name = "Product Name")] on top on your property,...
View ArticleUpdated Wiki: Customization
CustomizationDoddleReport automatically picks up on certain attributes on your model, specifically the Data Annotationsattributes.If you put a [Display(Name = "Product Name")] on top on your property,...
View ArticleUpdated Wiki: Customization
Customizing the way your reports are renderedDoddleReport automatically picks up on certain attributes on your model, specifically the Data Annotationsattributes.If you put a [Display(Name = "Product...
View ArticleUpdated Wiki: Home
DoddleReport generates tabular reports from any IEnumerable datasource.Out of the box it can render reports to Excel, PDF, HTML, and CSV – fully pluggable of course. I designed the project to provide...
View ArticleUpdated Wiki: Home
DoddleReport generates tabular reports from any IEnumerable datasource.Out of the box it can render reports to Excel, PDF, HTML, and CSV – fully pluggable of course. I designed the project to provide...
View ArticleUpdated Wiki: Home
DoddleReport generates tabular reports from any IEnumerable datasource.Out of the box it can render reports to Excel, PDF, HTML, and CSV – fully pluggable of course. I designed the project to provide...
View ArticleUpdated Wiki: Home
DoddleReport generates tabular reports from any IEnumerable datasource.Out of the box it can render reports to Excel, PDF, HTML, and CSV – fully pluggable of course. I designed the project to provide...
View ArticleUpdated Wiki: Home
DoddleReport generates tabular reports from any IEnumerable datasource.Out of the box it can render reports to Excel, PDF, HTML, and CSV – fully pluggable of course. I designed the project to provide...
View ArticleUpdated Wiki: Home
DoddleReport has moved to Github.As I'm no longer using this project it's hard to find time to maintain it, but I'll happily discuss adding additional maintainers if anyone is...
View ArticleUpdated Wiki: Home
DoddleReport has moved to Github.As I'm no longer using this project it's hard to find time to maintain it, but I'll happily discuss adding additional maintainers if anyone is...
View Article