Essential Studio for WPF Release Notes

v13.2.0.29
July 8, 2015

Accordion

Feature

  • #140303 - Accordion provides option to add new items dynamically by using the “addItem” method

Fix

  • #144588 - While disabling the accordion item, it collapses.

AutoComplete

Fix

  • #139396-AutoComplete now allows select item by pressing Enter.

  • #141042, #143710-Scrolling Operation in the Autocomplete is working properly after resizing the popup.

Barcode

Fix

  • #140125 - Data Matrix barcode with large size could be detected.

  • #140125 - Performance issue while generating larger Data Matrix Barcode is resolved.

Calculate

Fix

  • #142538 - Text formula returns a wrong value issue is now resolved.

  • #142186 - VLookUp Formula now returns the correct value

  • #140272 - GAMMAINV formula now returns correct result.

CardView

  • #142711 - SelectedItem binding now works as expected.

  • #143985 - Can group with same info more than one time issue is fixed.

Fix

  • #139642 - Items disappearing issue when CustomPath is set is now resolved.

Chart

Fix

  • #140439 - When disposing chart series directly, it will be disposed perfectly.

Chromeless Window

Fix

  • #139892 - Chromeless window now maximizes properly when screens are changed.

ColorPickerPalette

Fix

  • #139675 - Popup now opens properly in ColorPickerPalette.

  • #141703 - Extra border is not appeared now on the ColorPickerPalette control.

ComboBoxAdv

Fix

  • #139824 - SelectedItems are not proper in MultiSelect mode.

Common

  • #140769 - Localization now works properly while DefaultNameSpace is different from Assembly name.

  • #139399 - Strange issue in TransitionContentControl is resolved.

CurrencyTextBox

  • #143605 - Deleting issue in CurrencyTextBox is fixed now.

DateTimeEdit

Feature

  • #137740 - Culture support has been provided for DateTimeEdit and CalendarCulture support has been provided for DateTimeEdit and Calendar.

  • #137740 - Provided support to modify ShortDayNames and MonthNames.

  • #137740 - Can expose calendar type property in DateTimeEdit for other culture.

Diagram

Feature

  • Add Node and Connector to Stencil support is provided

  • Save and Load support for Stencil is provided

  • Dragging support for Connector is provided.

  • Event for Dragging is provided

Fix

  • #139535-Issue with dotted line of the LineConnector is resolved.

  • #144036-Issue with Virtualization is now resolved.

  • #139678-Issue with LineConnector touching edges of the Node is fixed now.

  • #140576-Performance leak issue with LineConnector is resolved.

  • #141432-Performance issue while loading number of Nodes and Connectors is fixed now.

  • #141432-Issue with performance while dragging Nodes is resolved.

  • #141790-Issue with Port to Port Routing is fixed now.

  • #141279-Issue with Label Width is resolved.

  • #140898-Issue with Edges property of Layer is resolved.

DocIO

Feature

  • #141411 - Added support to preserve form fields from HTML to Word conversion.

  • #141411 - Added support to preserve fields from HTML to Word and vice versa.

Fix

  • #143425 - Exception is no more thrown in nested Mail merge with Implicit data.

  • #143741 - .NET Native compilation warning is no more shown in CompoundFile.Base.

  • #142221 - Table content preservation issue is now resolved during Mail merge in Word 2010.

  • #142950 - Upper format preservation issue is now resolved in merge field.

  • #142985 - Null reference exception is no more thrown in FindSingleLine method.

  • #142929 - Number format preservation issue is resolved in UpdateDocumentFields method.

  • #142913 - Decimal separator preservation issue is resolved in Word to PDF conversion.

  • #141411 - Table Cell preservation issue is resolved in HTML to Word conversion.

  • #144344 - Null reference exception is no more thrown while inserting IF Field in DocIO.

  • #142604 - Preservation issues are resolved in Word to PDF conversion.

  • #143089 - StackOverflowException is not thrown now in Word to PDF conversion using DocIO.

  • #142004 - Endnote missing issue in Word to PDF conversion is fixed now.

  • #141858 - Spacing issue in Word to PDF conversion due to TableCell “hideMark” property has not parsed is fixed now.

  • #141017 - Page number and number of pages preservation issue in Word to PDF conversion is fixed now.

  • #141029 - Content preservation issue in Word document to PDF conversion is fixed now.

  • #141017 - Header content center Alignment issue in Word to PDF conversion is fixed now.

  • #140858 - Image preservation issue in Word to PDF conversion is resolved.

  • #140845 - Table alignment and header image position issue in Word to PDF conversion is fixed now.

  • #140552 - List, Header and Footer preservation issues in Word document to PDF conversion is resolved.

  • #140397 - Tab preservation issue with Mail merge data in Word to PDF conversion is fixed now.

  • #140434 - Page break preservation issue in Word to PDF conversion is resolved.

  • #140238 - Bold preservation issue in Word to PDF conversion is resolved.

  • #140046 - Textbox border preservation, table position and exception issue in Word to PDF conversion is resolved.

  • #140775 - Border preservation issue with div tag in HTML to Word document conversion is resolved now.

  • #140693 - Content preservation issues in HTML to Word document conversion is resolved.

  • #142498 - Boolean properties preservation issue in text format while open and save the Word document is resolved.

  • #142407 - Hanging issue in Word to Image conversion is fixed.

  • #142101 - Reference field and TOC page number preservation issues are fixed.

  • #140671 - Hanging issue while updating TOC is resolved.

  • #141795 - Table cell content loses issue when cloning and saving in DOC format Word document is resolved.

  • #141736 - Null reference exception no longer occurs while saving the document.

  • #141351 - Header content and pages increased issue while updating document fields in DOC format Word document is resolved.

  • #141119 - Table preservation issue after importing the document is resolved now.

  • #141091 - Issue with Numbering styles have been duplicated when importing the document content is resolved now.

  • #141020 - Null Reference Exception is no longer thrown when SDTContent property is null.

  • #140621 - Document corruption issue while cloning the document contents to destination document is fixed now.

  • #140477 - Footnote number preservation issue in DOC format Word document is fixed.

  • #139214 - Loading the generated document no longer throws Error Message.

  • #138961 - Corruption and Macro preservation issue while saving in DOCM format Word document has been resolved.

  • #139071, #137971 - “IndentFromLeft” property value is now set to zero.

  • #142765 - Online image path is now preserved in DocIO library.

  • #141779 - Out of memory exception is not raised now, while updating Table of contents using DocIO.

  • #140582 - Highlight color preservation issue in RTF is fixed.

  • #141302 - Replace functionality is now working properly when the corresponding item is previously cloned using DocIO.

  • #141491 - List preservation issue while inserting HTML Formatted string is fixed.

  • #141530 - Nested IF field result preservation issue in Word to HTML conversion is fixed.

  • #143041 - Hanging issue in Word document to PDF conversion is fixed.

  • #143827 - Font name preservation issue with bullet list character during RTF to DOCX conversion.

