ComponentOne UWP Edition Release History
UWP Edition Release History / 2018 v3
In This Topic
    2018 v3
    In This Topic

    Calendar for UWP

    Bug Fixes

    • Fixed the issue where on setting "dddd" format for the control "DayOfWeekFormat" property does not work properly.

    Document for UWP

    Bug Fixes

    • Fixed the issue where exporting last row of detail section to excel format is not correct when there are blank fields in the detail section.
    • Fixed the issue where PDF files with semitransparent text are not rendered correctly.
    • Fixed the issue where exporting to PDF displays text incorrectly.

    Excel for UWP

    Bug Fixes

    • Fixed the issue where loading the control with file created in Colombian Spanish culture throws ArgumentOutOfRangeException.

    ExpressionEditor for UWP

    Bug Fixes

    • Fixed the issue where selecting function in Categories Selection's Items List by pressing "Enter" key does not work properly.
    • Fixed the issue where removing function in Categories Selection's Items List does not refresh the list immediately.

    FlexChart for UWP

    Bug Fixes

    • Fixed the issue where binding Histogram series with null value containing data displays rendering issues.
    • Fixed the issue where pie chart animation throws exception.
    • Fixed the issue where rendering legends throws exception.
    • Fixed the issue where displaying legend scrollbar shows issues.
    • Fixed the issue where incorrect legend is toggled when legend has a scrollbar.
    • Fixed the issue where displaying axis grid lines during animation shows issues.
    • Fixed the issue where support of mouse wheel is added for legend scrolling.
    • Fixed the issue where size of legend is limited to provide a space for plot.
    • Fixed the issue where YValues of default tooltip content is not displayed in complex types binding (names separated by commas) if space contain in Binding property.
    • Fixed the issues where inconsistence behavior is observed in default tooltip of FinancialChartTypes and financial chart type of FlexChartTypes.
    • Fixed the issue where resizing chart containing legends with scrollbar throws exception.
    • Fixed the issue where using auxiliary axes throws exception.
    • Fixed the issue of incorrect clipping.

    Improvements

    • Added chart animation where the basic animation options is controlled by AnimationSettings property. Enable animation by setting chart.AnimationSettings = AnimationSettings.All and use AnimationLoad and AmimationUpdate properties for advanced settings.
    • Added vertical scrolling to legend (FlexChartBase.LegendScrollBars and FlexChartBase.LegendScrollBarStyle properties).
    • Added support of animation while toggling legend items.

    FlexGrid for UWP

    Bug Fixes

    • Fixed the issue where resizing row/column is allowed even after setting "e.Cancel = true" in ResizingRow/ResizingColumn event.

    Improvements

    • Added SortAscendingIconTemplate/SortDescendingIconTemplate which will display sort icon when the column is sorted.
    • Added a new GroupHeaderConverter class which users will use to customize default formatting.

    FlexReport for UWP

    Bug Fixes

    • Fixed the issue where occasionally HamburgerButtonSizeChanged() throws exception.

    Improvements

    • Added C1FlexViewerPane.NavigateToOutlineNode method which will allow users to navigate to a specific outline node using code.

    MultiSelect for UWP

    Bug Fixes

    • Fixed the issue where using remove() method still shows item in the header part of the control.
    • [C1CheckList] Fixed the issue where "UnSelectAll" text is shown instead of "SelectAll" text when no data is bound to the control and ShowSelectAll is set to "True" at Design Time/RunTime.
    • [C1TagEditor] Fixed the issue where extra separator value is added after the last selected item after setting more than one character or string value to the separator value.
    • Fixed the issue where selected items are automatically unchecked while click multiple times on the MultiSelect DisplayArea.
    • [C1TagEditor] Fixed the issue where setting empty string as separator is not allowed.
    • Fixed the issue where SelectedItem is not displayed correctly while adding items to the control using Collection Editor at Design Time.
    • [C1TagEditor] Fixed the issue where pressing Up key from keyboard after deleting all text throws System.IndexOutOfRangeException.
    • [C1TagEditor] Fixed the issue where PlaceHolder Text is shown when clicking on DisplayArea after setting "IsEditable=False" and "DisplayMode=Tag".
    • [C1TagEditor] Fixed the issue where Item text is selected when clicking on DisplayArea after setting "IsEditable=False ".
    • Fixed the issue where deleting text of tag using Backspace key and automatically replacing it with other word does not work properly on setting "AutoCompleteMode=Append/SuggestAppend".
    • Fixed the issue where incorrect behaviors are observed on setting AutocompleteMode to "Append".
    • Fixed the issue where incorrect behaviors are observed on setting AutoCompleteMode to "SuggestAppend".
    • [C1CheckList] Fixed the issue where selecting same data items after checking "SelectAll" checkbox does not work properly on binding same value data items to the control's dropdown.
    • Fixed the issue where focus cursor is moved in front of text and last selected item is lost on pressing Spacebar key.
    • Fixed the issue where pressing Up key from keyboard after deleting some characters of item in text display mode throws NullReferenceException.
    • [C1TagEditor] Fixed the issue where deleting tags by clicking cross button is not working after using InsertTag() method and Tags.Add() method under InitializedComponent().

    Improvements

    • Added new feature to limit the maximum number of checked items.

    Maps for UWP

    Bug Fixes

    • Fixed the issue where navigating to "Analysis" tab of DashboardDemo throws "System.NullReferenceException".

    Improvements

    • Added a way to rotate C1Maps.

    RichTextBox for UWP

    Bug Fixes

    • Fixed the issue where incorrect font size for suggestions is displayed when zoom value of the control is changed.
    • Fixed the issue where loading images in the control is asynchronous.
    • Fixed the issue where images and horizontal lines are not selected/removed after selecting all content by pressing Ctrl+A and Delete/Backspace key.
    • Fixed the issue where non editable elements disappear on trying to select them by mouse dragging and appear only after releasing them.
    • Fixed the issue where table cannot be deleted if table is added before and under the text or only table is added in the page.

    Scheduler for UWP

    Bug Fixes

    • Fixed the issue where .

    Sparkline for UWP

    Bug Fixes

    • Fixed the issue where Sparkline binding is lost when used in CellTemplate of C1FlexGrid control..

    Word for UWP

    Improvements

    • Added support to TOC objects (added RtfSdtContent, RtfTocField and RtfPageRefField classes).