ComponentOne WPF Edition Release History
2016 v1
WPF Edition Release History > 2016 v1

Chart for WPF and Silverlight

Bug Fixes

  • Fixed the issue where DivideByZero exception is thrown when the RenderMode for the chart is set to Bitmap.

DataGrid for WPF and Silverlight

Improvements

  • Added Watermark property into DataGridFilterRow.
  • Added support for vertical scrollbar commands ScrollHere, ScrollToTop, ScrollToBottom

DateTimeEditors for WPF and Silverlight

Bug Fixes

  • Fixed the issue where the DisplayDate changes to 0001/01/01 when DisplayEndDate changes.

DockControl for WPF and Silverlight

Bug Fixes

  • Fixed the issue where an exception is thrown when a property of C1DockTabControl is bound and Save or Load method is executed.
  • Fixed the issue where picker parts appear outside the DockControl when the C1DockTabItems within DockControls are dragging.

Excel for WPF and Silverlight

Bug Fixes

  • Fixed the issue where "InvalidExcel OpenXml file (*xlsx)" exception is thrown when a Altova Mapforce or Telerik SpreadSheetProcessing for Wpf generated excel file is loaded in C1Excel.
  • Fixed the issue where the position of strings changes to BottomAligned in the output.
  • Fixed the issue where a C1Excel file having some merged cells and styling when does not open correctly upon exporting, and also gives an "Excel found unreadable content" error.

Improvements

  • Added BMP and PNG encoder/decoder for WPF version.

FlexGrid for WPF and Silverlight

Bug Fixes

  • Fixed the issue where the ColumnHeader does not change while inserting a new column in the Columns collection.
  • Fixed the issue where 'System.Reflection.TargetParameterCountException' is thrown when a column bound to an indexed property is edited.
  • Fixed the issue where cell value does not commit correctly on pasting a decimal value in C1FlexGrid.

FlexSheet for WPF

Bug Fixes

  • Fixed the issue where the position of the image loaded from file is incorrect.
  • Fixed the issue where on loading a .xls file into C1FlexSheet retains formatting, but exporting the same file with same extension (.xls) using C1FlexSheet loses formatting.
  • Fixed the issue where rows and columns added to C1FlexSheet does not save while exporting the same to excel format.

Improvements

  • Added support to load image from .xls/.xlsx file.

Gauge for WPF and Silverlight

Bug Fixes

  • Fixed the issue where setting the PointerCapFill property and PointerCapStroke property does not apply any effect on the control until PointerCapFill property is set in code.
  • Fixed the issue where properties related to PointerCap are observed in properties grid although no PointerCap object is available in C1SpeedometerGauge class.
  • Fixed the issue where PointerStroke and PointerStrokeThickness properties have no effect in C1Knob.
  • Fixed the issue where C1GaugeLabel disappears from C1Gauge when some value for FontFamily in Decorators.C1GaugeLabel property is set and then reset.

MediaPlayer for WPF and Silverlight

Improvements

  • Added C1MediaPlayer.Close method to release resources.

NumericBox for WPF and Silverlight

Bug Fixes

  • Fixed the issue where the color of the blinking cursor does not change when the CaretBrush property is set.

OutlookBar for WPF and Silverlight

Bug Fixes

  • Fixed the issue where the IsEnabled property does not work during selection.

PDF for WPF and Silverlight

Bug Fixes

  • Fixed the issue where C1PDF did not support other system fonts such as Agency FB in the output PDF file, and C1PDF gets exported with default font whether the PDFFontType is 'Embedded' or not.
  • Fixed the issue where color of the pie chart is not exported correctly to the PDF file.
  • Fixed the issue where NullReferenceException is thrown while saving a PDF file that has attachment.

Improvements

  • Common code with C1Pdf for WinForms.
  • Added support for embedded fonts (TrueType fonts, FontType property).
  • Added support for PDF/A format (ConformanceLevel property).
  • Added support for bookmarks and links for FlexReport. Added a new AddBookmark method.

PDFViewer for WPF and Silverlight

Breaking Changes

  • Removed obsolete properties PageSize and PageMargin.

Bug Fixes

  • Fixed the issue where the BlackoutWords property is not working correctly in C1PdfViewer when the RenderMode is set to Extended.
  • Fixed the issue where System.NullReferenceException is thrown while loading output PDF file of C1FlexGrid with many columns to C1PdfViewer.
  • Fixed the issue where NullReferenceException is thrown while creating a PDF file by PdfFilter.PrintDocument() method.
  • Fixed the issue where searching a word in a PDF file in C1PdfViewer, the navigation of search result loops to the same location and hampers search results as well as performance.
  • Fixed the issue where an exception “System.ArgumentException was unhandled in WindowsBase” is thrown while scrolling C1PdfViewer after searching and deleting the searched word in Find TextBox.
  • Fixed the issue where loading a PDF document, which is created in Word 2010 and saved as PDF using PDF Version 1.7, in C1PdfViewer throws System.NullReference exception.

Improvements

  • Added support for asynchronous text searching as illustrated in the steps below:
    1. Type any text in TextBox in toolbar.
    2. A "Searching ....." popup appears.
    3. Search the text in the content of the page one by one from the current to the end page. Searching stops once the text is found. In case the text is not found by the end page, search it from the first page to the current page.
    4. Close the popup and highlight the found text.
    5. Search the text in the remaining pages.
    6. After searching the entire PDF file, update the FindNumber/FindCount/FindPrevious/FindNext commands.

PropertyGrid for WPF and Silverlight

Bug Fixes

  • Fixed the issue where the visibility of control and property value of bound object inside C1PropertyGrid appears dimmed after setting DisabledCuesVisibility property to Collapsed and IsEnabled property to False.

RichTextBox for WPF and Silverlight

Bug Fixes

  • Fixed the issue where a space, once removed, could not be added gain above or below a table in C1RichTextBox.
  • Fixed the where the header string displayed as output with RtfFilter's ConvertFromDocument method appears garbled.
  • where the strings of Hankaku-kana changed with the ConvertToDocument method of RtfFilter does not change correctly.

Scheduler for WPF and Silverlight

Bug Fixes

  • Fixed the issue where an appointment updates itself and moves ahead changing its Start and End times when the appointment is not entirely displayed on screen.
  • where the arrow keys navigation in day of C1Scheduler renders incorrectly in Month view mode.

RangeSlider for WPF and Silverlight

Bug Fixes

  • Fixed the issue where the slider value does not change on pressing up/down/left/right arrow keys.
  • Fixed the issue where 'UpperThumbButton and 'LowerThumbButton' does not move through arrow keys.
  • Fixed the issue where 'GotFocus' is not fired on clicking 'LowerValueThumb' or 'UpperValueThumb' of C1RangeSlider.

TreeView for WPF and Silverlight

Bug Fixes

  • Fixed the issue where C1TreeViewItem were not being added through 'Collection Editor: Items' window of C1TreeView.
  • Fixed the issue where setting ButtonBackground and ButtonForeground properties did not have any effect.

Toolbar for WPF and Silverlight

Bug Fixes

  • Fixed the issue where the selected tab item is not retained when C1Toolbar is collapsed or expanded.
  • Fixed the issue where second item is not selected after the collapsed C1Toolbar is expanded if the IsSelectable property for the first item is set to False.

Word for WPF

  • Beta release of Word for WPF