DockingManager

Feature

  • #138706 - Automatic resize restriction behavior in Docking Manager.

Fix

  • #139823 - Overlapping issue in DockingManager has been fixed.

  • #142731 - Docking manager drop area highlight now works as expected.

  • #140271 - Issue with MousePosition while dragging docked child is resolved.

  • #142237 - Issue with Improper Document CloseButtonType is resolved.

  • #144201 - NativeFloatWindow close button cropped on Touch enabled issue is resolved now.

  • #140286 - DockingManager now arranges layout correctly on save and load.

DocumentContainer

  • #142460- NRE crash issue in TDILayoutPanel is fixed.

  • #140107- AddTabDocumentAtLast property now works as expected.

  • #141057- XamlParseException no longer arises when DocumentContainer Resource Dictionary used.

Edit

Feature

  • #104135 - Provided support for offending text in EditControl

EditControl

  • #141215 - Replace issue while pressing Shift and Selection issue are fixed.

Gantt

Fix

  • #111826 - Gantt nodes will be updated perfectly, while collection modified in grid.

  • #141838 - Now the Gantt chart is properly filled based on the window size.

  • #131655, #141838, #142043 - GanttSchedule WeekBeginsOn property will be worked perfectly.

Feature

  • Implemented ScheduleRangePadding API for Gantt schedule.

Gauge WPF

  • #142907 - Invalid XmlnsDeclaration error no longer occurs when adding the gauge in VS2008,Windows 7.

GridControl

Fix

  • #144109 - Double TextBox issue in GridControl has been fixed.

GridDataControl

Fix

  • #142058 - Null reference exception is no longer thrown in ResourceWrapper.

  • #140168 - Value cannot be null exception is no longer thrown when change the items in combo box.

  • #141050 - Reset filter button now works fine in GridDataControl.

  • #141058 - In RowValidating event args.Record returns the GridDataRecord issue while perform the RowValidation in second time in GDC is resolved.

GridTreeControl

Fix

  • #143645 - NullReferenceException is no longer thrown while adding new records.
  • #142116 - Issue with Auto activating a window on MouseHover the MenuItemAdv is resolved.

OlapClient

Fix

  • #139456- “Access to requested registry is denied” - Error is not thrown while deploying application now.

  • #143974- Improper state of ShowLegend OlapChartToolBar in ToggleButton issue is now resolved.

PdfViewer

Fix

  • Type 3 Font shape rendering issue has been resolved.

  • Texts is not missing anymore when rendering PDF document in the PDF Viewer.

  • Opacity of the watermarked texts are now preserved.

  • Printing speed of PDF document has been enhanced.

  • Masking for the image is applied properly in PDFViewer Control.

  • Images are rendered properly in the PDFViewer Control.

  • #143731 - Access Violation Exception is no longer thrown when accessing PrintDocument in PdfDocumentView.

  • #140960 - Printing the PDF document by using PDFDocumentView does not miss text.

  • #142162 - ImageInfo is correct while processing OCR.

  • #141977 - Polish Character “L” is extracted as expected from the PDF document.

  • #141443 - Input string is not in a correct format exception is no more thrown when extracting the text from PDF Document in non US culture.

  • #142225 - Images are not missing in the PDF document.

  • #141879 - Document content is not missing while rendering the attached document.

PDF

Fix

  • #143150 - HTML to PDF conversion takes more time and never finishes issue is now resolved.

  • #143004 - Dynamically added columns are now visible while using PDF Grid.

  • #139960 - Getting error while trying to add new signature field in the existing PDF document is now resolved.

  • #139016 - Exception occurs while converting XPS to PDF is now resolved.

  • #140847 - Data is preserved while applying flatten to form fields in particular PDF document.

  • #141936 - Getting XMP is not defined exception when load the particular document is now resolved.

  • #142394 - Font is modified while drawing the graphic elements in the particular loaded document is now resolved.

  • #141841 - Exception occurs while loading a PDF document is now resolved.

  • #141837,#141620 - Additional pages are not added while converting HTML to PDF by using WebkitHtmlConvert.

  • #142337 - When using WebkitHtmlConverter, CSS styles can be applied.

  • #142154 - Getting wrong bookmark title for particular document is resolved.

  • #142220,#142251 - Images are not corrupted while drawing a particular TIFF image to PDF document.

  • #141852 - ArgumentOutOfRangeException no more occurs when loading a particular PDF document.

  • #141850 - Text Position issue no more occurs while setting a value to PdfLoadedTextbox.

  • #141860 - Getting wrong PDF fields issue is resolved while trying to get the fields after removing it from the LoadedDocument.

  • #141635 - Long text does not break when the child grid is embed into parent grid.

  • #141337 - Signature field verification issue while merging the document is now resolved.

  • #140839 - Image is visible in PDF page while drawing.

  • #140715 - Exception does not occur while getting the PDF Bookmark destination.

  • #140311 - Index out of range exception no more occurs while merging the particular PDF document.

  • #140362,#142054 - Exception does not occur while merging the signed PDF document.

  • #140267,#140740 - Exception no more occurs while disabling EnableCache in PdfDocument.

  • #140266 - While flattening the form fields, double quotes changes to question mark issue is now resolved.

  • #139960 - Signature fields are deleted properly when removing the field from existing document.

  • #139960 - Signature fields are duplicated issue while opening and saving the signed document is resolved.

  • #138846 - Content preservation(Bold style and list bullet missing) issue in emf to PDF conversion is resolved.

  • #137634 - PDF Grid cell contents are displayed properly when font size is set equal to the grid cell heights.

  • #135693 - Getting blank white spaces in both corners of PDF document when converting HTML to PDF.

  • #143669 - Images are extracted twice while processing OCR issue is now resolved.

