您还浏览过这些产品


ActiveReports for .NET 3
[产品编号: 10935 ]  
关于本产品的分类与介绍仅供参考,具体以商家网站介绍为准。
产品介绍 下 载 价格与授权 更新记录 开 发 商  
版本历史:

New Features

  • "SelectAll" menu item is enabled in the EUD command bar.

Fixed Issues

  • Loading a rtf file at runtime renders some cells black instead of white.
  • End User Designer control scrolls to top at first time after running automatically.
  • The Zoom tool does not work correctly at design time with non-English regional settings.
  • When adding a Page to a PagesCollection, Overlaying another Page onto it first, will cause a NullReferenceException.
  • When using VB Script in a report, IsNullOrEmpty is changed to IsNothingOrEmpty.
  • Custom Control of type "SoftwareFX.ChartFX.Lite.Chart" does not render correctly in a report.
  • System.DBNull in field expressions do not evaluate correctly. System.DBNull in expression is treated as null when evaluated.
  • Rendering bold "<B>" tags in conjunction with a paragraph style in the RichTextBox causes non-bold text to be rendered as bold.
  • Bound fields are not displayed in the EUD report explorer when report's data source is a DataReader.
  • LoadLayout error "Control with Name xxx already exists".
  • Localizing reports does not work in VS2005 Web Projects. For web projects in VS2005, resource manager is System.ComponentModel.ComponentResourceManager instead of System.ComponentModel.ResourceManager. This fix is also applicable to VS2008 web projects.
  • Error is thrown when binding data to a candle chart's Y, Y2, Y3, and Y4 values.
  • Excel/HTML export filters throw "Error occurred while clipping a CanvasItem" exception. Floating point rounding errors have been resolved.
  • Axis label shows through marker.
  • ChartControl doesn't allow to choose a field name if datasource query returns no data.
  • PrintProgress event doesn't fire if second parameter of Document.Print(..) method is set to False.
  • Subreports in the page footer do not display when used with a ReportInfo control.
  • Underline HTML tags are not rendered correctly in the RichTextBox.
  • HTML font color is not rendered correctly when loaded in the RichTextBox.
  • HTML tables do not align "center" when displayed in the RichTextBox control.
  • Using the "font-size" style renders incorrectly in the RichTextBox control when using HTML text. Following translation is done when using any of the following values for "font-size": large -> 18 pt larger -> 12 pt x-large -> 24 pt xx-large -> 36 pt medium -> 13.5 pt small -> 12 pt smaller -> 8.5 pt x-small -> 10 pt xx-small -> 7.5 pt
    There is a typo in custom properties (HiLoLine).
  • "Report Explorer" displays "Bound Error: FileURL not set or empty" when using XMLDataSource with LoadXML() method.
  • In RichTextBox control, 10.0 Garamond font is not rendered.
  • Reports using 'Cambria' font is not embedded in PDF exports.
  • ActiveReports for .Net 3.0 builds compiled against .NET Framework 2.0, running the "Report Conversion Tool" throws an exception and fails.
  • The Report Explorer opens automatically whenever Visual Studio starts. Tool Window visibility during package registration is set "1" by default. This will prevent "Report Explorer" window to open when Visual Studio loads.
  • Reports upgraded and converted from VS2005, ARN2.0 to VS2008 ARN3.0 causes VS2008 to crash when CTRL + Tab is used to switch between reports in IDE.
  • RichTextBox control is inserting a number in the rich text when edit mode is entered at design time.
  • Index Out of Range Exception occurs when using \n\r in justified text in RichTextBox control.
  • System.Exception message box is displayed when assigning a report with an invalid name to the EUD control.