MergedDataGridView Control
Last Updated: 23 Apr 2009
Page Views: 15,533
Rating: 4.81/5
Votes: 19
Popularity: 6.15
Bookmark Count: 52
Licence: The Code Project Open License (CPOL)
A DataGridView control that allows to show some extra information in a merged row. Uses Visual Basic.NET 2008 and Framework 3.5.
Microsoft Reporting Services - Part II
Last Updated: 29 Jul 2009
Page Views: 15,334
Rating: 5.00/5
Votes: 12
Popularity: 5.40
Bookmark Count: 66
Licence: The Code Project Open License (CPOL)
This article shows some tips to improve Microsoft Reports like embedded reports, showing stored images, and images from a path, using custom code and custom assemblies, exporting reports, and printing reports without the ReportViewer control.
Microsoft Reporting Services (Sub Reports, Charts, Parameters, Expression Editor, etc.)
Last Updated: 1 Jun 2009
Page Views: 29,089
Rating: 4.92/5
Votes: 32
Popularity: 7.40
Bookmark Count: 96
Licence: The Code Project Open License (CPOL)
This article shows the basic steps of creating a report, define the data source at runtime, work with parameters, include images, use the expression editor, and how to feed data to a subreport and charts. Finally it will demonstrate some easy customizations to ReportViewer.