Feature

  • #138123,#118874,#138077-Implemented Event Handler for PdfHtmlTextElement.

Pivot Analysis

Feature

  • #135696- Performance improvement has been done in expand/collapse operation when there are more expand/collapse header cells.

  • #142042- Provided support to add calculation field while using index engine.

  • #142042- Provided support to use CalculationType for Pivot Computations while using index engine.

  • Wild card character support has been provided for label filtering.

Fix

  • #139659- PivotGrid now works properly when using expression fields.

  • #135982- Adding key names for Expand/Collapse operations in resource file is implemented now.

  • #143575- Resized column widths are now maintained properly in the PivotGrid.

  • #141520- Merging cells only keeps the upper-left cell issue when export the PivotGrid to Excel is fixed.

  • #140745- Issues in PivotGrid when loading a dataset using SQL are fixed.

Predictive Analytics

Feature

  • PMML stands for Predictive Model Markup Language. It is an XML-based file format developed by the Data Mining Group, to provide a way for applications to describe and exchange models produced by data mining and machine learning algorithms. The Syncfusion PMML Execution engine directly score (interpret) the models based on PMML, against inputs and provides output values. Important ### Feature of PMML Execution Engine are as follows.

  • Score inputs and provides output values.The results match the results obtained from R.Predicts both classification (Categorical values) as well as regression (Numeric values).Calculates the probability of prediction in case of categorical output.

  • Provided support for Spark PMML models

  • Now PMML Execution Engine extends its support for the following models

  • Association Rules Model

  • Gradient Boosting Model

Fix

  • Included the compatibility of PMML 4.2 version in PMML Execution Engine

Presentation

Fix

  • #143294 - Chart data gets updated only by editing the excel chart data issue is now resolved.

  • #142990 - Placeholder type showing 0 instead of Object type issue is resolved while using the presentation containing Object placeholder.

  • #142867 - Iteratively replacing the images in cloned slides is now working.

  • #142791 - Inserting a cloned slide in presentation is now working.

  • #142619 - Modifying the date in chart series with Presentation APIs does not lead to document corruption.

  • #141543 - Issue in ImageData property of IPicture is now resolved.

  • #141185 - Document is not corrupted while creating a presentation document by adding the slides of an existing presentation document.

  • #140442 - Slide item type for Shape is changed.

  • #140489 - Culture variant issue in Office Chart library is now resolved.

  • #140674 - Chart Axis issue in Office Chart library is now resolved.

Breaking change

  • The classes “BuiltInDocumentProperties”, “DocumentPropertyImpl”, “CustomDocumentProperties” will be no longer available

  • The classes “ClipboardData”, “StreamHelper” and “DlsConstants” will be no longer available

  • The class “ChartsCollection” will be no longer available

  • The properties “LayoutSlides” and “Masters” in Presentation class will be no longer available

  • The enumerations “MirrorType” and “VarEnum” will be no longer available

  • The method “Dispose()” in “Presentation” class will be no longer available

  • The method “FromStream(Stream,bool,bool)” in “Image” class will be no longer available

  • The interface “IBaseSlide” has been moved from namespace Syncfusion.Presentation.Internals to namespace Syncfusion.Presentation

  • The property “UnderLineColor” in “TextPart” class has been modified to “UnderlineColor”

  • The property “UnderLine” in “IFont” interface has been modified as “Underline”

  • The class “TablesCollection” has been modified to “TableCollection”

  • The interface “IOfficeChart” has been modified to “IPresentationChart”

  • The interface “IOfficeCharts” has been modified to “IPresentationCharts”

  • The properties “PageSetup” and “PivotChartType” in “IOfficePageSetup” interface will be no longer available

  • The properties “ShowAllFieldButton”, “ShowAxisFieldButton”, “ShowLegendFieldButton”, “ShowReportFilterFieldButton” and “ShowValueFieldButton” in “IOfficeChart” interface will be no longer available

  • The property “DrawTickLabels” in “IOfficeChartBorder” interface will be no longer available

  • The property Alignment in “IOfficeChartCategoriesAxis” and “IOfficeChartSeriesAxis” interfaces will be no longer available

  • The properties “BackgroundMode” and “IsAutoMode” in “IOfficeChartTextArea” interface will be no longer available

  • The enumeration element “RectangleStyle” in “OfficeRectangleStyle” enumeration will be no longer available

  • The properties “CrossesValue”, “IsReversed” and “LabelFrequency” in “IOfficeChartCategoryAxis” interface will be no longer available

  • The properties “IsReversed”, “LabelFrequency” and “TickMarkFrequency” in “IOfficeChartSeriesAxis” interface will be no longer available

  • The property “IsVeryColor” in “IOfficeChartFormat” interface will be no longer available

  • The property “Fill” of type “IOfficeFill” in “IOfficeChartGridLines” interface will be no longer available

  • The properties “Has3DProperties”, “HasInterior” and “Interior” in “IOfficeChartGridLines” interface will be no longer available

  • The property “UnderLine” in “IOfficeChartTextArea” interface has been modified to “Underline”

