|
Click here to download the file: ddrpt_157110.zip
|
|
Case Number
|
Case Summary
|
|
New Features
|
| 106913 |
The default page size for new reports now reflects the region settings of the computer. |
| 109432 |
A new sample has been added which demonstrates creating a custom resource locator. The resource locator is used by the report engine to find any file that is referenced by the report. |
| 109568 |
The export dialog can now be localized. |
| 110786 |
The expression editor now displays placeholder text to represent parameters to the aggregate functions. |
| 111310 |
The HTML rendering extension and web viewer now render the galley mode more like the windows viewer control. Page header and footer are output on each page. |
| 111430 |
The Data Source smart panel now displays the connection properties page by default. |
| 111757 |
Smart Panels now look more like dialog boxes. |
| 111781 |
Samples have been updated to work with the Excel rendering extension. |
| 111828 |
A new option has been added to the subreport control to force subreports to use the theme defined by the host report. |
| 31060 |
It is now possible to copy and paste report items into table or matrix cells. |
| 36398 |
Content within content reports, barcodes, and banded lists are now supported by the XML Rendering Extension. |
|
Fixed Issues
|
| 101818 |
Copying report items by holding Ctrl and dragging with the mouse now works correctly for all report items. |
| 103352 |
Expressions which do not evaluate to a size were causing an exception to be thrown. |
| 105356 |
Dragging an embedded image with a space in its name onto the designer surface no longer generates an invalid expression. |
| 106123 |
The web viewer control will now automatically run a report if all of the report parameters have a value specified. |
| 106742 |
Class library documentation is now available for several assemblies. |
| 107567 |
Extraneous shortcut keys have been removed from the preview application. Ctrl+P now works in the viewer control to print the current document. |
| 108325 |
Many charts now render properly in Excel, Word, and HTML. |
| 108674 |
LocateDataSource now fires the correct number of times and report parameters can now be accessed correctly. |
| 108928 |
Certain localized assemblies are now being removed from the GAC on uninstall. |
| 109074 |
Aggregate functions now properly work with fields that contain spaces. |
| 109082 |
The ContentPlaceHolder no longer appears in XML output. |
| 109325 |
Fixed an issue in the Calendar designer which stopped certain properties from working correctly. |
| 109433 |
The web viewer control no longer conflicts with Microsoft's ASP.NET Ajax libraries. |
| 109848 |
Drilldown now works correctly in all cases in the web viewer. |
| 109933 |
Matrix Subtotals now display correctly when using static and non-static columns/rows as well as when the matrix is just slightly too small to fit the matrix on it. |
| 110088 |
Text anti-aliasing has been removed from the viewer control. |
| 110624 |
The SalesReport sample has had one of its expressions corrected so that it now renders properly. |
| 111083 |
An exception is no longer thrown when changing the data visualizer type in certain cultures. |
| 111134 |
Data Sets that use a temporary table in a stored procedure no longer generate an error message when attempting to validate. |
| 111734 |
The "purchasing options" link on the evaluation dialog now points to the proper location. |
| 111846 |
Subreports now use the same ResourceLocator defined on the host report. |
| 112077 |
The LocateDataSource event now fires when loading a report from a TextReader object using the web viewer control. |
| 32387 |
Barcode values are now treated like strings so that leading zeros will no longer be removed. |
| 43526 |
The Show Report button now works in the sample gallery. |
| 85836 |
Various custom Nullable types have been made obsolete in the API. It is unlikely that user code touches these but their use will now cause a compile time error. |
| 98019 |
Labels on a logarithmic chart are now spaced logarithmically. |