WPF Edition Release History | ComponentOne
WPF Edition Release History / 2017 v3
In This Topic
    2017 v3
    In This Topic

    Chart for WPF

    Bug Fixes

    • Fixed the issue where incorrect z-axis annotations cuts off under several conditions.

    DataGrid for WPF

    Bug Fixes

    • Fixed the issue where filter drop-down box appears with a black background when HeaderBackground is set to Transparent.
    • Fixed the issue where content of DataGridTextColumn column shifts to bottom at the time of editing.

    DateTime for WPF

    Bug Fixes

    • Fixed the issue where Date/Time format of C1DateTimePicker and C1DatePicker is not reflected immediately on changing Culture at run time.

    Expression Editor for WPF

    First Release.

    Extended Library for WPF

    Bug Fix

    • [C1ColorPicker] Fixed the issue where an exception occurs when a value is input from the context menu in the '#' field in the Advanced tab.

    FlexChart for WPF

    Bug Fixes

    • Fixed the issue where 'NullReferenceException' is thrown on adding empty series, RangMode='ATR' and ChartType='Renko' / 'Kagi'.
    • Fixed the issue where 'ArgumentException' is thrown on choosing 'False' in 'Uptrend' comboBox in 'Fibonacci Tool'.
    • Fixed the issue where setting Axis.Max does not restrict the axis scale to the 'Max' value for Logarithmic axes.
    • Fixed the issue where "InvalidOperationException" with "Sequence contains no elements" message is thrown when setting 0 to Period of CCI and WilliamsR indicators.
    • Fixed the issue where DataLabel is not shown in exported svg image of TreeMap.
    • Fixed the issue where "IndexOutOfRangeException" is thrown when setting Period=1 and Scaling=Dynamic.

    Improvements

    • Implemented Histogram / RangedDiagram chart types.
    • Implemented Step / StepArea / StepSymbols chart types.
    • Use point index instead of series index as parameter of LabelRendered / LabelRendering events.
    • Added new chart type "PointAndFigure". The demo page for new chart type added to FinancialChartExplorer sample.
    • Added new FloatingBarChart samples.

    FlexGrid for WPF

    Bug Fixes

    • Fixed the issue where incorrect values are copied from a numeric column with specific format.
    • Fixed the issue where merging does not work correctly when there are less than 2 rows in the grid.
    • Fixed the issue where ColumnHeaderSelectedBackground property of C1FlexGrid does not work as expected.
    • Fixed the issue where "System.NullReferenceException" occurred in C1.WPF.FlexGrid.4.dll on selecting Color dropdown of new row.

    Improvements

    • Added MarqueeColor property to define custom marquee color. Note that you must set ShowMarquee = "True" to see it.

    FlexSheet for WPF

    Bug Fixes

    • Fixed the issue where clipboard operations are not working properly in Bound Mode FlexSheet.
    • Fixed the issue where selection DataRange is always shown as reverse order when selecting some of the data to add sparkline.
    • Fixed the issue where System.NullReferenceException occurred on opening Filter dropdown after saving files by FlexSheet.
    • Fixed the issue where expand/collapse does not work when grouping is applied in FlexSheet after exporting file.
    • Fixed the issue where remove duplicates action does not worked in C1FlexSheet.
    • Fixed the issue where "System.NullReferenceException" occurred in on setting Cell Angle/Format in FlexSheet bound with DataTable.
    • Fixed the isssue where excel file loaded in C1FlexSheet is not displayed as expected.

    Improvements

    • PNG images in SortDialog have been replaced by corresponding symbols from Segoe UI Symbol font or path.
    • PNG images in ExcelFilterEditor have been replaced by corresponding symbols from Segoe UI Symbol font or path.
    • Replaced "NewSheet.png" by Excel2016 style corresponding symbols form Segoe UI Symbol font.
    • Replaced Expanded/Collapsed as corresponding symbols from Segoe UI Symbol font.

    FlexViewer for WPF

    Bug Fixes

    • Fixed the issue where highlighted selection and the current page number were sometimes not in sync.
    • Fixed the issue where incremental search did not work correctly for large documents.
    • Fixed the issue where copying text to the Clipboard occasionally throws an unhandled COMException.
    • Fixed the issue where Highlighted selection and the current page number were sometimes not in sync.

    Improvements

    • Added the LimitSearchToCurrentPage property indicating whether the text search should be limited to current page.
    • Added the CurrentPageVisibleOnSearchToolbar property indicating if the "Current Page" button is visible on the Search toolbar.
    • ZoomFactor property is now zooming from center of the control at runtime.

    GanttView for WPF

    Bug Fixes

    • Fixed the issue where "System.NullReferenceException" occurred in PresentationFramework.dll while choosing Group Type after clicking Order combo box.
    • Fixed the issue where ContextMenu is shown in blank area of C1GanttView while setting some themes and without selecting any task.
    • Fixed the issue where the linked task disappeared on dragging the predecessor task to the half of its starting day in CustomColumn Sample.
    • Fixed the issue where separate taskbars cannot be dragged and merged into a whole after inserting a split on the task.
    • Fixed the issue where "Font" text is not localized to Japanese localization when setting of CurrentCulture and CurrentUICurture.
    • Fixed the issue where "Conflict Resolver" dialog does not appear in GanttView while moving task bar with predecessors.
    • Fixed the issue where there is no "Use Fiscal Year" checkbox in Timescale dialog of "Top/Middle/Bottom" tier tab.
    • Fixed the issue where edges of "Resources/Advanced/Notes" tabs remain with a spot while switching each tab to another in Task Information dialog.
    • Fixed the issue where text are not aligned consistently with each other in Calendar tab of Change Working Time dialog.
    • Fixed the issue where tooltips for reflect on summary bar and group bar are not shown when the task is applied reflect on summary bar but only summary bar tooltip is shown when mouse hovers on summary bar region.
    • Fixed the issue where inconsistent behavior occurs on setting both of the "Print only first" and "Print first" options in View Tab of the Print Dialog.
    • Fixed the issue where project validations is not shown while applying invalid schedule in ProjectInformation.
    • Fixed the issue where searching cannot be performed in output pdf file.
    • Fixed the issue where bar height of selected task remains unchanged while setting Task to "(Default)" and changing the bar height in "Bar Styles" dialog.
    • Fixed the issue where BarStyle does not get applied to the chosen taskbar while setting of Default ProgressBar style.
    • Fixed the issue where progress bar using "Pattern" style is not shown correctly.
    • Fixed the issue where BarText of default Milestone is not shown in BarStyle dialog.
    • Fixed the issue where a consistent appearance was not avaialble in GanttView toolbar's menu icon.
    • Fixed the issue where the distance between GanttView toolbar's menu icon was large.
    • Fixed the issue where "Split Task" menu could not be closed while hiding the ChartView.
    • Fixed the issue where BarStyle could not be reset while BarText/BarShape of Default task is set.
    • Fixed the issue where pressing Tab key does not update Start and End date values.
    • Fixed the issue where BarStyle could not be applied to new added task.
    • Fixed the issue where "System.NullReferenceException" occurred in PresentationFramework.dll while choosing Group Type after clicking Order combobox.

    Improvements

    • German language resources added.
    • PNG images in toolbar buttons, Print dialog's Header/Footer tab, ContextMenu, link arrow, and expanded/collapsed have been replaced by corresponding symbols from Segoe UI Symbol font or path
    • PNG images for MoveUp/MoveDown in Resource,ChangeWorkingTime,GridColumns and ManagerChalendar dialog have been replaced by corresponding path.

    Gauge for WPF

    Bug Fixes

    • Fixed the issue where setting background color does not work on customizing the shape of C1RadialGauge.

    InputPanel for WPF

    Bug Fixes

    • Fixed the issue where multiple issues are observed while setting big FontSize to InputPanel.

    Improvements

    • Added 'TextWrapping' to C1InputTextBox.

    OLAP for WPF

    Bug Fixes

    • Fixed the issue where ComboBox item's can't be seen clearly in Custom Filter Dialog box while applying "Office2016Black" themes to Olap.
    • Fixed the issue where blank space is shown in OlapGrid after removing field in OlapGrid while the focus is set in Chart or Raw Data.

    Improvements

    • PNG images in toolbar buttons, Options dialog's Header/Footer tab, and OlapPanle and ContextMenu have been replaced by corresponding symbols from Segoe UI Symbol font or path.

    ReportViewer for WPF

    Bug Fix

    • Fixed the issue where C1ReportViewer does not release memory even when GC is forced.

    RichTextBox for WPF

    Bug Fix Fixed the issue where C1FontColorTool is included in Tab navigation even if its IsTabStop property is set to false.

    Schedule for WPF

    Improvements

    • PNG images in the IntervalAppointmentTemplate and toolbar buttons of the EditAppointmentControl have been replaced by corresponding symbols from Segoe UI Symbol font.
    • TextBlocks have been replaced by Labels in embedded dialogs. It improves readability in different themes.
    • ico images except "resources" have been replaced by png images as Outlook 2016 style.

    Word for WPF

    Bug Fixes

    • Fixed the issue where C1WordDocument could not load RTF File containing an Image.
    • Fixed the issue where loading and saving a file with newline removes newline characters.
    • Fixed the issue where C1Word could not load file (*.docx and *.rtf) containing table.
    • Fixed the issue where adding bookmarks removed header and footer from the word document.
    • Fixed the issue where System.FormatException is thrown on loading the word file containing bullet and use the C1.C1Word.2dll.
    • Fixed the issue where System.FormatException occurred on loading certain specific file.
    • Fixed the issue where check mark for some check mark styles are not shown in exported word file.
    • Fixed the issue where CheckedSymbol are shown as number instead of CustomSymbol in exported word file.

    Other changes

    Bug Fixes

    • [ContextMenu] Fixed the issue where context menu texts on scrollbar are not clearly visible while setting "Office2016Black" theme.
    • [ContextMenu] Fixed the issue where context menu item's symbols are not clearly visible while setting of "Office2016BLack" theme.
    • [ContextMenu] Fixed the issue where scrollbar context menu texts exceed to the blank area ahead while applying other themes except from Office2007 and Office2010 themes.
    • [ContextMenu] Fixed the issue where ContextMenu item's icon and menu texts are getting very close with each other while setting of Office2013/Office2016 themes.
    • [BasicControls] Fixed the issue where Combobox items cut off on setting "Office2007Blue/Office2007Silver" themes.
    • [OLap] Fixed the issue where filter text is not clearly visible while applying "Office2016Black" or "ExpressionDark" themes to C1Olap.
    • [C1NumericBox] Fixed the issue where C1NumericBox with Format to "X" has incorrect cursor position.
    • [C1NumericBox] Fixed the issue where C1NumericBox with Format to "X" not showing Hexadecimal values correctly.
    • [C1NumericBox] Fixed the issue where IndexOutOfRange exception is thrown when space character is entered in an empty C1NumericBox with AllowNull set to true.
    • [Theming] Fixed the issue where Office2013 and Office2016 themes throw "XamlParseException" exception for Expander control.

    Improvements

    • [C1Window] Added AddDefaultPopupToVisualTree method to be called if any problems with showing C1Window occurs in your application.
    • Added default style for ToolBarTray.
    • Added settings for C1GanttView.ToolbarBackColor property.
    • Improved Office2016 themes.