ProjIO

There is no change in this product.

PropertyGrid

  • #97159, #112000, #137073 - Need to provide TypeConverter support to WPF Property Grid.

  • #140749 - Custom Editors of Property Grid now works properly when Docking Manger is in Floating State.

  • #137073 - Non-Printable characters are now not shown in Category header.

ReportDesigner

Fix

  • #139845 - ReportDesigner crash issue when you change Parameter field settings has been fixed.

  • #139845 - Date Time Parameter Issue in Tablix “Filter” property has been fixed.

  • #139845 - ReportDesigner crash issue when you change “PlaceHolder Properties” has been fixed.

  • #139845 - ReportDesigner crash issue when you cancel the Report in save dialog has been fixed.

  • #142957, #144345 - Now the exception is thrown when the field does not exist in the dataset.

  • #142957 - Line report item left and top value is incorrect issue is now resolved.

  • #142957 - Exception is thrown when the dataset name is empty.

  • #142957 - Incorrect ReportItem unit when we change the ReportProperties Unit issue is resolved.

  • #142301 - Issue with Dataset Filters does not validate the expression and Operators are not saved are fixed.

  • #142955 - Vertical alignment is now applied when padding is set to zero.

  • #142948 - Vertical alignment is now updated in Textbox properties.

  • #142935 - Padding values are overwrites after save report issue is resolved.

  • #142894 - Format context tab is now displayed after preview.

  • #142894 - Format context tab lost after preview the RDL issue is fixed now.

  • #142947 - Font navigation issue in TextBox properties is resolved.

  • #142935 - Left padding issue in ReportDesigner is fixed now.

  • #142612 - Multi select report item with left or shift key is now working properly.

  • #142254 - Null reference error no longer occurs when Initialize the VisualStyle property in XAML.

  • #142298 - Sequence contains no elements exception no longer occurs when dataset record count is empty.

  • #142295 - Quick access toolbar is now properly displayed when lost the mouse focus.

  • #142291 - Font properties are now updated correctly in the home tab.

  • #142294 - Print layout issue in ReportViewer is resolved.

  • #142292 - “An Item already exists” exception is no longer thrown when we change Textbox properties.

  • #141785 - Tools assembly namespace error in ReportDesigner is fixed now.

  • #141052 - ReportDesigner resource names are now corrected.

  • #141100 - Issue with deleting column or the column and associated group is fixed now.

  • #140860 - ReportDesigner and PDF crashes issue when the Image stream is empty is resolved.

  • #142957 - Exception is thrown when incorrect scope is used in expression.

ReportViewer

Fix

  • #138909 - Zero byte file is not produced when you export Word and Excel format.

  • #140407 - Localization issue in ReportViewer PageSetup window has been fixed.

  • #138585 - Default value now applies when you get default value from stored procedure.

  • #142268 - Tablix Right Border is now displayed properly.

  • #141803 - IIf expression now returns correct data.

  • #142957 - Overlapping issue of Report items in the second page of the Report is resolved.

  • #142840 - Incorrect PaperOrientation property value while loading a Landscape report issue is resolved.

  • #140860 - ReportDesigner and PDF crashes issue when the Image stream is empty is resolved.

  • #142526 - Report field values copied to the Group aggregates issue is resolved.

  • #142411 - Percentage now displayed on the chart when using the PERCENT{p1} format expression.

  • #141261 - Exception Message is no longer thrown when invalid stream is passed.

  • #141803 - PageNumber is now updated correctly in exported word document.

  • #141652 - DateFormat issue in Word and Excel format is resolved.

  • #141939 - Word export issues are fixed now.

  • #141485 - View textBox is now properly aligned when padding set to zero.

  • #141412 - ReportProcessing exception is no longer thrown while navigating to next page.

  • #141412 - Count distinct function now results with proper result.

  • #141412 - Count Aggregate function now results with correct result.

  • #140914 - PDF crash issue when we missed to parse XML dataset fields is resolved.

  • #144207 - Chart does not throw exception when placed inside group items.

ReportWriter

Fix

  • #139881 - Style is now applied for multi text runs in HTML Export.

  • #138911 - Signature lines are now displayed in exported Word document.

  • #142857 - Page Footer item spaces are now shown in HTML export.

  • #142957 - Editing security error is no longer shown in WORD export.

  • #142957 - Rectangle inner items heights are now updated properly.

  • #143679 - PDF file size increased when report contains multiple embedded image in report issue is now resolved.

  • #142268 - Text content cutoff in Word export for smaller textbox issue is fixed now.

  • #142863 - The word export shows additional page issue is now resolved.

  • #141188 - Issue with Word export includes a extra line in report is resolved.

  • #142521 - Excel export no longer throws OverflowException for cell index.

  • #140914 - PDF crash issue when we missed to parse XML dataset fields is resolved.

  • #139796 - Additional pages added in firefox print layout issue when viewing the reports in Landscape mode is fixed now.

  • #139796 - Header contents are overlapped issue in Firefox print layout view is now fixed.

  • #140917 - Issue with Word paper size that is not same as Report page size is resolved.

  • #142145 - column A was collapsed issue in Excel export is fixed now.

  • #141803 - List is now rendered properly in exported word document.

  • #140917 - Report item size extended issue in HTML export is fixed.

  • #140917 - File error in exported Excel format is fixed now.

Ribbon

Feature

  • #142452- serialization support for DynamicItem has been provided.

