January 31, 2020, 8:14 am
DevExpress DXperienceComprehensive software development toolset for .NET and JavaScript. Latest maintenance release.
Features
DevExpress has released a maintenance update across their entire product range.
- CodeRush - New Smart Dot feature helps you write function call chains faster, with fewer keystrokes.
- DevExtreme - Improves Data Grid, Data Visualization and Diagram controls.
- DevExpress ASP.NET - Improves PivotGrid, RichEdit and TreeList controls.
- DevExpress Reporting - Improves Document Viewer and End-User Report Designer.
- DevExpress WinForms - Improves Bars, Charts and Grid controls.
- DevExpress WPF - Improves PDF Viewer, Reporting and Scheduler controls.
↧
February 3, 2020, 1:49 am
Syncfusion Essential Studio ASP.NET CoreImproves Dialog, Document Editor and Pivot Table controls.
Features
Chips
- beforeClick event now triggers while clicking the chips.
- selectedChips property now maintains the value field that is provided to the chip.
Dialog
- Provided the new event: destroyed, that triggers when a dialog component is destroyed.
Document Editor
- Breaking Change - Default value of enableLocalPaste is set to false. So, by default, the content is pasted from the system clipboard.
In-place Editor
- Provided cancel argument in beginEdit event to prevent the open action of the editor.
PDF Viewer
- Provided support to open the command panel while loading the PDF document if the isCommandPanelOpen property is set to true.
- Provided support to open the thumbnail view panel while loading the PDF document if the isThumbnailViewOpen property is set to true.
- Exposed annotation label settings value in the annotationAdd event arguments.
- Exposed annotation label settings value in import/export JSON data.
- Exposed annotation selector settings value for individual annotation objects and import/export JSON data.
Pivot Table
- The aggregation type “Distinct Count” is now supported in text type fields.
- Included the event option to restrict the specific field dropped to a specific axis.
RichTextEditor
- Provided support for getting selected HTML content using the getSelectedHtml public method.
Fixes
Document Editor
- Resolved script error when resize row to next page.
- Formatting is now applied properly for keep text only option in paste.
- Table cell width are now updated properly.
- Page scrolling issue is resolved when right click in MAC machine.
Pivot Table
- Now on calculating the aggregation for text fields, null values can not be considered.
Slider
- The issue “z-index value get’s updated on each value change” has been resolved.
Spreadsheet
- Importing issue when column reached maximum used range fixed.
Uploader
- Issue with ‘same file posted twice in synchronous file upload’ has been resolved.
↧
↧
February 3, 2020, 1:53 am
Syncfusion Essential Studio ASP.NET MVCImproves PDF Viewer, Pivot Table and RichTextEditor controls.
Features
Chips
- beforeClick event now triggers while clicking the chips.
- selectedChips property now maintains the value field that is provided to the chip.
Dialog
- Provided the new event: destroyed, that triggers when a dialog component is destroyed.
Document Editor
- Breaking Change - Default value of enableLocalPaste is set to false. So, by default, the content is pasted from the system clipboard.
In-place Editor
- Provided cancel argument in beginEdit event to prevent the open action of the editor.
PDF Viewer
- Provided support to open the command panel while loading the PDF document if the isCommandPanelOpen property is set to true.
- Provided support to open the thumbnail view panel while loading the PDF document if the isThumbnailViewOpen property is set to true.
- Exposed annotation label settings value in the annotationAdd event arguments.
- Exposed annotation label settings value in import/export JSON data.
- Exposed annotation selector settings value for individual annotation objects and import/export JSON data.
Pivot Table
- The aggregation type “Distinct Count” is now supported in text type fields.
- Included the event option to restrict the specific field dropped to a specific axis.
RichTextEditor
- Provided support for getting selected HTML content using the getSelectedHtml public method.
Fixes
Document Editor
- Resolved script error when resize row to next page.
- Formatting is now applied properly for keep text only option in paste.
- Table cell width are now updated properly.
- Page scrolling issue is resolved when right click in MAC machine.
Slider
- The issue “z-index value get’s updated on each value change” has been resolved.
↧
February 3, 2020, 1:59 am
Syncfusion Essential Studio ASP.NET Web FormsAutomatically resize tables to fit the content in DOCX to PDF conversion.
Features
DocIO
- Automatically resize tables to fit the content in DOCX to PDF conversion.
Fixes
DocIO
- The extra paragraph is now removed properly when replacing bookmark content by using the ReplaceBookmarkContent() method.
- The “ArgumentOutOfRangeException” will no longer be thrown while cloning picture in the Word document.
- Picture is now preserved properly when open and save the DOCX Word document.
- IF field is updated properly while calling updateDocumentFields() method.
- Frame is now preserved properly when open and save the DOCX Word document.
- Outline level for built-in heading styles are preserved properly while resaving the Word document.
- The “NullReferenceException” will no longer be thrown while deleting bookmark content by using the DeleteBookmarkContent() method.
- Group shapes will be preserved properly when open and save the DOCX Word document.
- The “NullReferenceException” will no longer be thrown while calling the GetText() method.
- NumPages field is updated properly when using updateDocumentFields in the Word document.
- Content control of type repeating section will be preserved properly when converting the Word document to PDF.
- Shape is now preserved properly when converting the Word document to PDF.
- Nested group shapes are now preserved properly when open and save the DOCX format Word document.
- Table is now preserved properly when converting the Word document to PDF.
- Track changes are now accepted properly while using the AcceptChanges() method.
- Text spaces are now preserved properly when open and save the DOCX Word document.
- The “NullReferenceException” will no longer be thrown when converting a Word document to PDF.
- Bookmark is now preserved properly while removing table column in the Word document.
- The “NullReferenceException” will no longer be thrown while replacing bookmark content by using the ReplaceBookmarkContent() method.
- Text box is now aligned properly while converting a Word document to PDF.
- Improved the stability of Word to tagged PDF conversion.
- Improved the stability by resolving a possible NullReferenceException occurred in Word to PDF conversion.
- Page field is updated properly while updating fields from RTF document.
- Hyperlink is now preserved properly while converting a Word document to PDF.
- Text box is now preserved properly while converting a Word document to PDF.
- Picture is now preserved properly while converting a Word document to PDF.
- Hanging issue has been resolved while converting a Word document to PDF.
- Text is now aligned properly while converting a Word document to PDF.
- Tab is now preserved properly in the generated PDF.
- Image is now preserved properly while converting a Word document to Image.
- Frame is now preserved properly while converting a Word document to PDF.
- Header is now preserved properly while converting a Word document to PDF.
- The IndexOutOfRangeException will no longer be thrown while converting a Word document to PDF.
- The NullReferenceException will no longer be thrown while converting a Word document to PDF.
PDF
- PDF page size will be preserved properly when appending two documents with different page size.
- Word to PDF conversion will be working properly with particular document.
- The NullReferenceException no longer occurs while enabling LTV for store certificates.
- The FileNotFoundException no longer occurs with XmlSerializer on XPS to PDF conversion.
- PdfAnnotation will be flattened with proper borders.
- PdfInkAnnotation will be flattened properly.
- The OutOfMemoryException no longer occurs while saving a large PDF document.
- Performance of remove layer functionality is optimized now.
- Layers will be removed properly in PDF documents.
- Paragraph inside the table cell will be preserved properly in Word to PDF conversion.
- Meta file (EMF) will be rendered properly in PdfDocument.
- EMF files will be rendered properly in PdfDocument on .NET Core 3.0.
- The NullReferenceException no longer occurs while saving a PDF document multiple times.
- Image will be preserved properly while drawing it to PDF document.
- The EndOfStreamException no longer occurs while drawing image to PDF document.
- PdfUriAnnotation will be preserved properly with provided string format in PdfGrid.
- dfCodeUPCBarcode will be preserved properly with provided dimension.
- PDF to PDF A1B converted document will be opened properly in PDF readers without any issue.
- PdfTextBoxField will be preserved properly with AutoFontSize and Multiline options.
- BackColor will be preserved properly in PDF 2D barcodes.
- The DateTimeInvalidLocalFormat exception no longer occurs when creating a PDF A document.
- PdfSignature appearance will be preserved properly based on the page rotation.
PdfViewer
- No exception will be thrown on unloading the PDF document from PDF Viewer.
PivotClient
- Now the search operation in the member editor can be performed for expanded nodes as well.
Presentation
- The NullReferenceException will no longer be thrown while cloning a PowerPoint slide with hyperlink.
- The ArgumentException will no longer be thrown while setting an invalid link or path as hyperlink.
XlsIO
- CJK characters are now properly rendered while converting an Excel document into PDF.
- Cells in the Excel output are properly formatted when importing POCO with nullable fields.
- Performance issue while refreshing a query table is fixed.
- Shapes are positioned properly after hiding the rows.
- Exception will no longer be thrown on parsing the named range.
- Accounting format is now set properly for the cell when number is set to 0.0.
- Creating a chart with double values in German culture no longer gives corrupted output.
- Conditional formatting formula is now set properly for XLSX versions.
- Exception is no longer raised while opening the Excel document with large number of rows and columns.
- Exception is no longer thrown while copying the worksheet using AddCopy() method with ParseOnDemand option.
- Formatting in output file is now proper while copying all the worksheets to another workbook using AddCopy() method.
- Page break is now correct when page setup has FitToPage in Excel to PDF conversion.
- RTF alignment is now proper in text boxes.
- Page content is no longer cropped while converting the Excel document into PDF with custom scaling.
- Table style options are now preserved properly while resaving the Excel document.
- XlsIO generated HTML files are now showing properly in Microsoft Edge browser.
- Column width is now preserved properly in Excel to PDF conversion.
- Excel file will no longer hang on parsing conditional formats.
- Borders are now preserved properly in Excel to PDF conversion when different line styles are applied in the same cell.
- The issue with Font size that is getting changed while copying the worksheet is fixed.
- Excel file is no longer corrupted when resaving the document with extension list.
- Issue with applying the tabular row layout to pivot fields layout is fixed.
- Refer to range no longer throws exception after getting display text.
- Performance of opening the XLS file with comments is improved.
- Custom scaling is now proper in Excel to PDF conversion.
- Conditional format is now preserved properly in the newly added worksheet when saving the workbook twice.
- Vertical page break for Arial font is now correct in Excel to PDF conversion.
- Issue with incorrect cell value in Excel to PDF conversion is fixed.
- Starting page number is now correct in Excel to PDF conversion.
- Split text starting position is now correct in Excel to PDF conversion.
- AutoShape border is rendered properly in Excel to PDF conversion.
- Shape text is now proper in Excel to PDF conversion.
- Conditional format icon for discontinuous ranges is now proper in Excel to PDF conversion.
- White font color for cells is now applied properly in Excel to PDF conversion.
- Textbox fill and border colors are now preserved properly while re-saving the Excel document.
- Range intersection works properly for the entire row and column.
- Conditional format icon is now proper for negative cell values in Excel to PDF conversion.
- CF number format is properly applied in Excel to PDF conversion.
- Strike through is properly applied for header in Excel to PDF conversion.
- Excel file having conditional format with negative priority is now properly converted to PDF.
- Shrink to fit is now working for numbers in Excel to PDF conversion.
↧
February 3, 2020, 2:25 am
Syncfusion Essential Studio for JavaScriptImproves Chart, Diagram and Pivot Table controls.
Features
Chart
- Provided support for polar and radar column spacing.
- Provided support for smart rendering of X-axis rotated labels.
- Provided Before export event support for export in chart.
Chips
- beforeClick event now triggers while clicking the chips.
- selectedChips property now maintains the value field that is provided to the chip.
ColorPicker
- Provided onModeSwitch event after switching mode.
Diagram
- Support has been provided to Clip/Ellipsis the annotation when textWrapping as WrapWithOverflow in the diagram.
- Template support for HTML node has been provided.
- Support has been provided to get the In and Out edges from ports.
Dialog
- Provided the new event destroyed that triggers when the component of the dialog is destroyed.
Document Editor
- Default value of enableLocalPaste is set to false. So, by default, the content will be pasted from the system clipboard.
Gantt
- Provided custom editor support in dialog edit.
- Provided support to render parent as milestone.
- Provided support for ‘zoom to fit’ based on visible tasks alone.
In-place Editor
- Provided cancel argument in beginEdit event to prevent the open action of the editor.
Maps
- Provided support to toggle the panning functionality in maps control by using the enablePanning property.
PDF Viewer
- Provided the support to open the command panel while loading the PDF document if the isCommandPanelOpen property is set to true.
- Provided the support to open the thumbnail view panel while loading the PDF document if the isThumbnailViewOpen property is set to true.
- Exposed the annotation label settings value in the annotationAdd event arguments.
- Exposed the annotation label settings value in import/export JSON data.
- Exposed the annotation selector settings value for individual annotation objects and import/export JSON data.
Pivot Table
- The aggregation type “Distinct Count” is now supported in text type fields.
- Included the event option to restrict the specific field dropped to a specific axis.
RichTextEditor
- Provided the support to get the selected HTML content using the getSelectedHtml public method.
Schedule
- Provided public method to scroll to the position of the any resources that available on the scheduler.
- Provided public method to change the current view based on index.
- Added option to render single event per cell using enableMaxHeight property.
Spreadsheet
- Provided the supports to show/hide ribbon tabs, add new ribbon tabs and enable/disable file menu items.
- Provided option to add custom items in Spreadsheet ribbon toolbar
- Provided custom function support.
- Provided sheet visibility support to hide/show the sheets in Spreadsheet.
- Provided AutoFit method for auto resize the rows/columns in Spreadsheet.
- Provided Save as JSON and Load from JSON support.
- Provided cell template support which is used for adding custom components in to Spreadsheet.
- Provided SLOPE and INTERCEPT Formula support.
Kanban
- Swimlane: It is a horizontal categorization of cards in the Kanban, which brings transparency to the workflow.
- Toggle Column: The columns can be expanded and collapsed.
- WIP Validation: Sets minimum and maximum number of cards in a column to validate.
- Drag and Drop: Cards can be easily dragged and dropped from one column to other and also supports to drag from one swimlane to another.
- Template: The key elements such as cards, column header, swimlane, and tooltip comes with the default template support that allows the flexible end-user customization to embed any kind of text, images, or styles to it.
- Adaptive rendering: Adapts with optimal user interfaces for mobile and desktop form-factors, thus helping the user’s application to scale elegantly across all the form-factors without any additional effort.
- Keyboard interaction: All the common actions such as traversing through the cards, multiple card selection, add, edit, or delete the cards, drag and drop to other column or swimlane and much more can be performed through keyboard inputs.
- Localization: All the static text content can be localized to any desired language.
- RTL: Supports displaying the component from right to left.
Fixes
Barcode
- The issue “Barcode Control hasn’t rendered in IE11 browser” has been fixed.
Chart
- While using animate() method one series is not removed issue is fixed now.
- Console error thrown when changing the trendline type from linear to exponential trendline or other types is fixed now.
ComboBox (Angular)
- Now, isInteracted argument updated properly in the change event while entering the custom value.
Dashboard Layout
- The issue “Panels overlapping when you drag from top to bottom” has been resolved.
DatePicker
- Issue with “datepicker popup not closed while use shift+tab” has been resolved.
- Vue - Issue with “change event is triggered twice when enable strict mode along with format property” has been resolved.
Diagram
- The issue “UmlClassDiagram is not updated properly in the layout” has been fixed.
- The exception occurred while applying line routing for the complex diagram has been fixed.
- The issue “Performance improvement with HTML node” has been fixed.
- The issue “Polyline target decorator is not aligned properly at runtime” has been fixed.
- The exception occurred while changing the z-index for group node at run time has been fixed.
- The issue “ConnectionChange Event does not triggered in mouse up” has been fixed.
- The issue “Expand and collapse not working on the Mindmap Layout” has been fixed.
- The issue “left most node unable to be selected in the layout sample” has been fixed.
- The diagram html content is cutoff, while exporting the diagram issue has been fixed.
- The issue with connector and node opacity that is decreased while expanding and collapsing a ComplexHierarchicalTree layout has been fixed.
- Provides support to add group node children at runtime.
Dialog
- The issue with the parent element that is scrolled after reaching the end of the modal dialog has been resolved.
Document Editor
- Resolved script error when resize row to next page.
- Formatting is now applied properly for keep text only option in paste.
- Table cell width are now updated properly.
- Page scrolling issue is resolved when right click in MAC machine.
FormValidator (Angular)
- Now, email validation accepts more than five characters in the domain name.
Gantt
- Issue in preventing taskbar editing has been fixed.
- Baseline tooltip not rendered for milestone tasks has been fixed.
Grid
- Misalignment while editing with frozen column issue has been fixed.
- isInteracted property is added to the row selecting events.
- Misalignment while hiding columns with row drag and drop has been fixed.
MultiSelect
- Angular - Issue with “addItem method is not working while binding empty data source” has been resolved.
- Angular - Issue with “filtering not working after selecting the item in the popup” has been resolved.
- Now, isInteracted argument updated properly in the change event while focusout.
NumericTextBox
- Issue with “validation message not removed while clear the value using clear button” has been resolved.
Schedule
- An issue with scrollTo() method not working properly in Timeline Week View has been fixed.
Slider
- The issue “z-index value get’s updated on each value change” has been resolved.
Splitter
- The issue, “cssClass not set into pane when you add the pane using the addPane method” has been resolved.
- Keyboard interaction issue with input components has been resolved.
Spreadsheet
- Script error while loading the Spreadsheet control with empty data source issue fixed.
- Support Handled for providing the hyperlink through data source.
- Fixed the style compatibility issue.
Tab
- An issue with selected event is triggered unnecessarily after the refresh tab has been fixed.
TextBox (Angular)
- Issue with “console error thrown in the IE browser while navigating the page” has been resolved.
TimePicker (Angular)
- Issue with script error throws while selecting value from popup in touch mode has been resolved.
TreeGrid
- Cleared the template elements on performing TreeGrid actions.
- Editing works fine when we dynamically change allowEditing property.
↧
↧
February 3, 2020, 2:32 am
Syncfusion Essential Studio for UWPPDF control adds support for enabling or disabling an alert dialog for pages with no text.
Features
SfPdfViewerControl
- Added support for enabling or disabling an alert dialog for pages with no text.
SfDiagram
- The LayoutBase and TreeLayoutBase classes, which are under the namespace Syncfusion.UI.Xaml.Diagram.Layout.Base has been changed to Syncfusion.UI.Xaml.Diagram.Layout.
Fixes
DocIO
- The extra paragraph is now removed properly when replacing bookmark content by using the ReplaceBookmarkContent() method.
- The “ArgumentOutOfRangeException” will no longer be thrown while cloning picture in the Word document.
- Picture is now preserved properly when open and save the DOCX Word document.
- IF field is updated properly while calling updateDocumentFields() method.
- Frame is now preserved properly when open and save the DOCX Word document.
- Outline level for built-in heading styles are preserved properly while resaving the Word document.
- The “NullReferenceException” will no longer be thrown while deleting bookmark content by using the DeleteBookmarkContent() method.
- Group shapes will be preserved properly when open and save the DOCX Word document.
- The “NullReferenceException” will no longer be thrown while calling the GetText() method.
- NumPages field is updated properly when using updateDocumentFields in the Word document.
- Nested group shapes are now preserved properly when open and save the DOCX format Word document.
- Track changes are now accepted properly while using the AcceptChanges() method.
- Text spaces are now preserved properly when open and save the DOCX Word document.
- Bookmark is now preserved properly while removing table column in the Word document.
- The “NullReferenceException” will no longer be thrown while replacing bookmark content by using the ReplaceBookmarkContent() method.
PDF
- PDF page size will be preserved properly when appending two documents with different page size.
- Word to PDF conversion will be working properly with particular document.
- The NullReferenceException no longer occurs while enabling LTV for store certificates.
- The FileNotFoundException no longer occurs with XmlSerializer on XPS to PDF conversion.
- PdfAnnotation will be flattened with proper borders.
- PdfInkAnnotation will be flattened properly.
- The OutOfMemoryException no longer occurs while saving a large PDF document.
- Performance of remove layer functionality is optimized now.
- Layers will be removed properly in PDF documents.
- Paragraph inside the table cell will be preserved properly in Word to PDF conversion.
- Meta file (EMF) will be rendered properly in PdfDocument.
- EMF files will be rendered properly in PdfDocument on .NET Core 3.0.
- The NullReferenceException no longer occurs while saving a PDF document multiple times.
- Image will be preserved properly while drawing it to PDF document.
- The EndOfStreamException no longer occurs while drawing image to PDF document.
- PdfUriAnnotation will be preserved properly with provided string format in PdfGrid.
- PdfCodeUPCBarcode will be preserved properly with provided dimension.
- PDF to PDF A1B converted document will be opened properly in PDF readers without any issue.
- PdfTextBoxField will be preserved properly with AutoFontSize and Multiline options.
- BackColor will be preserved properly in PDF 2D barcodes.
- The DateTimeInvalidLocalFormat exception no longer occurs when creating a PDF A document.
- PdfSignature appearance will be preserved properly based on the page rotation.
Presentation
- The NullReferenceException will no longer be thrown while cloning a PowerPoint slide with hyperlink.
- The ArgumentException will no longer be thrown while setting an invalid link or path as hyperlink.
SfCarousel
- The Carousel View will now be updated correctly when the SelectedIndex is changed quickly.
SfDiagram
- In SDK version 1903 or higher, the System.IO.IOException will no longer be raised while trying to compile the project.
SfPdfViewerControl
- Text in the text box can now be copied using keyboard shortcut.
- Application will no longer crash while performing text search operation.
- Text markup annotation will now be added to the selected bounds while using touch.
- Text markup can now be selected when the text markup annotation mode is enabled.
- Text markup annotation can now be added using stylus.
- Export and import of ink annotations will now work properly when the ink is added beyond page bounds.
- The IsDocumentEdited API will now return true when ink annotations are added beyond page bounds.
- Text markup annotation can now be added properly in the PDF.
- Print operation will now work when called from the DocumentLoaded event handler.
- The KeyNotFoundException will no longer occur while loading the PDF.
- Page number will no longer be visible at the top of the page while printing.
- Border color of the free text annotation will no longer change when the PDF is saved and reloaded.
SfRichTextBoxAdv
- Null reference exception will no longer be thrown while drag and drop the image.
- Undo operation is now working properly for the formatting changes.
- All the references of a style in the document are now cleared properly while removing a style.
XlsIO
- Cells in the Excel output are properly formatted when importing POCO with nullable fields.
- Shapes are positioned properly after hiding the rows.
- Exception will no longer be thrown on parsing the named range.
- Accounting format is now set properly for the cell when number is set to 0.0.
- Creating a chart with double values in German culture no longer gives corrupted output.
- Conditional formatting formula is now set properly for XLSX versions.
- Exception is no longer raised while opening the Excel document with large number of rows and columns.
- Exception is no longer thrown while copying the worksheet using AddCopy() method with ParseOnDemand option.
- Formatting in output file is now proper while copying all the worksheets to another workbook using AddCopy() method.
- Page break is now correct when page setup has FitToPage in Excel to PDF conversion.
- RTF alignment is now proper in text boxes.
- Chart legend with Arabic text is now rendered properly in Excel to PDF conversion.
- Page content is no longer cropped while converting the Excel document into PDF with custom scaling.
- Table style options are now preserved properly while resaving the Excel document.
- XlsIO generated HTML files are now showing properly in Microsoft Edge browser.
- Column width is now preserved properly in Excel to PDF conversion.
- Excel file will no longer hang on parsing conditional formats.
- Borders are now preserved properly in Excel to PDF conversion when different line styles are applied in the same cell.
- The issue with Font size that is getting changed while copying the worksheet is fixed.
- Excel file is no longer corrupted when resaving the document with extension list.
- Issue with applying the tabular row layout to pivot fields layout is fixed.
- Refer to range no longer throws exception after getting display text.
- Performance of opening the XLS file with comments is improved.
- Chart axis line and label are now rendered separately in chart to image conversion.
- Custom scaling is now proper in Excel to PDF conversion.
- Conditional format is now preserved properly in the newly added worksheet when saving the workbook twice.
- Vertical page break for Arial font is now correct in Excel to PDF conversion.
- Issue with incorrect cell value in Excel to PDF conversion is fixed.
- Starting page number is now correct in Excel to PDF conversion.
- Split text starting position is now correct in Excel to PDF conversion.
- AutoShape border is rendered properly in Excel to PDF conversion.
- Shape text is now proper in Excel to PDF conversion.
- Conditional format icon for discontinuous ranges is now proper in Excel to PDF conversion.
- White font color for cells is now applied properly in Excel to PDF conversion.
- Textbox fill and border colors are now preserved properly while resaving the Excel document.
- Range intersection works properly for the entire row and column.
- Conditional format icon is now proper for negative cell values in Excel to PDF conversion.
- CF number format is properly applied in Excel to PDF conversion.
- Strike through is properly applied for header in Excel to PDF conversion.
- Excel file having conditional format with negative priority is now properly converted to PDF.
- Shrink to fit is now working for numbers in Excel to PDF conversion.
↧
February 3, 2020, 2:45 am
Syncfusion Essential Studio for XamarinImproves DocIO, Chart and RichTextEditor controls.
Features
DocIO
- Automatically resize tables to fit the content in DOCX to PDF conversion.
SfChart
- Improved Histogram series loading performance.
SfRichTextEditor Preview
- Added HTMLText bindable property for RichTextEditor.
- Added support for localization.
SfStepProgressBar
- Added support for dynamic style updates in StepProgressBar.
Fixes
DocIO
- The extra paragraph is now removed properly when replacing bookmark content by using the ReplaceBookmarkContent() method.
- The “ArgumentOutOfRangeException” will no longer be thrown while cloning picture in the Word document.
- Picture is now preserved properly when open and save the DOCX Word document.
- IF field is updated properly while calling updateDocumentFields() method.
- Frame is now preserved properly when open and save the DOCX Word document.
- Outline level for built-in heading styles are preserved properly while resaving the Word document.
- The “NullReferenceException” will no longer be thrown while deleting bookmark content by using the DeleteBookmarkContent() method.
- Group shapes will be preserved properly when open and save the DOCX Word document.
- The “NullReferenceException” will no longer be thrown while calling the GetText() method.
- NumPages field is updated properly when using updateDocumentFields in the Word document.
- Content control of type repeating section will be preserved properly when converting the Word document to PDF.
- Shape is now preserved properly when converting the Word document to PDF.
- Nested group shapes are now preserved properly when open and save the DOCX format Word document.
- Table is now preserved properly when converting the Word document to PDF.
- Track changes are now accepted properly while using the AcceptChanges() method.
- Text spaces are now preserved properly when open and save the DOCX Word document.
- The “NullReferenceException” will no longer be thrown when converting a Word document to PDF.
- Bookmark is now preserved properly while removing table column in the Word document.
- The “NullReferenceException” will no longer be thrown while replacing bookmark content by using the ReplaceBookmarkContent() method.
- Text box is now aligned properly while converting a Word document to PDF.
- Improved the stability of Word to tagged PDF conversion.
- Improved the stability by resolving a possible NullReferenceException occurred in Word to PDF conversion.
- Page field is updated properly while updating fields from RTF document.
- Hyperlink is now preserved properly while converting a Word document to PDF.
- Text box is now preserved properly while converting a Word document to PDF.
- Picture is now preserved properly while converting a Word document to PDF.
- Hanging issue has been resolved while converting a Word document to PDF.
- Text is now aligned properly while converting a Word document to PDF.
- Tab is now preserved properly in the generated PDF.
- Image is now preserved properly while converting a Word document to Image.
- Frame is now preserved properly while converting a Word document to PDF.
- Header is now preserved properly while converting a Word document to PDF.
- The IndexOutOfRangeException will no longer be thrown while converting a Word document to PDF.
- The NullReferenceException will no longer be thrown while converting a Word document to PDF.
PDF
- PDF page size will be preserved properly when appending two documents with different page size.
- Word to PDF conversion will be working properly with particular document.
- The NullReferenceException no longer occurs while enabling LTV for store certificates.
- PdfAnnotation will be flattened with proper borders.
- PdfInkAnnotation will be flattened properly.
- The OutOfMemoryException no longer occurs while saving a large PDF document.
- Performance of remove layer functionality is optimized now.
- Layers will be removed properly in PDF documents.
- Paragraph inside the table cell will be preserved properly in Word to PDF conversion.
- The NullReferenceException no longer occurs while saving a PDF document multiple times.
- Image will be preserved properly while drawing it to PDF document.
- The EndOfStreamException no longer occurs while drawing image to PDF document.
- PdfUriAnnotation will be preserved properly with provided string format in PdfGrid.
- PdfCodeUPCBarcode will be preserved properly with provided dimension.
- PdfTextBoxField will be preserved properly with AutoFontSize and Multiline options.
- BackColor will be preserved properly in PDF 2D barcodes.
- The DateTimeInvalidLocalFormat exception no longer occurs when creating a PDF A document.
- PdfSignature appearance will be preserved properly based on the page rotation.
Presentation
- The PdfException will no longer be thrown while converting a PowerPoint presentation to PDF.
- The NullReferenceException will no longer be thrown while cloning a PowerPoint slide with hyperlink.
- The ArgumentException will no longer be thrown while setting an invalid link or path as hyperlink.
SfCalendar
- Android - The behavior of the ExpandInlineView method has been improved and the inline view will no longer collapse while calling the ExpandInlineView method twice in SfCalendar.
SfCardView
- Android - Now, the tap gesture will be triggered properly when added to the SfCardView parent.
SfChart
- UWP - Now, the circular series will render properly with data marker created event.
SfChip
- iOS - Now, the chip icons will display properly while deploying with the IPA file.
SfComboBox
- UWP - Now, popup does not get closed when SfComboBox placed in a complex layout.
- Android - NRE has been resolved in SfComboBox while navigating pages.
SfDiagram
- iOS - Diagram bounds will be updated properly now when connector is added outside visible region.
- UWP - Connector will be rendered properly now when connector tool is enabled.
SfImageEditor
- Android - NullReferenceException will no longer be thrown when drawing path with time delay while continuously navigating pages.
SfLinearGauge
- iOS - Linear gauge will be rendered properly when setting ListView CachingStrategy as RetainElement.
- NullReferenceException will no longer be thrown when clearing annotation collection in SfLinearGauge.
SfListView
- Application will no longer crash when IsScrollingEnabled is set to False in the SfListView control.
SfMaps
- UWP - Map view will be disposed properly when adding sub layers to maps.
SfNumericTextBox
- UWP - Now, the numeric keyboard will pop-up when clicking on the SfNumericTextBox control in touch devices.
SfPdfViewer
- Check box field in the PDF can now be edited.
- iOS - Application will no longer crash while adding text markup annotations on the PDF.
- iOS - Application will no longer crash while performing text search on the PDF.
- Android - Performance delay will no longer occur while zooming the PDF in PageByPage mode.
- UWP - High memory consumption will no longer occur while loading multiple PDFs.
- iOS - Application will no longer crash while performing text search on the PDF.
- iOS - Search instances will now be properly highlighted while performing text search in the PDF.
- iOS - Toolbar style will now be updated properly in dark mode.
- iOS - SearchPrevious command will now work properly.
- UWP - Page number will now be properly updated while rotating the PDF pages.
- iOS - Background color of existing free text annotation will now be preserved.
- Android - Application will no longer crash while adding annotations programmatically.
- iOS - Zooming operation will no longer be slow for the PDF document.
- Text will now be aligned properly in text box fields while zooming.
- Flattened text box field will no longer be displayed with white background.
- iOS - Scroll head value will now be updated properly.
- Flattened text box form fields will no longer be displayed with white background.
- Performance delay will no longer occur while scrolling or zooming the PDF files with high quality images.
- iOS - Application will no longer crash when the Cancel button of the signature pad is tapped.
- iOS - Performance delay will no longer occur while performing text search in large PDF documents.
- Android - PDF document will now be displayed with proper zoom value in tablet.
- Android - Radio button will now be displayed properly in the PDF document.
SfPicker
- Android - The SfPicker will now work correctly in API 19 version devices.
SfPopupLayout
- Android - Flickering of the popup and the keyboard no longer occurs, when an editable element loaded inside the Popup is focused.
SfProgressBar
- Android - Visual Studio Previewer will now be properly working.
SfRadialMenu
- Android - The SfRadialMenu center button back view is now aligned properly.
- iOS - The SfRadialMenu items will now be added or removed dynamically.
SfRangeSlider
- iOS - The SfRangeSlider label now gets updated properly when changed dynamically.
SfRichTextEditor Preview
- RichTextEditor content with carriage return(‘\r’) will no longer displays blank RichTextEditor.
- iOS - ToolBar will now placed properly when keyboard is raised while editing RichTextEditor.
- Hyperlink will now be preserved properly while retrieving the HTMLText property.
- Android - TextChanged event will now be fired properly when running RichTextEditor in Android KitKat version.
- NullReferenceException will no longer been thrown while setting different ToolBarOptions.
SfRotator
- iOS - Now, the CheckBox control will be disposed when used inside the SfRotator.
- iOS - Now, the rotator items will not be hidden when swiped vertically in Horizontal swipe direction mode.
SfStepProgressBar
- iOS - Font Family issue has been resolved now in iOS 13.
SfSwitch
- The SfSwitch Visual State Manager (VSM) will now work properly.
SfTabView
- UWP - Now, the SfTabView works fine without NRE.
- Android - The SfTabItem is now added dynamically when the IsVisible API is enabled.
- Android - Now, the scroll icon of the SfTabView will not be clipped to the right.
XlsIO
- Cells in the Excel output are properly formatted when importing POCO with nullable fields.
- Shapes are positioned properly after hiding the rows.
- Exception will no longer be thrown on parsing the named range.
- Accounting format is now set properly for the cell when number is set to 0.0.
- Creating a chart with double values in German culture no longer gives corrupted output.
- Conditional formatting formula is now set properly for XLSX versions.
- Exception is no longer raised while opening the Excel document with large number of rows and columns.
- Exception is no longer thrown while copying the worksheet using AddCopy() method with ParseOnDemand option.
- Formatting in output file is now proper while copying all the worksheets to another workbook using AddCopy() method.
- Page break is now correct when page setup has FitToPage in Excel to PDF conversion.
- RTF alignment is now proper in text boxes.
- Chart legend with Arabic text is now rendered properly in Excel to PDF conversion.
- Page content is no longer cropped while converting the Excel document into PDF with custom scaling.
- Table style options are now preserved properly while resaving the Excel document.
- XlsIO generated HTML files are now showing properly in Microsoft Edge browser.
- Column width is now preserved properly in Excel to PDF conversion.
- Excel file will no longer hang on parsing conditional formats.
- Borders are now preserved properly in Excel to PDF conversion when different line styles are applied in the same cell.
- The issue with Font size that is getting changed while copying the worksheet is fixed.
- Excel file is no longer corrupted when resaving the document with extension list.
- Issue with applying the tabular row layout to pivot fields layout is fixed.
- Refer to range no longer throws exception after getting display text.
- Performance of opening the XLS file with comments is improved.
- Chart axis line and label are now rendered separately in chart to image conversion.
- Custom scaling is now proper in Excel to PDF conversion.
- Conditional format is now preserved properly in the newly added worksheet when saving the workbook twice.
- Vertical page break for Arial font is now correct in Excel to PDF conversion.
- Chart legend is rendered properly while converting chart to image.
- Issue with incorrect cell value in Excel to PDF conversion is fixed.
- Starting page number is now correct in Excel to PDF conversion.
- Split text starting position is now correct in Excel to PDF conversion.
- AutoShape border is rendered properly in Excel to PDF conversion.
- Shape text is now proper in Excel to PDF conversion.
- Conditional format icon for discontinuous ranges is now proper in Excel to PDF conversion.
- White font color for cells is now applied properly in Excel to PDF conversion.
- Textbox fill and border colors are now preserved properly while resaving the Excel document.
- Range intersection works properly for the entire row and column.
- Conditional format icon is now proper for negative cell values in Excel to PDF conversion.
- CF number format is properly applied in Excel to PDF conversion.
- Strike through is properly applied for header in Excel to PDF conversion.
- Excel file having conditional format with negative priority is now properly converted to PDF.
- Shrink to fit is now working for numbers in Excel to PDF conversion.
↧
February 3, 2020, 2:57 am
↧
February 3, 2020, 3:07 am
↧
↧
February 3, 2020, 3:16 am
Syncfusion Essential Studio EnterpriseAll of Syncfusion's user interface, reporting, and business intelligence components and libraries in one comprehensive suite. Latest Service Pack release.
Features
Syncfusion has released a Service Pack update across their Essential Studio product range.
↧
February 4, 2020, 6:58 am
Telerik UI for BlazorAdds compatibility with Blazor WebAssembly 3.2.0 Preview 1
v2.7.0
Updated Jan 30, 2020
Features
- Common
- New MultiSelect
- Compatibility with Blazor WebAssembly 3.2.0 Preview 1
- AutoComplete
- Custom filtering based on user input
- Add support for INotifyCollectionChanged data sources
- Add OnRead event
- Calendar
- CTRL + ArrowKeys Navigation in Calendar
- ComboBox
- Custom filtering based on user input
- Add support for INotifyCollectionChanged data sources
- Add OnRead event
- DropDownList
- Add support for INotifyCollectionChanged data sources
- Grid
- Group Header Template
- Column header template
- Grid Aggregates
- Keyboard navigation improvements
- TreeView
- Add support for INotifyCollectionChanged data sources
- Home & End support in TreeView Keyboard Navigation
Fixes
- Calendar
- Range Selection should skip disabled dates
- Calendar navigation closes grid's popup edit form
- ComboBox
- Combobox triggers form submit on Enter in the popup
- Filtering does not work in a Window
- Combobox throws on Tab out when no Data is loaded
- DateInput
- Pressing Enter while an input is focused submits the form it is in
- DatePicker
- Today button throws in WASM app
- Calendar's Today button doesn't return focus to the input of the Date/TimePicker
- Pressing Enter while an input is focused submits the form it is in
- DateTimePicker
- Calendar's Today button doesn't return focus to the input of the Date/TimePicker
- Set button should have a thicker outline when it's focused
- Pressing Enter while an input is focused submits the form it is in
- DropDownList
- Clearing the value by setting it to null does not work
- Grid
- Tab doesn't always move focus to filter row filter icon
- Grid range selection breaks with keyboard navigation enabled
- Menu
- MenuItem steals focus after rendered
- NumericTextBox
- Pressing Enter while an input is focused submits the form it is in
- TimePicker
- Set button should have a thicker outline when it's focused
- Pressing Enter while an input is focused submits the form it is in
- TreeView
- Aria-expanded missing from treeview nodes
- Window
- Window with @bind-Visible throws during pre-rendering - The current thread is not associated with the Dispatcher
↧
February 4, 2020, 7:26 am
Telerik DevCraft UIAdds compatibility with Blazor WebAssembly 3.2.0 Preview 1
Features
New in Telerik UI for Blazor v2.7.0
- Common
- New MultiSelect
- Compatibility with Blazor WebAssembly 3.2.0 Preview 1
- AutoComplete
- Custom filtering based on user input
- Add support for INotifyCollectionChanged data sources
- Add OnRead event
- Calendar
- CTRL + ArrowKeys Navigation in Calendar
- ComboBox
- Custom filtering based on user input
- Add support for INotifyCollectionChanged data sources
- Add OnRead event
- DropDownList
- Add support for INotifyCollectionChanged data sources
- Grid
- Group Header Template
- Column header template
- Grid Aggregates
- Keyboard navigation improvements
- TreeView
- Add support for INotifyCollectionChanged data sources
- Home & End support in TreeView Keyboard Navigation
Fixes
Fixed in Telerik UI for Blazor v2.7.0
- Calendar
- Range Selection should skip disabled dates
- Calendar navigation closes grid's popup edit form
- ComboBox
- Combobox triggers form submit on Enter in the popup
- Filtering does not work in a Window
- Combobox throws on Tab out when no Data is loaded
- DateInput
- Pressing Enter while an input is focused submits the form it is in
- DatePicker
- Today button throws in WASM app
- Calendar's Today button doesn't return focus to the input of the Date/TimePicker
- Pressing Enter while an input is focused submits the form it is in
- DateTimePicker
- Calendar's Today button doesn't return focus to the input of the Date/TimePicker
- Set button should have a thicker outline when it's focused
- Pressing Enter while an input is focused submits the form it is in
- DropDownList
- Clearing the value by setting it to null does not work
- Grid
- Tab doesn't always move focus to filter row filter icon
- Grid range selection breaks with keyboard navigation enabled
- Menu
- MenuItem steals focus after rendered
- NumericTextBox
- Pressing Enter while an input is focused submits the form it is in
- TimePicker
- Set button should have a thicker outline when it's focused
- Pressing Enter while an input is focused submits the form it is in
- TreeView
- Aria-expanded missing from treeview nodes
- Window
- Window with @bind-Visible throws during pre-rendering - The current thread is not associated with the Dispatcher
↧
February 4, 2020, 7:27 am
Telerik DevCraft UltimateAdds compatibility with Blazor WebAssembly 3.2.0 Preview 1
Features
New in Telerik UI for Blazor v2.7.0
- Common
- New MultiSelect
- Compatibility with Blazor WebAssembly 3.2.0 Preview 1
- AutoComplete
- Custom filtering based on user input
- Add support for INotifyCollectionChanged data sources
- Add OnRead event
- Calendar
- CTRL + ArrowKeys Navigation in Calendar
- ComboBox
- Custom filtering based on user input
- Add support for INotifyCollectionChanged data sources
- Add OnRead event
- DropDownList
- Add support for INotifyCollectionChanged data sources
- Grid
- Group Header Template
- Column header template
- Grid Aggregates
- Keyboard navigation improvements
- TreeView
- Add support for INotifyCollectionChanged data sources
- Home & End support in TreeView Keyboard Navigation
Fixes
Fixed in Telerik UI for Blazor v2.7.0
- Calendar
- Range Selection should skip disabled dates
- Calendar navigation closes grid's popup edit form
- ComboBox
- Combobox triggers form submit on Enter in the popup
- Filtering does not work in a Window
- Combobox throws on Tab out when no Data is loaded
- DateInput
- Pressing Enter while an input is focused submits the form it is in
- DatePicker
- Today button throws in WASM app
- Calendar's Today button doesn't return focus to the input of the Date/TimePicker
- Pressing Enter while an input is focused submits the form it is in
- DateTimePicker
- Calendar's Today button doesn't return focus to the input of the Date/TimePicker
- Set button should have a thicker outline when it's focused
- Pressing Enter while an input is focused submits the form it is in
- DropDownList
- Clearing the value by setting it to null does not work
- Grid
- Tab doesn't always move focus to filter row filter icon
- Grid range selection breaks with keyboard navigation enabled
- Menu
- MenuItem steals focus after rendered
- NumericTextBox
- Pressing Enter while an input is focused submits the form it is in
- TimePicker
- Set button should have a thicker outline when it's focused
- Pressing Enter while an input is focused submits the form it is in
- TreeView
- Aria-expanded missing from treeview nodes
- Window
- Window with @bind-Visible throws during pre-rendering - The current thread is not associated with the Dispatcher
↧
↧
February 4, 2020, 7:28 am
Telerik DevCraft CompleteAdds compatibility with Blazor WebAssembly 3.2.0 Preview 1
Features
New in Telerik UI for Blazor v2.7.0
- Common
- New MultiSelect
- Compatibility with Blazor WebAssembly 3.2.0 Preview 1
- AutoComplete
- Custom filtering based on user input
- Add support for INotifyCollectionChanged data sources
- Add OnRead event
- Calendar
- CTRL + ArrowKeys Navigation in Calendar
- ComboBox
- Custom filtering based on user input
- Add support for INotifyCollectionChanged data sources
- Add OnRead event
- DropDownList
- Add support for INotifyCollectionChanged data sources
- Grid
- Group Header Template
- Column header template
- Grid Aggregates
- Keyboard navigation improvements
- TreeView
- Add support for INotifyCollectionChanged data sources
- Home & End support in TreeView Keyboard Navigation
Fixes
Fixed in Telerik UI for Blazor v2.7.0
- Calendar
- Range Selection should skip disabled dates
- Calendar navigation closes grid's popup edit form
- ComboBox
- Combobox triggers form submit on Enter in the popup
- Filtering does not work in a Window
- Combobox throws on Tab out when no Data is loaded
- DateInput
- Pressing Enter while an input is focused submits the form it is in
- DatePicker
- Today button throws in WASM app
- Calendar's Today button doesn't return focus to the input of the Date/TimePicker
- Pressing Enter while an input is focused submits the form it is in
- DateTimePicker
- Calendar's Today button doesn't return focus to the input of the Date/TimePicker
- Set button should have a thicker outline when it's focused
- Pressing Enter while an input is focused submits the form it is in
- DropDownList
- Clearing the value by setting it to null does not work
- Grid
- Tab doesn't always move focus to filter row filter icon
- Grid range selection breaks with keyboard navigation enabled
- Menu
- MenuItem steals focus after rendered
- NumericTextBox
- Pressing Enter while an input is focused submits the form it is in
- TimePicker
- Set button should have a thicker outline when it's focused
- Pressing Enter while an input is focused submits the form it is in
- TreeView
- Aria-expanded missing from treeview nodes
- Window
- Window with @bind-Visible throws during pre-rendering - The current thread is not associated with the Dispatcher
↧
February 5, 2020, 8:53 am
Telerik DevCraft UltimateTest Studio Dev Edition includes new Translator optimization option for faster Recording experience.
Features
Updates in Test Studio Dev Edition R3 2019 SP2:
- New
- Support for the official Microsoft Edge Chromium browser. Note that once you have the new Microsoft Edge Chromium, you will not be able to automate the old deprecated Microsoft Edge.
- Translator optimization option for faster Recording experience.
- Project Settings - added group select/deselect of translators.
- Аbility to change console session resolution of Test Studio Test Runner.
- New ScrollToVisible to window center option introduced for action steps.
- Changed
- Microsoft Edge Chromium Beta is no longer supported. Please install the official stable release of Microsoft Edge Chromium.
- Test Studio UI: Project settings UI changes in options between groups.
- Recording: Auto switch off translators groups if the technology is not used in the loaded page.
Fixes
Fixes in Test Studio Dev Edition R3 2019 SP2:
- Browser Calibration: Add calibration option for Internet Explorer to not show "protected mode is turned off" message.
- Data Binding: Validation for local data column name cannot start with '('.
- Data Binding: Data binding supports columns with special symbols.
- Data Binding: removing Data Bind not properly resetting test's properties.
- Element Find Logic: Fixed wrongly formated js string in GetElementByIdClientSideLocator.
- Element validation: Highlight element when Validate from elements explorer not working.
- Execution: IE will throw exceptions when scrolling with highlighting enabled.
- Recording: Firefox recorder scrolls page vertically to middle of page when loading.
- Recording: Improve the stability and optimize recording performance in Chrome, Firefox and Edge Chromium browsers.
- Recording: IE performance problems when recording and highlighting is enabled on some pages.
- Stability fixes: Crash if you attempt to add TextContent node as shown in the recording DOM as element.
- Stability fixes: Crash when you add step in specific case.
- Stability fixes: Crash trying to validate from browser element image for element without image.
- Stability fixes: Occasional crashes when launching new JS browers.
- Test Studio log: removed CodeService nulrreference exception when opening project without code language defined.
- Translators: Descriptors from same Blazor translator generate same elements.
- VS Plugin: VS 2017/2019 not loading Test Studio plug-ins in some cases.
- VS Plugin: Edge Chromium execution crashes VS.
↧
February 11, 2020, 10:48 am
Add interactive Venn Diagrams with amCharts 4.9.Add interactive Venn diagrams to your Web applications.
4.9.0
Updated Feb 10, 2020
Features
- Add interactive Venn diagrams to your Web applications.
Venn Diagrams are used to display the scale of relationship between different items by showing a series of overlapping bubbles. The bigger the overlapping area, the closer the relation.
↧
February 12, 2020, 8:24 am
Smart HTML ElementsOptimizes TypeScript file sizes.
Features
- Exported TypeScript Union types as Enums.
- Optimized TypeScript file sizes.
- Updated TypeScript function definitions.
- Updated types and descriptions for all API members.
↧
↧
February 20, 2020, 4:26 am
Telerik UI for WPFIncludes updates and improvements for TaskBoard, FileDialogs, RichTextBox and more.
Features
- All Controls
- RadBitmap now has a constructor that allows setting the DPI.
- Introduced a ScrollBarsMode property to the theme palette that allows customizing the default appearance of ScrollViewer's ScrollBars for the Crystal theme.
- Buttons
- Exposed a new telerik:DropDownExtensions.HandleMouseWheelWhenOpen attached property for easier handling of the mouse wheel when a DropDownButton is placed in a ScrollViewer.
- CloudUpload
- Provided an option to show custom dialogs for file selection through an AddingFiles event.
- ComboBox
- Exposed OnScrollIntoView protected method for customization the bring into view operation in the drop down list.
- FileDialogs
- Implemented bool IsOpeningOnEmptySpace property in ContextMenuOpeningEventArgs to check if the menu is opened on empty spaces.
- GridView
- Introduced Columns and AutoGenerateColumns properties to GridViewMultiColumnComboBoxColumn.
- TaskBoard
- Added DragDropBehavior property allowing customization over the drag drop process.
- Toolbar
- Added MVVM support for RadToolBarTray.
- WordsProcessing
- Introduced PDF export support for shading applied to the contents of the run.
Fixes
- All Controls
- InvalidOperationException is thrown when drag dropping between two Material/Fluent controls shown in different threads.
- Default DragVisual control does not have padding in all themes. Padding is now applied around the container that wraps Path and Content.
- Changed: Obsoleted the ScrollBarMode property for the Fluent theme's palette. A new ScrollBarsMode property should be used, which accepts values from a newly implemented enumeration - Telerik.Windows.Controls.Theming.ScrollViewerScrollBarsMode.
- ChartView
- Start position of MoveAnimation (Top and Left) is not calculated correctly.
- Chat
- CurrentAuthor messages use a wrong background color when populated with the DataSource property.
- MessageGroup creates a DateTime string that doesn't use the current culture.
- Missing space between the date and author name in the message group.
- ComboBox
- Setting the Margin through the TextBoxStyle is not respected.
- Typing characters with Korean IME does not highlight the matching items.
- Diagrams
- A shape is not permanently deleted when it's grouped.
- The selection adorner is misplaced when shape which derives from RadDiagramShapeBase is rotated and resized.
- The DiagramRibbon is not responsive after run-time theme change while the backstage is open.
- SimplifiedMode of DiagramRibbon breaks the functionality of most of the tools and settings buttons, numeric up downs, combos.
- Docking
- Clearing the PanesSource leaves empty pane groups instead of clearing them.
- ToolWindow does not respect the "Show window contents while dragging" setting when it is first floated. This behavior can be changed now by setting the UseNativeInitialToolWindowDrag property of RadDocking to True.
- FileDialogs
- Dialogs do not inherit the theme set to the control with StyleManager.
- Glyph
- XamlParseException is thrown when using controls that have glyphs in their templates on Windows 7 SP1.
- Design-time error is thrown when the StringToGlyphConverter is used and project code is disabled.
- GridView
- There is a blank space when scrolling an edited row outside the viewport and sort a column.
- An exception is thrown in MCCBColumn when SelectionMode property is set to Multiple and DisplayMemberPath is not set.
- The ControlPanelItemControl and its parent ItemsControl (the PART_ControlPanelItemsControl) were included in the tab order.
- There is a misalignment in the GridView's vertical borders when the control is grouped caused by the GridViewFooterIndentCell in the Fluent theme.
- NullReferenceException when calling the ItemPropertiesByPropertyName getter of the QueryableCollectionView.
- GridViewScrollViewer is not updated when row details are collapsed in the Fluent theme.
- SearchStateManager property is null in Loaded event if ShowSearchPanel property is False.
- System keys are not passed to the DefaultKeyboardCommandProvider.
- Image Editor
- ImageEditor now preserves the DPI of the images when executing operations on them.
- Map
- [NET Core] Built-in MiniMap of RadMap with OpenStreetMapProvider in NetCore project does not show map images.
- Shape disappearing when its Location gets updated and the clustering feature is enabled.
- Changed: Removed Bird's Eye button from Map View Mode menu.
- MaskedInput
- When the caret is after a separator new input replaces characters instead of inserting them.
- Selecting part of the value in Numeric/Currency input then inserting digit results in wrong caret position.
- MultiColumnComboBox
- Setting Foreground to the control results to no visual change at all due to missing TemplateBindings in its template.
- The watermark text is not visible when using the Fluent Dark theme until the mouse is directly over the watermark element.
- The control does not provide a validation template for all themes.
- NavigationView
- Setting IsPaneOpen property in Trigger stops working after a NavigationViewItem is being selected.
- PDF Viewer
- Fixed whitespaces issue when copy-pasting to another text redactor.
- The PercentComboBox is not correctly bound when RadPdfViewerToolBar and PadPdfViewer are used in a WinForms application.
- RadPdfViewerToolBarStyle default left and right margins are aligned with the rest elements of PdfViewer.
- PdfProcessing
- IndexOutOfRangeException when parsing a Tiling pattern with non-RGB color.
- NullReferenceException is thrown when importing documents with destinations that do not have a set page.
- Fixed issue when importing Standard font with WinAnsiEncoding from literal string.
- PersistenceFramework
- An exception is thrown in scenarios where two types with the same name need to be serialized at the same time.
- PivotGrid
- Serializing a PropertyGroupDescription with LabelFilter with null values throws exception.
- RadialMenu
- RadialMenuItem is not visually disabling/enabling whenever the CanExecute method of its Command is changed.
- RadialMenuItem does not retain its IsEnabled property value after navigation.
- RibbonView
- Black border appears around the RibbonWindow when SizeToContent is set to WidthAndHeight.
- RibbonWindow is still resizable when IsWindowsThemeEnabled property is set to False and the ResizeMode property is set to NoResize.
- CloseButton of RibbonWindow is not visible when setting ResizeMode property to NoResize, the maximize button is enabled when setting ResizeMode to CanMinimize.
- RichTextBox
- Focusable is not respected for elements in the DocumentPresenter.
- Heading styles are not correctly imported when copy-pasting a modified Heading.
- Inserting a field with list in the result fragment causes loss of the list
- InvalidOperationException is thrown when importing a document containing several ReadOnlyRanges.
- NullReferenceException is thrown when pressing Ctrl or Esc in control with a particularly loaded catalog.
- PasteOptionsPopup should move when the parent Window is moved or resized.
- Pressing the arrow keys when PasteOptionsPopup is open selects an option instead of focusing it.
- Swapping the copied document fragment on Paste with another one breaks list
- ScheduleView
- An ArgumentException "Value does not fall within the expected range." is thrown when ResourceTypeSource is changed and the UI automation is triggered.
- Appointments no longer appear on a wrong day in Agenda view when DayStartTime/DayEndTime is set.
- The bottom border of the last resource in Timeline view is not visible in Fluent theme.
- The height of the highlight is not calculated correctly when expanding the minimize button in AgendaView.
- The border next to the vertical scrollbar is not visible in all views in Fluent theme.
- GroupHeaders' size changes when changing the visible range and the MinAppointmentWIdth is set to a small value.
- SpreadProcessing
- Exception is thrown when importing a spreadsheet with the first sheet hidden.
- Spreadsheet
- Exception is thrown when importing a spreadsheet with the first sheet hidden.
- SyntaxEditor
- When using the control with implicit styles (NoXaml), the merging of the required resources causes a design time error with message 'Cannot find resource named 'DragVisualStyle'.
- While dragging a selection, the indicator that shows the DropPositionMarker does not change its color depending on the theme.
- While dragging a selection, the indicator that shows the DropPositionMarker is lost after changing the theme.
- TabControl
- [NET Core] Changing the selected Tab in the WPF NetCore designer does not work.
- TaskBoard
- The ContentPresenter of the ColumnHeader is not bound to the ColumnHeaderHeight which allows for inappropriate stretching.
- RadTaskBoardItem Height property is not respected when set through a style.
- TreeList
- Degraded performance when scrolling and resizing columns if TreeLinesVisibility is Visible.
- MergedCellsStyle is not applied.
- TreeView
- The RadTreeViewItem remains in a selected in-focus state when losing the focus (e.g. when switching to a different window).
- Selecting an item via tap does not work when ScrollViewer.PanningMode has a value other than None.
- Selecting an item with the mouse then resetting the Itemssource and making a shift selection does not select the proper range of items.
- WatermarkTextBox
- The WatermarkVisualElement has a different Foreground than the default in the VisualStudio2013 and Office2013 themes, which makes the customization of the control difficult.
- WebCam
- Calling Close and Dispose of the webcam causes an exception.
- Window
- DpiHelper throws exception on Win 8.1 when PerMonitor DpiAwareness is enabled.
- Wizard
- The AllowFinish property doesn't work when a single page is used.
- The DataContext of FooterTemplate is not updated when the DataContext of WizardPage changes run-time.
- WordsProcessing
- ImageInlines with fixed Size are exported with incorrect size to pdf.
- List bullets are exported to PDF underlined/highlighted when the last run in the corresponding paragraph is underlined/highlighted.
- PAGE fields containing a MERGEFORMAT switch do not get correct result when exported to PDF.
- Spaces after hyperlinks spans are trimmed when importing from HTML.
- WebException on export to docx of document imported from HTML and containing image which src is invalid or relative URL.
↧
February 20, 2020, 4:26 am
↧
February 20, 2020, 4:26 am
Telerik UI for XamarinIntroduces sticky group headers support for ListView.
Features
- DateTimePicker
- Added DefaultDisplayDate property for setting which date will be displayed when SelectedDate is null.
- Added automation ids to elements in the template of the control.
- Added Accept and Reject commands to PickerPopupSelectorSettings to allow custom logic implementation.
- Added IsPopupModal property to PickerPopupSelectorSettings to allow closing the popup when tapped outside.
- Added functionality to respect the date and time separators provided in SpinnerFormatString when creating the headers of the tab items.
- ListPicker
- Added automation ids to elements in the template of the control.
- Added Accept and Reject commands to PickerPopupSelectorSettings to allow custom logic implementation.
- Added IsPopupModal property to PickerPopupSelectorSettings to allow closing the popup when tapped outside.
- ListView
- Introduced VerticalScrollBarVisibility property.
- Introduced sticky group headers support.
- TemplatedPicker
- Added automation ids to elements in the template of the control.
- Added Accept and Reject commands to PickerPopupSelectorSettings to allow custom logic implementation.
- Added IsPopupModal property to PickerPopupSelectorSettings to allow closing the popup when tapped outside.
- WordsProcessing
- Introduced PDF export support for shading applied to the contents of the run.
Fixes
- Calendar
- [Android] The today color is not properly applied when in AgendaView mode.
- [Android] When the appointment title is too long, it moves and overlaps the time label in AgendaView.
- CheckBox
- [iOS] NullReferenceException is thrown when positioned inside a RadListView control.
- DataGrid
- NullReferenceException is thrown when navigating away from the page while the filtering UI is displayed in Shell.
- DateTimePicker
- [UWP] Scrolling stops when the mouse moves over the selectionhighlight.
- SelectionHighlight is not positioned correctly when style is applied.
- Spinner headers are not centered to the spinner content.
- SelectionHighlight is behind the items.
- ListPicker
- SelectionHighlight is behind the items.
- The control does not look different when IsEnabled is set to false.
- Text is not cleared if SelectedItem = null.
- ListView
- [Android] An extra SelectionChanged event with Reset action is raised the first time an item is selected.
- [iOS] Load On Demand, Pull To Refresh, Scrolling causes flickering.
- [UWP] SwipeOffset property is not respected.
- [iOS] ItemSwiping continues after EndItemSwipe() method is called.
- PdfProcessing
- IndexOutOfRangeException when parsing a Tiling pattern with non-RGB color.
- NullReferenceException is thrown when importing documents with destinations that do not have a set page.
- Fixed issue when importing Standard font with WinAnsiEncoding from literal string.
- SpreadProcessing
- Exception is thrown when importing a spreadsheet with the first sheet hidden.
- TemplatedPicker
- SelectionHighlight is behind the items.
- The first selected value cannot be chosen initially.
- TreeView
- Clearing the ItemsSource does not clear the items.
- Enable horizontal scrolling.
- Text is not wrapped properly.
- [iOS] Exception is thrown when removing the last element from a bound data source on iOS 13.3.
- WordsProcessing
- ImageInlines with fixed Size are exported with incorrect size to pdf.
- List bullets are exported to PDF underlined/highlighted when the last run in the corresponding paragraph is underlined/highlighted.
- PAGE fields containing a MERGEFORMAT switch do not get correct result when exported to PDF.
- Spaces after hyperlinks spans are trimmed when importing from HTML.
- WebException on export to docx of document imported from HTML and containing image which src is invalid or relative URL.
↧