Fix

  • #139691- Backstage closes properly while pressing Backstage button now.

  • #140616- Does not crash when loading state from older version with many BackStage items.

  • #135582, #143629- Issue with QATMenuItem is not restore and QAT items not restored when label has changed is resolved.

  • #143412, #143431- Exception no longer occurs when click ResetAll button.

  • #142803- RibbonWindow style is now properly applied when using SfSkinManager.

  • #138493, #139338, #143637- Issue with some pixels are missing while maximizing the RibbonWindow content at the right side is resolved.

  • #142464, #142544- Context menu does not close and RibbonMenuItem click event and icon are not cloned issue is resolved now.

  • #141589- Binding error no longer occurs with the ribbon control.

  • #138924- second tab items are now synchronized properly when add items from QAT DialogWindow to QAT.

  • #138662- RibbonWindow’s top-right max-min-close button will be hidden when change system theme issue is resolved.

  • #139639- RibbonTab content now gets collapsed properly.

  • #141493- ContextTabGroup.IsGroupVisible binding now updates correctly.

  • #141627- Items from BackStage in QAT are now restored properly.

  • #142544- RibbonMenuItem from SplitButton in QAT is now restored properly.

  • #142084- Issue with RibbonButton that is placed in TabPanelItem of Ribbon would display an empty key tip when Alt key is pressed is resolved.

  • #142271- RibbonWindow TitleBar border issue in Window 10 OS is resolved.

  • #140753- RibbonBar now looks clear when we used inside the docking manager.

  • #140920- Ribbon Button now works properly in adorner state.

RichTextBoxAdv

Feature

  • Support for ContentChanged event in RichTextBoxAdv has been added.

  • Support for RequestNavigate event in RichTextBoxAdv has been added.

Fix

  • #143139- File gets locked while opened using OpenFileDialog in RichTextBoxAdv control issue is fixed now.

  • #140509, #140675- Property for Hyperlink click behavior is implemented.

Schedule

Feature

  • Provided support for hiding timeslot in schedule.

  • Provided current time indicator support on day.

Fix

  • #143982 - Header text is displayed properly in the Schedule getting started sample when it is in minimized state.

SfChart

  • #123899, #131265, #143142, #143639 - Issues with default axis on dynamic updates has been resolved now.

  • #140686 - During HighlightOnSelection, funnel series SelectedIndex will be calculated correctly now.

  • #140826 - Exception no longer thrown in DoughnutSeries, while animation.

  • #140908, #141035 - Nested base class property will be working perfectly in XBindingPath and YBindingPath property binding.

  • #140938 - Tooltip will disappear correctly, while mouse/pointer moving out of the area.

  • #141129 - Adornment will be displayed correctly, when IsSortData as true.

  • #141179 - Suspend and resume notification will be working perfectly for ListenerPropertyChange.

  • #141389 - In DateTimeAxis, small tick lines will be rendered perfectly while zooming.

  • #141456 - Exception will not throw in FastLineBitmapSeries, while mouse wheel zooming.

  • #141675 - Loading performance has improved while enabling adornment.

  • #143398 - In Sparkline, trackball will be worked perfectly while setting XBindingPath.

  • #143409 - Adornment custom marker will be rendered correctly, when the series data contains empty points.

  • #143487 - Trackball will displaying correctly for single data in ScatterSeries.

  • #144138 - Null exception will no longer thrown when ShowLine is set to false in vertical line annotation.

Feature

  • Implemented API for rotating adornments.

  • Implemented candle segment when open and close values are too close.

Breaking change

  • Series color is applied to the adornment symbol and it’s stroke color is transparent by default.

SfDataGrid

Feature

  • #131985,#132129,#135895, #135999,#138132,#143185,#144189 - Provided Merged Cell support in SfDataGrid.

  • Provided interval grouping support in SfDataGrid where groups can be generated based on date range, number range and custom.

  • #I137081 Provided hand code support for finding GridCell based on custom search properties(such as RowIndex, ColumnIndex, CellValue) in SfDataGrid Coded UI Extension source.

Fix

  • #144002 - NullReferenceException is no longer thrown in GridSelectionController.ProcessKeyDown method.

  • #143872 - When Reloading the new DataSource binding values, Getting null in NotifyPropertyChanged event issue is resolved.

  • #143727 - NotSupportedException is no more thrown when using Entity Framework IQueryable as data source of SfDataGrid.

  • #143806 - In the AdvanceFilter Control, Combo box font family is now modifying properly.

  • #143337 - Selection is now cleared when navigating from one tab to another tab.

  • #141365 - Two way binding mode error no longer occurs when getting the column display binding from value binding.

  • #143084 - When we set Margin value to GridColumnSizer not reflecting issue is resolved.

  • #142684 - Merged the SelectedItem and SelectedIndex support for cell selection changes in 12.4.0.24 customer source.

  • #143077 - Exception no longer thrown when pressing a down key in empty grid with AddNewRow.

  • #142379 - Custom aggregate support for DataTable in SFDataGrid is implemented.

  • #142915 - System.Format Exception is no longer thrown on ShowPrintPreview when the TimeSpan value is Null.

  • #142379, #143198 - ResolveToGridVisibleColumnIndex now subtracts the nested DetailsViewDataGrid Plus-Minus Column properly.

  • #142648 - Exception is no longer thrown when adding new row using AddNewRow with interface and empty ItemsSource.

  • #142832 - Application getting crashed issue when we reload the ItemSource and filter the Nested grid is resolved now.

  • #142710 - ColumnSizer “SizeToCells” is now set when we give a custom FontSize from code behind.

  • #142621 - Binding is now getting updated in EditTemplate if the UpdateSourceTrigger is LostFocus.

  • #142618 - GridMultiColumnDropDownList now properly loads data initially.

  • #142382 - Provision to change accessibility of GridFilteringEventArgs constructor is given now.

  • #142592 - Index out of range exception no longer occurs when we set the TableSummaryRow position as Top.

  • #141987 - FileNotFoundException is no longer thrown while printing the image column if the underlying property type is byte array.

  • #141312 - Unable to Copy from Excel to SfDataGrid issue while using dynamic columns is resolved.

  • #141987 - Exceptions are no more thrown while printing and Exporting the ImageColumn.

  • #141915 - Column is generated properly when using the dynamic collection at runtime.

  • #141946 - Provision is provided to access SourceDataGrid and ParentDataGrid from DetailsViewDataGrid.

  • #141946 - GroupCaption is displayed properly while printing after group with checkbox column.

  • #141840 - Copy/ paste is now working properly.

  • #141699 - Application getting crashed issue when performing the TextFilter in SfDataGrid is resolved.

  • #141900 - Application crashes issue when double click on Column Auto resize in Header when Column contains Picture is resolved.

  • #141731 - Null reference exception is no more thrown when using empty VirtualizingCollectionView source.

  • #143153, #143819, #144206, #144331 - TypeInitializationException is no longer raised while create a SfDataGrid Object.

  • #141665 - GridContextMenuOpening event is now fired for DetailsViewGrid in SfDataGrid.

  • #141433 - Syncfusion:FocusManagerHelper.FocusedElement is now working properly in GridUnBoundColumn.

  • #140185 - Time span column is now printed correctly while printing SfDataGrid.

  • #141278 - Provision to make VisibleColumns as Public is implemented.

  • #F119550 - Direct access provision is implemented for AddNewRowController from GridModel.

  • #F119609, #141447, #141780, #141699, #142061 - InvalidOperationException exception is no longer thrown if view model properties are readonly.

  • #140601 - Designer page getting crashed issue when using built in styles is resolved now.

  • #140618 - Elements are loaded two times issue when we used two SfDataGrid in incremental loading is resolved.

  • #140242, #141544, #143664 - Exception on filtering the column no longer occurs which contains special character ‘_’.

Breaking change

  • In GridColumnSizer class, parameters column (GridColumn) and record (object) are added to the GetFormattedText method in addition to display text.

  • In GridColumn class, DisplayBinding type is changed from Binding to BindingBase.

  • In GridColumn class, ValueBinding type is changed from Binding to BindingBase.

  • In SelectionHelper class, GetParentGrid method name is changed to GetTopLevelParentDataGrid.

  • In SelectionHelper class, GetImmediateParent is changed to GetParentDataGrid ().

  • In IGridViewNotifier interface, UnwireGridView method name is changed to DetachGridView.

  • In SerializationController class, StoreGridTableSummaryRow method is renamed as StoreGridTableSummaryRows and parameters, SerializableDataGrid, ObservableCollection and SerializationOptions are added.

  • In SerializationController class, the StoreGridUnBoundRow method is renamed as StoreGridUnBoundRows and parameters, SerializableDataGrid, UnBoundRows and SerializationOptions are added.

  • In SerializationController class, a new parameter SerializationOptions is added to StoreGridColumns method.

  • In SerializationController class, a new parameter SerializationOptions is added to StoreFilterPredicates method.

  • In SerializationController class, a new parameter SerializationOptions is added to the StoreSortColumnDescriptions method.

  • In SerializationController class, a new parameter SerializationOptions is added to the StoreGroupColumnDescriptions method.

  • In SerializationController class, new parameters SerializableDataGrid, StackedHeaderRows and SerializationOptions are added to the StoreGridStackedHeaderRow method and return type is changed as Void.

  • In SerializationController class, a new parameter DeserializationOptions is added to the RestoreGridColumns method.

  • In SerializationController class, a new parameter DeserializationOptions is added to RestoreFilterPredicates method.

  • In SerializationController class, a new parameter DeserializationOptions is added to the RestoreSortColumnDescriptions method.

  • In SerializationController class, a new parameter DeserializationOptions is added to the RestoreGroupColumnDescriptions method.

  • In SerializationController class, RestoreGridTableSummaryRow method is renamed as RestoreGridTableSummaryRows. SerializableDataGrid and DeserializationOptions parameters are added and return type is changed as void.

  • In SerializationController class, RestoreGridStackedHeaderRow method is renamed as RestoreGridStackedHeaderRows. SerializableDataGrid and DeserializationOptions parameters are added and return type is changed as void.

  • In SerializationController class, RestoreGridUnBoundRow method is renamed as RestoreGridUnBoundRows. SerializableDataGrid and DeserializationOptions parameters are added and return type is changed as void.

SfDataPager

Fix

  • #143610 - PageCount is now properly updated while changing the PageSize in OnDemandLoading.

  • #140410 - PageIndex changed issue while changing the PageCount at run time is resolved.

SfGauge WPF

Fix

  • #142488 - LinearGauge now works properly with in the DataTemplate.

Feature

  • Provided support for gauge header position customization using enum.

SfRichTextBoxAdv

Feature

  • Support for localizing SfRichTextBoxAdv has been added.

  • Memory taken for virtualizing contents in SfRichTextBoxAdv has been optimized.

Fix

  • #142511- Issue with default foreground color of SfRichTextBoxAdv control is now resolved.

  • #142629 - Mini toolbar in SfRichTextBoxAdv is now hidden when the control loses the focus.

  • #143302- Index out of range exception is no longer thrown in our SfRichTextBoxAdv control.

  • #143918- List preservation issue while loading HTML document in the SfRichTextBoxAdv control is now resolved.

  • #143848,#144075,#143351- Issue with parsing HTML tags in SfRichTextBoxAdv control is now resolved.

  • #143847- System.ArgumentOutOfRangeException is no longer thrown in our SfRichTextBoxAdv control.

  • #143784- Issue with disposing SfRichTextBoxAdv control is now resolved.

  • #143351- Online image is now preserved properly in SfRichTextBoxAdv control.

  • #144353- Issue with default font style while loading text document in SfRichTextBoxAdv control is now resolved.

SfTileView

  • #133957- MinimizedItems are updated properly now.

SfTreeNavigator

  • #142422 - SfTreeNavigator no longer throws exception while using indexer in model.

SkinManager

  • #141228 - Custom Metro Colors are now applied for ScrollViewer.

Sparkline

  • #143398 - In Sparkline,Trackball is now moving when XBindingPath is set.

Spreadsheet (Classic)

  • #142919 - Alignment issue in Spreadsheet control has been fixed.

  • #141828 - Grid lines are not visible while printing in Spreadsheet control.

Spreadsheet

Fix

  • #F120204 - Issue in importing excel sheet in SfSpreadsheet control has been fixed.

  • #144277 - Exception no more occurs while loading SfSpreadsheet and importing any file at runtime.

Feature

  • Support for zooming has been provided.

  • Support for importing sparklines has been provided.

  • Support for advanced conditional formatting like Data Bars, Color Scales and Icon Sets has been provided.

  • Support for cell level context menu has been provided.

  • Support for formula range reference selection has been provided.

  • Support for listing all named ranges in the name box has been provided.

  • Support for protect sheet with various user options has been provided.

  • Support for 40 more excel compatible formulas have been added.

  • Support for importing XlsIO workbook directly has been provided.

Breaking change

  • In SfCellGrid class, GridContextMenu and GridContextMenuOpening have been changed to CellContextMenu and CellContextMenuOpening respectively.

  • In SfCellGrid class, ResizeRowIndex has been moved under RowResizingController class.

  • In SfCellGrid class, ResizeColumnIndex has been moved under ColumnResizingController class.

  • In SfSpreadsheet class, ShowTabItemContextMenu has been changed to AllowTabItemContextMenu.

TabControlExt

  • #F103396- TabItem HeaderEdit by Invoking LabelEditStart is now working properly.

  • #141248- Casting exception no longer occurs with the TabControlExt.

  • #142067- Tab Overlapping missed issue in TabControlExt is fixed now.

ToolBarAdv

  • #140718- ToolBar components now works properly when it is in Tabbed state.

Tools WPF

Category

  • #139675 - Popup now opens properly in ColorPickerPalette.

  • #141703 - Extra border is not appeared now on the ColorPickerPalette control.

  • #139824 - SelectedItems are not proper in MultiSelect mode.

  • #139642 - Items disappearing issue when CustomPath is set is now resolved.

  • #138706 - Automatic resize restriction behavior in Docking Manager.

  • #139823 - Overlapping issue in DockingManager has been fixed.

  • #142731 - Docking manager drop area highlight now works as expected.

  • #140271 - Issue with MousePosition while dragging docked child is resolved.

  • #142237 - Issue with Improper Document CloseButtonType is resolved.

  • #144201 - NativeFloatWindow close button cropped on Touch enabled issue is resolved now.

  • #140286 - DockingManager now arranges layout correctly on save and load.

  • #139892 - Chromeless window now maximizes properly when screens are changed.

  • #137740 - Culture support has been provided for DateTimeEdit and CalendarCulture support has been provided for DateTimeEdit and Calendar.

  • #137740 - Provided support to modify ShortDayNames and MonthNames.

  • #137740 - Can expose calendar type property in DateTimeEdit for other culture.

  • #142452- serialization support for DynamicItem has been provided.

  • #139691- Backstage closes properly while pressing Backstage button now.

  • #140616- Does not crash when loading state from older version with many BackStage items.

  • #135582, #143629- Issue with QATMenuItem is not restore and QAT items not restored when label has changed is resolved.

  • #143412, #143431- Exception no longer occurs when click ResetAll button.

  • #142803- RibbonWindow style is now properly applied when using SfSkinManager.

  • #138493, #139338, #143637- Issue with some pixels are missing while maximizing the RibbonWindow content at the right side is resolved.

  • #142464, #142544- Context menu does not close and RibbonMenuItem click event and icon are not cloned issue is resolved now.

  • #141589- Binding error no longer occurs with the ribbon control.

  • #138924- second tab items are now synchronized properly when add items from QAT DialogWindow to QAT.

  • #138662- RibbonWindow’s top-right max-min-close button will be hidden when change system theme issue is resolved.

  • #139639- RibbonTab content now gets collapsed properly.

  • #141493- ContextTabGroup.IsGroupVisible binding now updates correctly.

  • #141627- Items from BackStage in QAT are now restored properly.

  • #142544- RibbonMenuItem from SplitButton in QAT is now restored properly.

  • #142084- Issue with RibbonButton that is placed in TabPanelItem of Ribbon would display an empty key tip when Alt key is pressed is resolved.

  • #142271- RibbonWindow TitleBar border issue in Window 10 OS is resolved.

  • #140753- RibbonBar now looks clear when we used inside the docking manager.

  • #140920- Ribbon Button now works properly in adorner state.

TreeViewAdv

  • #140906- Virtualization now works property in Extended and Normal mode.

  • #141032- Issue with extra width in the MultiColumn TreeViewItemAdv is resolved.

XlsIO

Fix

  • #137871 - Text alignment differs while exporting to PDF is now resolved.

  • #139737 - Data validations in extension list is no longer lost while resaving in XlsIO.

  • #139986 - Excel to PDF Conversion process hangs is now resolved.

  • #140408 - Calibri Unicode characters are now properly converted in ExcelToPDF.

  • #140408 - Alignment is changed while converting Calibri Unicode characters to PDF is now resolved.

  • #140485 - Background color is missing in XlsIO is now resolved.

  • #140547 - ArgumentOutOfRangeException is no more thrown when converting a Excel file to PDF in Italian culture.

  • #140873 - File no longer gets corrupted due to repeated data validations during CopyTo().

  • #140888 - Cell Formatting is now proper in XlsIO.

  • #141140, #119555 - Null reference exception thrown while converting Excel to PDF is now fixed.

  • #141188 - Excel overlapping scenario using merged ranges is now resolved.

  • #141200 - RTF issues with line breaks are resolved.

  • #141287, #143511 - ParseException is no more thrown at parsing the formula of an Excel file.

  • #141357 - FormatException is no more thrown when converting an Excel file to PDF.

  • #141360 - Date format loss in display text having formulas in XlsIO is now resolved.

  • #141373 - ApplicationException is no more thrown while opening a file in XlsIO.

  • #141529 - Time Formatting issue in XlsIO is now resolved.

  • #141783, #142874, #144317 - DataValidations are missed while resaving in XlsIO is now resolved.

  • #141835, #142140 - XlsIO throws out of memory exception and takes a long time to perform AutoFitColumns is now fixed.

  • #141904 - Chart Data Range is updated properly while inserting a new range.

  • #142117, #144113 - Custom DateTime formatting issues in XlsIO is now resolved.

  • #142165 - Performance issue while accessing IRange.RowHeight property in XlsIO is now resolved.

  • #142285 - Number format contains escape sequences issue is now fixed.

  • #142507 - Display Text Property dropping last “0” character in cell is now resolved.

  • #142530 - Protecting an unprotected sheet, no more throws an exception in binary file.

  • #142538 - RTF alignment support is now provided in ExcelToPDFConversion.

  • #142611 - Row height is properly updated in copied worksheets.

  • #142740, #143592 - Parsing a workbook with shapes no more throws argument exception.

  • #142755 - ParseException is no more thrown while accessing IRange.ConditionalFormats property in XlsIO.

  • #142811 - Border is incorrect on merged cells in ExcelToPDF Conversion is now resolved.

  • #142816 - PrintArea is null while changing the workbook version is now resolved.

  • #142969 - Support is now provided to parse and serialize the chart caches in XlsIO.

  • #143074 - Getting different row height, when row contain rotated text as merged cell in XlsIO is now resolved.

  • #143378 - Named range now returns proper value in XlsIO.

  • #143421 - Chart is now preserved while passing file stream in ExcelToPDFConverter.

  • #143460 - Access violation exception is no more thrown while closing the workbook.

  • #143661 - Chart position is now retained properly in Excel to PDF conversion.

  • #143769 - NullReferenceException is no more thrown while converting excel to PDF.

  • #143769 - Scale with document option is now working properly in excel to PDF conversion.

  • #144471 - The outlineWrapper range is now properly updated while modifying the rows with in the group.

  • Issue with AutoFitColumns and AutoFitRow() method is fixed.

  • RightBorder issue in ExcelToPDFConversion is now resolved.

  • DataBar formatting is not applied to cell even if the cell value is blank or 0.

  • Exception is no more thrown while collapsing the inner outline level.

  • Issue in CopyStyles Options in XlsIO is now resolved.

  • NullReferenceException is no more thrown while opening file with background image.

  • Rounding value is now properly working in XlsIO.

  • InvalidOperationException is no more thrown while parsing CF of type 3Stars IconSet.

  • Display text is changed after creating the table format for the range is now resolved.

  • ArgumentOutOfRange Exception is no more thrown while adding empty formula of extern book.

  • Table style issues in ExcelToPDFConversion is now resolved.

  • Radar chart is now preserved properly while resaving an excel document.

  • Auto-Filter returns invalid results in XlsIO is now resolved.

  • First Condition property with AutoFilters is now working properly.

  • SecondCondition property with AutoFilters is now working properly.

  • IsFirstCondition is now working in AutoFilters.

  • IsAnd property is working Incorrectly in AutoFilters is now resolved.

  • IsSecondCondition property is working properly in AutoFilters.

  • Null reference exception is no more thrown while parsing the data bar for Conditional Format.

  • Parsing support is now provided for Data bar properties in XlsIO.

  • Duplicate CF added is removed, when CF have Data bar type.

  • Default conditional value type “Automatic” support is now provided for Data bar in XlsIO.

  • Exception is no more thrown at parsing chart sheet.

  • Sorting is incorrect when apply sorting for column containing both number and text is now fixed.

  • Applying a cell style removes the existing cell style is resolved.

  • Copying and pasting a table with styles is working properly in XlsIO.

  • Destination cell value is cleared when copying a range with CopyStyles option is now resolved.

  • Page is Missing in ExcelToPDFConversion is now resolved.

  • Chart Area Fill color is now preserved while cloning the workbook.

  • RTF support is now provided in HeaderFooter.

  • Text missing issue when cell text is move to next page in ExcelToPDFConversion is now resolved.

  • Argument out of range exception is no more thrown while opening a CSV file using XlsIO.

  • DateTime is serialized when DataValidation AllowType property as Time is now resolved.

  • ConditionalFormat is now applied properly in XlsIO.

  • IShape.IsShapeVisible property is always true for hidden image is now resolved.

  • LeftBorderLineStyle of ExtendedFormatImpl returns wrong value is now fixed.

  • XlsIO returns incorrect icon set format style while import on Default is now resolved.

  • Reverse order for icon set was not properly handled at parsing is fixed.

  • Not a legal oleaut date while opening CSV file is now resolved.

  • IRange.Comment property returns value instead of Null is now resolved.

  • Conditional Format order is different in XlsIO is now fixed.

  • Argument Exception is no more thrown while opening the input file having form Control.

  • Chart is preserved properly when an excel file is resaved.

  • ThrowNotSavedOnDestroy property while closing a workbook is implemented.

  • Styles are preserved even the hyperlinks where removed from the sheet object is now resolved.

  • Resaving a file fails to preserve scheme color of a shape is now resolved.

  • #140873 - File gets corrupted issue due to repeated data validations during CopyTo() is resolved .

  • #141188 - Issue with Excel overlapping scenario using merged ranges is fixed.