Quantcast
Channel: ComponentSource News | Spreadsheet Components
Viewing all 2545 articles
Browse latest View live

Aspose.Cells for .NET V18.6

$
0
0
Aspose.Cells for .NET

Adds new APIs to create and modify Excel Slicers.

Features

  • New APIs to create and modify Microsoft Excel Slicers.
  • New API to Get and Set CustomXmlPart ID.
  • Improved converting line Callout to image.
  • Added WorkbookRender.ToImage(pageIndex, fileName/stream) and Bitmap WorkbookRender.ToImage(int pageIndex) methods.
  • Added support for DateTimeOffset format when importing custom objects.
  • Relevant methods added for GetRangeAddess(), GetCellCount(), GetEntireAddress() and GetOffset().
  • Convert smart art from XLSX to XLS file format.
  • Convert smart art from XLS to XLSX file format.

Fixes

  • Ink tools disappeared when converting to PDF.
  • Portions of the picture in the spreadsheet renders in a different color when converting worksheet to image.
  • Ink Object does not render while converting spreadsheet to PDF.
  • Excel to HTML - Some shapes are missing and some are dispersed.
  • Displaced image when converting XLSM to PDF.
  • Unable to extract smart art images correctly.
  • Shape is displaced to cover data in Excel to HTML rendering.
  • All previous column and row data remains in the PivotTable after filtering.
  • Output HTML is good in Chrome but wrong in IE or Edge.
  • Rows imported to single cell when importing HTML file format.
  • Cell value truncated when importing HTML.
  • Single quotes disappear from the formula when opening file.
  • Formulas (containing linked data source in other workbooks) are not calculated.
  • Print from Aspose.Cells differs from Excel.
  • PDF output ignores all page breaks inside an MS Excel file.
  • Mixture of page 1 and page 2 in the output PDF.
  • Single word split into two lines in rendered output image.
  • Unable to load password-protected ODS file.
  • Pareto chart does not display in MS Excel file but it renders in PDF.
  • Chart horizontal axis label is corrupted.
  • Saving XLT file as XLS after clearing chart's data series causes red "Protected View" warning.
  • Watermark works fine with the spreadsheets but nothing shows up on charts.
  • Y-axis ticks in chart image do not match with Excel.
  • System.OutOfMemoryException while converting Excel file to PDF.
  • Pie chart legend colors change after saving to PDF and do not match up with pie chart slices.
  • Saving an XLT/XLTX file as XLS/XLSX causes red "Protected View" warning.
  • Hyperlinks are corrupted when referencing to sheet with special characters in its name.
  • Resizing headless table corrupts the output Excel file.
  • Output Excel File is corrupt after creating list object.
  • When rendering an Excel document to PDF, the process never finishes.
  • Aspose.Cells.CellsException at Aspose.Cells.Workbook.Save().
  • Error initializing an XLSX file.
  • EndOfStreamException when Aspose.Cells.Dll (latest assembly) is ilmerged.
  • Exception: "File is corrupted" when loading an XLS file.
  • ArgumentOutOfRangeException when Aspose.Cells (latest assembly) is ilmerged.

GroupDocs.Search for .NET V18.6

$
0
0
GroupDocs.Search for .NET

Adds the ability to break indexing operations manually.

Features

  • Added the ability to break indexing operations manually.
  • Added ImportDictionary and ExportDictionary methods to index dictionaries.

Fixes

  • Removed obsolete Relevance property from DetailedResultInfo.

PrizmDoc v13.3

$
0
0
PrizmDoc

Better spreadsheet rendering and viewer UI customization, plus performance improvements for LibreOffice users.

Features

  • Better spreadsheet rendering: Users can now render .XLS files which preserve the page dimensions and margins from an original spreadsheet document (just as in Microsoft Excel’s Page Layout mode). This feature is optional and can be activated by the developer.
  • More convenient customizing of the viewer: Developers can now set up the PrizmDoc viewer to their own specifications and easily integrate these presets into applications. This simplifies the creation and installation of the viewer’s UI and works for all major programming languages.
  • Improved performance for LibreOffice users: PrizmDoc’s task scheduler within LibreOffice now has a higher capacity, meaning more documents can remain in memory without overloading the host servers.
  • Improved redaction area text wrapping. PrizmDoc will now wrap the text, breaking the line on the space characters in the text and attempting to center the text both vertically and horizontally within the redaction area. When there is a single line of text without spaces, it will truncate the characters of the line of text that do not fit. All of these alterations are designed to mirror the behavior of the redaction reason text seen in the Viewer when viewing, previewing, or printing.
  • Added instructions to customize Excel document view settings to match rendering in PrizmDoc Cloud to the online help.
  • Implemented rendering for inline attachments embedded in the binary HTML body of MSG email files.
  • Updated the MongoDB service, used internally for text searching, to respect the Central Configuration `cache.directory` property.
  • Improved the cache cleanup algorithm to be more predictable.
  • Increased concurrency of Office Conversion Service when processing tasks with LibreOffice on Linux platforms. Response times now degrade more gradually after the service load reaches full capacity.

Fixes

  • Addressed incorrect rendering of email body content and attachments stored as an encapsulated message with the syntax of "RFC 822 message".
  • Addressed incorrect page count calculation specific to the rendering of Excel files (with the disabled "Show Page Breaks" display option) using MSO rendering mode.

DevExpress VCL Subscription 18.1.2

$
0
0
PDF Thumbnail Navigation

Adds PDF Bookmark, Hyperlink and Thumbnail navigation support, plus updates the grid and toolbar controls.

Features

  • New Object-Relational Mapping Tool (Beta) - The VCL ExpressEntityMapping Framework is an object-relational mapping (ORM) tool that simplifies data access and management by converting relational data into objects, properties, and collections for use in code. With this tool, you can query data and implement business logic using entity models and an object-oriented approach instead of handling the low-level data access and constructing/executing SQL statements manually.
    • Support for the Code-First, Database-First, and Model-First approaches to application development.
    • A standalone application that helps you design entity models in a visual fashion, and generate classes based on them.
    • Transparent and controllable object-relational mapping via built-in attributes or registration functions.
    • Support for Oracle, Microsoft SQL Server, MySQL, Firebird, SQLite, and Microsoft Access database engines.
    • Comprehensive database generation, updates, and integrity validation based on definitions of your entity classes.
    • Advanced support for existing databases with the capability to prohibit changing their schemas.
    • Data access using FireDAC and dbGo ADO connection components – no additional connections are required in your existing applications.
    • A dataset component allowing you to bind entity objects to data-aware controls.
    • Easy-to-build object queries allowing you to retrieve, sort, and filter data using LINQ expressions, object-based criteria syntax, or plain text, including calculated conditions and a wide set of criteria operators and functions
    • An advanced parser supporting a database-independent criteria string syntax.
    • Support for ordinal, real, enumerated, and Nullable types, string fields/properties of unlimited size, and BLOB data serialization.
    • Custom object identifiers (keys) allowing you to mark a field/property of any supported data type as a key by a corresponding attribute.
    • IEnumerable and IEnumerable<T> object collections and LINQ expression results.
  • Ribbon and Toolbars
    • A new Search Toolbar that follows the ribbon tabs displayed in the tab area;
    • A new editor that allows end-users to search toolbar/ribbon commands by their captions and display search results in a drop-down window. This editor is designed for use in two use-case scenarios: either standalone or when embedded in toolbars or ribbon groups. When embedded in the new Search Toolbar, the editor allows you to mimic the 'Tell Me' box available in modern Microsoft Office applications.
  • Data Export - Improved Performance
    • Grid Views without master-detail data presentation are now exported up to 8 times faster and use up to 4 times less memory than in previous releases.
    • The TreeList control’s data export is up to 9 times faster and consumes up to 13 times less memory when compared to previous versions.
    • XLSX export compresses XML files and streams compressed data to the resulting file without storing temporary XML files in memory.
  • Grid Control
    • Improved Customization Options
      • A three-state check box allowing users to toggle the checked state of all items on the list;
      • A check box allowing users to sort items alphabetically;
      • Ability to switch the checked state of selected items by pressing the Space key;
      • Ability to select multiple items by pressing and holding the left mouse button and moving the mouse pointer over them. In addition, end-users can hold down the Ctrl key to invert the selection and thus select non-contiguous items.
    • Miscellaneous Enhancements
      • Added the ability to manage and apply conditional formatting rules in the Layout and Data Editor at design time.
      • The indicator cell for a row now displays a new icon in response to displaying an in-place Edit Form.
  • Hybrid Touch-Friendly Scrolling - Added a scrollbar mode similar to that found in Universal Windows Platform (UWP) apps that run on Windows 10. This mode is a hybrid of the classic mode and the touch-friendly scrollbar mode introduced in v17.2. In the new mode, the scrollbar thumb appears when an end-user hovers the mouse pointer over a control or scrolls through its content. Hovering the mouse pointer over the scrollbar thumb or its movement path transforms the thumb to a traditional scrollbar. Moving the mouse pointer away from the scrollbar reduces it back to the thumb. The thumb disappears if the mouse pointer is stationary or the control is not scrolled for some time. You can enable the new scrollbar mode by switching the corresponding option in a skin (or look&feel) controller.
  • PDF Viewer
    • Bookmarks and Hyperlinks - The VCL PDF Viewer now allows you to display bookmarks within its Navigation pane for PDF documents that include bookmarked sections. This release also adds support for hyperlinks (both external links and links to specific parts in a loaded document).
    • Page Thumbnail Navigation - Added navigation by page thumbnails. Page thumbnails represent miniature previews of document pages. The Page Thumbnails panel located in the Navigation pane allows end-users to do the following:
      • Navigate through the document by clicking page thumbnails.
      • Enlarge or reduce the thumbnail size.
      • Select thumbnails using mouse clicks combined with the Shift or Ctrl key.
      • Print pages which correspond to selected thumbnails.
    • Miscellaneous Enhancements
      • Multi-threaded content rendering improves performance when scrolling, zooming, or rotating pages.
      • The PDF Viewer can now display a 'Locked View' image when opening a PDF document. This is especially useful for large documents.
  • Scheduler Control
    • Google and Microsoft Office Calendars - v18.1 introduces a storage component that allows users to create, display, or modify appointments on Google and Microsoft Office calendars. Accessing calendar data requires that you obtain OAuth 2.0 credentials for your application and specify them via the new authorization components introduced in this release.
    • Agenda View - Appointments can now be rearranged using drag and drop.
  • Skins Library
    • Vector (SVG) Skins - v18.1 adds full support for SVG (Scalable Vector Graphics) skins. The release ships with a new skin (The Bezier) first introduced in the WinForms product line and which is based entirely on SVG images. This new skin allows the VCL controls to look perfect on any screen with any DPI settings. The Bezier is the first skin that ships with UI elements that allow users to change the skin palette and instantly re-paint the entire skin at runtime. You can choose from dozens of unique palette presets or easily create a custom palette to apply a corporate style to your application.
    • Skin Editor Enhancements
      • The new tabbed MDI UI simplifies the manner in which you switch between skins and their elements.
      • The Project Manager and tabs allow you to reorder skins in a project using drag and drop and Move Up/Down buttons.
      • A Find Panel allows you to quickly locate skin elements in product groups.
  • TreeList Control
    • Node Filtering - The VCL TreeList control now provides the following node filtering options:
      • The end-user ability to build filter criteria using the Filter Control component (TcxFilterControl).
      • A new Filter property allowing you to programmatically specify filter criteria.
      • A new OnFilterNode event enabling you to dynamically filter out individual nodes.
  • TreeList & Vertical Grid Controls
    • Find Panel - Added the Find Panel functionality first seen in the Grid control to the TreeList and Vertical Grid controls. These controls offer numerous options to customize the display and behavior of the Find Panel.

DevExpress ASP.NET 18.1.4

$
0
0
DevExpress ASP.NET

Includes fixes for GridView, HTML Editor and Rich Edit controls.

Fixes

ASP.NET

All ASP.NET Controls

  • Batch Edit Mode - Describe how to use editors in DropDownWindowTemplate of a drop-down column.

ASPxCardView

  • The ASPxCardViewCardLayoutCreatedEventArgs.Properties property doesn't implement the FindItemOrGroupByName method.

ASPxDataEditors

  • ASPxButton - Appearance of a button initially hidden and then shown via the SetVisible method differs from the default appearance in the Material and MaterialCompact themes.
  • ASPxComboBox - Filtering a large data source - The first character is removed if the NullText property is specified.
  • ASPxComboBox - NullText is not formatted as grayed on the first page load when LoadDropDownOnDemand is enabled.
  • ASPxDateEdit - The time section is displayed below the date section in IE11 and Edge if MetropolisBlue and bootstrap are used on a page.
  • ASPxFormLayout - The Adaptive Grid Layout feature doesn't work if a control is declared on a page that uses Master Page.
  • ASPxListBox - It's impossible to decrease the control's height by using the client-side SetHeight method.

ASPxGridView

  • Command buttons rendered in the EditForm template via ASPxGridViewTemplateReplacement located inside ASPxCallbackPanel don't work after this panel's callback.
  • Paging gestures don't work when RightToLeft is enabled.
  • Properties of collection items are not displayed in the nested filter expression.
  • Search Panel - Upper case characters containing accents are not highlighted.
  • The GetRowVisibleIndices(false) method returns a wrong result with newly inserted and immediately deleted rows in Batch Editing Mode.
  • The memo column's cell is marked as modified after focusing its editor without any modifications if its initial value contains a line break.
  • Cell focus is not changed when a row is focused on a group indent click.
  • Documentation - Add information that the e.VisibleIndex parameter may have the negative "-2147483647" value in the CommandButtonInitialize event handler.
  • Documentation - GridView documentation links are broken.
  • The Adaptive Layout demo shows the same number of columns on different devices.

ASPxHtmlEditor

  • A YouTube video cannot be switched to the full-screen mode.
  • ASPxClientHtmlEditorMediaDialogBase.GetMoreOptionsCheckBox returns null when the Settings.Adaptivity property is set to "true".
  • It's not possible to paste content of several cells copied from Excel in Chrome.
  • Listbox in the Placeholders dialog has incorrect width in the Moderno theme.
  • The "ASPxButtonEdit control is not supported" error on editing/inserting a link when the SettingAdaptivity.Enable property is set to "true".
  • The "Cannot read property 'textContent' of undefined" JavaScript error occurs if two placeholders are inserted and a callback to ASPxHtmlEditor's container is sent.
  • The "Change element properties" dialog has an incorrect size if the SettingsAdaptivity.Enabled property is set to true.
  • When the CssFile property is used, the resulting URL is truncated if it leads to localhost.
  • Tag Inspector higlighting does not disappear if you type something while hovering over a Tag Inspector item.

ASPxPivotGrid

  • ASPxPivotGrid does not allow changing its caption on a callback.
  • LoadLayoutFromString saved with 17.2.4 fails after the upgrade to 17.2.7.

ASPxQueryBuilder

  • ASPxQueryBuilder - The "Create new parameter" context command should be removed.

ASPxRichEdit

  • A context menu is not displayed in Safari and Google Chrome in the Mac OS when using the "Ctrl + click" command.
  • Bookmarked text loses its bookmark after moving to another position.
  • Script errors occur on selecting text and dragging it to another place in a specific RTF file.
  • Text intersects with other text in a table.
  • The "internal exception" error occurs when pasting HTML content.
  • The bold style applied to entered text after moving the cursor to the next row is lost after a row's symbols are removed via backspace.
  • The client-side "Internal exception at TableWidthUnit.asNumberNoPercentType" when a certain document is opened.
  • A new item is added incorrectly to a numbered list when a document is saved in HTML and reopened again and the tab key is used.

ASPxScheduler Suite

  • A JS error is thrown when resizing the window and the DateCellBodyTemplate is used in the Month view.
  • Client errors occur when the resource's id contains the '|' symbol.
  • Resource.Color mapping doesn't work in 18.1.
  • The client-side "Unable to get property 'name' of undefined or null reference" error occurs when ASPxScheduler in Agenda View is placed inside ASPxDockPanel.
  • A right click on an appointment's context menu item opens another time cell's context menu.
  • The "Unable to get property 'style' of undefined or null reference" JavaScript exception occurs while closing the Appointment Editing Form if the ASPxSchedulerOptionsForms.AppointmentFormVisibility property is set to the FillControlArea.

ASPxSpreadsheet

  • Certain shortcuts with the ALT key don't work.
  • Document can't be opened when it contains AutoFilter in each column.
  • It is not possible to completely remove the cell color using UI.
  • The "Object doesn't support property or method 'indexOf'" script error occurs in IE11 on an attempt to delete cell content on the touch monitor.
  • The client-side GetSelection method returns wrong cell indices in the limited document.
  • The control does not open an Excel file where all frozen rows are hidden.
  • The size of rows and columns is not adjusted when they are highlighted and double-clicked.

ASPxTreeList

  • System.ArgumentException is raised on filtering ASPxTreeList nodes using a column filter when nodes contain null values.

Navigation, Layout & Multi-Purpose Controls

  • getPropertyValue called on an object that does not implement interface CSSStyleDeclaration error is thrown when a fixed panel is rendered in an invisible iframe in FireFox.
  • The collection with type='Menu' already exists" error occurs when accessing a control inside an ASPxNavBar item template.
  • ASPxDockPanel - The height set via the SetHeight method in EndCallback is not applied if the panel is collapsed and expanded after this method call.
  • ASPxFileManager bound to a Dropbox account - The "Object of type 'System.Int64' cannot be converted to type 'System.Int32'." exception occurs if a file in the Dropbox storage has a large size (more than ~3 GB).
  • ASPxFileManager doesn't scroll the folder tree to the selected folder (by the SetCurrentFolderPath method or the InitialFolder property) .
  • ASPxFormLayout - The Adaptive Grid Layout feature doesn't work if ASPxFormLayout is placed in some container with the composite ID attribute.
  • ASPxImageGallery - A JavaScript error occurs when the ASPxClientImageGallery.PerformCallback method is called after uploading files.
  • ASPxObjectContainer - The client-side Play and QTPlay methods don't start playing an audio file.
  • ASPxPopupControl - The client-side Click event of the nested ASPxButton located at the end of long content is not raised when the popup's ShowViewportScrollbarWhenModal is enabled.
  • ASPxUploadControl - Dragging does not work in IE11 when a drag zone is inside ASPxGridView.
  • ASPxUploadControl - Several font settings from the ASPxUploadControl.DropZoneStyle setting are not applied.
  • ASPxValidationSummary - The layout table should be marked with role='presentation'.
  • ImageGallery - Pass more ImageSlider settings to the FillScreenViewerSettings object.
  • WebChart inside ASPxRoundPanel remains visible after ASPxRoundPanel is collapsed.

Project Wizard

  • Intranet Authentication does not work in projects created from DevExpress templates.

XtraCharts Suite

  • WebChartControl - Series points and axis labels are not rendered when deployed on Microsoft Azure.

XtraReports Suite

  • ASPxWebDocumentViewer - The "Parameters" screen is not responsive (buttons' rendering issue)
  • ASPxWebDocumentViewer - The exported file name (PrintPreviewOptions.DefaultFileName) is corrupted in IE
  • ASPxWebDocumentViewer - XRPageInfo information is incorrect
  • ASPxWebDocumentViewer - XRPictureBox is rendered only once for the first data row
  • HTML5 Document Viewer - Multiline content is displayed incorrectly when a bootstrap script is registered on the web page
  • Web End-User Report Designer - The DevExpress.Designer.ActionId.Actions collection does not contain a command for the 'Validate Bindings' button
  • Web Report Designer - The Open button located in the 'Open Report Dialog' has an incorrect translation for German

ASP.NET MVC

All ASP.NET MVC Products

  • A script block without the type attribute added on an AJAX request is evaluated twice.
  • DevExpress Icons - Certain icons are not shown in IE9.
  • Update the Editors > Label section.

MVC CardView

  • CardView - Callbacks initiated by the Filter control do not raise the EndCallback event handler and do not update custom JS properties.
  • Documentation - Add a note that the FieldName property should be used in an unbound column.

MVC Data Editors

  • ComboBox columns are not rendered with a zero width in the IE and Edge browsers even if the Column.Width property is set to 0 in version 18.1.
  • DataEditors - The Compare attribute works incorrectly in new versions when editors are empty.
  • ListBox - Some items are not shown if the ItemImage property is specified.
  • TokenBox - CPU usage significantly increases when the editor is focused in IE and Firefox.

MVC GridView

  • A column's AutoFilterCondition is reset when a filter expression is initially specified.
  • A Java Script error occurs on an attempt to select a row if AdaptivityMode is HideDataCellsWindowLimit and grid rows are collapsed.
  • Accessibility - Column Chooser is not focused once it is shown.
  • Advanced Custom Binding Demo - Page rows are empty after filtering in a certain scenario.
  • Custom Binding - A grid displays incorrect data when a column is moved when groups are expanded.
  • Entering space in a filter row causes the CheckBox value change.
  • Export - Column width is not equal to ExportWidth in the resulting document if column cells have certain content.
  • The position of the Edit Form's popup window is calculated incorrectly when a new row is created after scrolling GridView's content.
  • Vertical Scrollbar overlaps the last visible column when "horizontal scrolling" and "fixed columns" features are enabled.

MVC HtmlEditor

  • It is impossible to delete a table in IE and Edge using the Ctrl+A and Delete keys if the table is the first element in the editor.
  • It is impossible to upload a file from the Image Gallery tab (Insert Image dialog).
  • It is not possible to delete the whole placeholder using the Delete button.
  • It's not possible to remove the style applied to the content of several words via toolbar buttons in Chrome if it was initially applied to words separately.
  • Toolbar items are disabled if several placeholders are added and then selected.
  • HtmlEditor loses focus after inserting a placeholder and typing some symbol.

MVC Navigation, Layout & Multi-Purpose Extensions

  • Menu - The EnableAdaptivity property has no effect.
  • RoundPanel - Callbacks of nested controls don't work if the panel is loaded via an Ajax callback and contains a Button with the disabled EnableTheming in the header template.

MVC Report

  • A custom SQL query should contain only SELECT statements error is thrown in an ASP.NET Core application even for simple SELECT queries.
  • Cannot assign to read only property 'exports' of object '[object Object]' error occurs after the Angular CLI 6 application deployment.
  • A client-side error is thrown when Dashboard and Report scripts are registered in an MVC project.
  • Ace.js cannot be resolved in Angular applications.
  • Client-side Integration - It is not possible to show an empty HTML 5 Document Viewer on the web page.
  • HTML 5 Document Viewer - A client-side Integration approach stopped working and the host URL passed to the requestOptions.invokeAction option is ignored.
  • HTML5 Document Viewer - ArgumentOutOfRangeException is thrown if the AzureWebDocumentViewerContainer.UseAzureEnvironment method is called after the upgrade to v18.1.
  • HTML5 Document Viewer - StorageException with the "The remote server returned an error: (409) Conflict." message is thrown in Azure.
  • HTML5 Reporting Components stop working in an ASP.NET Core application after publishing this application on IIS.
  • NullReferenceException occurs in the .IStreamingXmlSerializer.EndWrite method when a merged report is shown in ASPxWebDocumentViewer.
  • The "Failed to compile" error is thrown when an Angular application is run with the devexpress-reporting package.
  • Web Chart Designer - Certain series property editors do not operate correctly.
  • Web Document Viewer - "System.FormatException: Index (zero based) must be greater than or equal to zero and less than the size of the argument list." exception may be thrown on closing the document.
  • Web Report Designer - It is not possible to hide/disable the report band's Height property by using the GetPropertyInfo method.
  • Web Report Designer - The "parsererror: Unexpected token ' in JSON at position" error is thrown when receiving the designer's model from ASP.NET Core backend.
  • WebDocumentViewer - The HandlerUri property cannot accept absolute URLs in ASP.NET Core applications.

MVC RichEdit

  • Built-in Mail Merge produces a document with the same record that repeats several times.
  • It's impossible to correctly place an image above a tiny table.
  • The "An unspecified error occurred" message appears on an attempt to use the "Add Space Before/After Paragraph" command.
  • When a hyperlink field is inserted, bold font formatting is turned off.

MVC Scheduler

  • View Selector is rendered incorrectly when Bootstrap CSS is linked to the page.
  • Context menu items' visibility gets reset on right-clicking a context menu item.
  • The AllDayAreaHeight property is applied only to the view that is active on the first load.
  • The GroupType property set for a certain view doesn't have greater priority than the Scheduler's GroupType property.
  • There is no capability to change the title of the Edit Form's popup window at the AppointmentEditDialogViewModel level.

MVC VerticalGrid

  • The layout of the Vertical Grid's fixed rows is recalculated incorrectly after reloading the Vertical Grid content on AJAX requests.

Project Wizard

  • Insert Extension Wizard - The controller's name containing accent characters is inserted incorrectly in CallbackRouteValues when creating a callback-aware extension.

ASP.NET Bootstrap

Bootstrap Charts

  • The length of the string exceeds the value set on the maxJsonLength error occurs when the chart is bound to a large data table.
  • Incorrect CSS classes are assigned to constant lines contained in ConstantLineCollection when not all of these lines are visible in the chart.
  • There is no capability to enable auto-calculated scale breaks in Bootstrap Chart Axis.

Bootstrap Data Editors

  • BootstrapCalendar's header is rendered incorrectly if it's placed in BootstrapAccordion after the update to version 18.1.
  • BootstrapCheckBox - Internal hidden input is not disabled when the editor is disabled.
  • BootstrapCheckListBox - A colon is not added to the Caption property's text.
  • BootstrapComboBox - The "Cannot read property 'GetCurrentWindowElement' of null" error occurs when a user types search text in the input and the large data binding mode is used.
  • BootstrapUploadControl for ASP.NET Core - The "Object doesn't support property or method 'fill'" error occurs in IE11.

Bootstrap GridView

  • A callback requests ends with the "The target x for the callback could not be found or did not implement ICallbackEventHandler" error when a "callback" control (BootstrapGridView) is located within the BootstrapTabbedLayoutGroup container.
  • BootstrapGridView - Batch Editing - ComboBox size is incorrect if the editor is clicked quickly.

Bootstrap Navigation, Layout & Multi-Purpose Controls

  • BootstrapGridView - The "Target x for the callback could not be found or did not implement ICallbackEventHandler " error occurs when the grid is inside a tab group.

Bootstrap Scheduler

  • The "Value cannot be null" error occurs on opening the Edit Appointment Form if "Member" and "Name" parameters are different in custom field mappings.
  • The approach with using View Model API to customize the Appointment Dialog for working with custom fields does not work for the Bootstrap Scheduler control.
  • The CellAutoHeightOptions settings are not taken into account while rendering resources in the TimeLine view.

ASP.NET Core Bootstrap

.NET Core / ASP.NET Core Bootstrap

  • Insert DevExpress Bootstrap Core Control Wizard - "Data context class" does not show context from another project in the same solution.
  • The "Insert DevExpress Bootstrap Core Control" wizard affects PackageReference in the ".csproj" file.

Charts (ASP.NET Core Bootstrap)

  • BootstrapChart for ASP.NET Core Bootstrap - The chart is not shown correctly when the full framework is used in an application.

Editors (ASP.NET Core Bootstrap)

Date Range feature doesn't work.

  • BootstrapDateEdit placed into BootstrapPopupControl using SetContentHtml doesn't work.

GridView (ASP.NET Core Bootstrap)

  • A Data Item template that utilizes the DataItem object throws an exception when a detail row is expanded.
  • A popup edit form width cannot be changed on the server side using the SettingsPopup.EditForm.Width property.
  • AutoFilterRowInputDelay doesn't have any effect.
  • It is impossible to specify a custom editor for search.
  • It is not possible to filter empty strings via the Header Filter in CheckedList mode.
  • The "Cannot convert lambda expression to type 'string[]' because it is not a delegate type" error when using string property in composite KeyFieldName.
  • The "i" letter is replaced with "ı" in the "id" property of inner controls when the default language of Windows is set to Turkish.
  • The grid is not shown if a ComboBox column is used in a project that targets .NET Framework.
  • BootstrapGridView loaded using jQuery.ajax - Paging doesn't work.
  • Grid export throws exception on ASP.NET Core 2.1.

Layout (ASP.NET Core Bootstrap)

  • CheckBox value is not passed to the controller when it is created using the generic AddItem method.
  • It is not possible to access editors on the client side.
  • The Bind method is not available for the ComboBox item.
  • FormLayout for ASP.NET Core Bootstrap - Client-side validation based on the model's Data Annotations doesn't work for databound FormLayout items.

Scheduler (ASP.NET Core Bootstrap)

  • The component does not work in applications targeting the .NET Framework.
  • Using the AddAppointmentItem method with the default AppointmentID field leads to the error on showing the appointment form.
  • Scheduler for ASP.NET Core - It's not possible to use the server-side PopupMenuShowing event.

DevExpress WinForms 18.1.4

$
0
0
DevExpress WinForms

Includes fixes for Charts, Editors and Grid controls.

Fixes

All WinForms Controls

  • A custom skin palette is applied to a custom skin.
  • Skin - NullReferenceException occurs on an attempt to get a skin element from a separate thread.
  • SkinEngine - An application crashes with NullReferenceException at startup if 300% scaling option is turned on.
  • SplashScreenManager - The SetWaitFormDescription property is not taken into account when the value is set to String.Empty.
  • WorkspaceManager - The control's properties are not restored when it was moved between DockPanels.
  • XtraBars - RadialMenu throws an exception on being invoked.

Coded UI

  • XtraTabControl - Provide access to the tab's caption using CodedUI.

Data Access Library

  • ArgumentOutOfRangeException occurs after changing parameters for the XRChart control.

DemoCenter (.NET)

  • An exception is thrown at NavBrMainDemo on opening the main form at design time.

MVVM Framework

  • MessageBoxService - Add a new overload to the MessageBoxService.CreateXtraMessageBoxService method to pass an owner.

PivotGrid Core

  • Documentation - Add a note to the CreateDrillDownDataSource method (all platforms) stating that the customColumns parameter is not applied in Client Data Processing mode.

Project Templates

  • Recent items under the "Add DevExpress Item" menu are not properly filtered for the current project type and version.

Snap

  • The field properties button is disabled if this field is located in SNLIST.

WinForms Demos

  • An exception is raised on an attempt to open the frmMain designer in Demos.
  • Incorrect TokenEdit dropdown position in Windows Mail Client Demo (arabic).

XtraBars Suite

  • A blue rectangle isn't painted around a checked BarItem in the Visual Studio 2013 Dark skin after upgrading to 18.1.
  • A tooltip is shown on an incorrect screen when RibbonForm is maximazed.
  • AccordionControl - Hamburger menu - Items are incorrectly arranged when a hierarchy has more than two levels.
  • AccordionControl - The FilterCondition property of SearchControl doesn't take effect.
  • AccordionControl's top area isn't painted correctly when it is placed in FluentDesignForm along with DocumentManager.
  • ApplicationButton and ApplicationMenu are incorrectly drawn on RibbonForm when the Bezier skin is applied.
  • BackStageViewControl is incorrectly drawn when RecentControlContainerItem is hidden.
  • Bar - The BarItemHorizIndent and BarItemVertIndent properties are not scaled based on the current DPI value.
  • BarButtonItem - The DropDown style button's behavior is different in Bar and RibbonControl on hovering.
  • BarButtonItems placed into BarSubItem remain highlighted if a user hovers over them.
  • BarManager - BarStaticItem's width is calculated incorrectly when the AllowHtmlText property is enabled and the & chararcter is used in the item's text.
  • BarManager - The BarStaticItem.ItemAppearance.Hovered property property has no effect.
  • BarSubItem has an incorrect text color in the Visual Studio Light skin.
  • DefaultBarAndDockingController options are not taken into account in DockPanel.
  • DockManager - DockPanels cannot be resized when the Light style is enabled.
  • DockPanel - The SvgImageSize property set at design time is not saved.
  • DocumentManager - TabbedView does not save a document's maximized state.
  • DocumentManager - The tabbed header is highlighted when its activation is canceled using the TabMouseActivating event.
  • FluentDesignForm - AccordionControlElements are moved when a group is expanded and the Arrow key is pressed.
  • FluentDesignForm - AccordionControl's layout is broken after a FilterControl is shown.
  • FluentDesignForm - The IsMdiContainer property breaks a form's layout.
  • FluentDesignForm's buttons and its title bar cannot be clicked after the FluentDesignFormContainer.SendTtoBack method call.
  • Flyout is not displayed until a user resizes or maximizes a form when DevExpress Style skins are applied.
  • Font size of controls placed within DockPanel is not changed when the DefaultFont property is set.
  • GalleryControl - OverflowException occurs when a 1px width image is displayed and AnimationType is set to ImageContentAnimationType.Slide.
  • GalleryControl - There is no possibility to update Handler's HitInfo.
  • Html text isn't displayed correctly in RadialMenu.
  • Images provided using SVGImageColelction aren't skinned.
  • MemoEdit flickers when it resides in TabPane.
  • NullReferenceException is thrown in RibbonControl's designer when switching between different BarSubItems.
  • NullReferenceException occurs in the WindowsUIView designer.
  • Overlay Form's position is not updated unless a parent form's size is changed.
  • PopupMenu - PropertyGridControl is located outside the PopupMenu Designer boundaries by default.
  • RecentStackPanel - Incorrect space filling when RecentStackPanel contains several RecentControlContainerItems and the RecentControlContainerItem.FillSpace property is enabled.
  • RibbonControl - The Application button has an incorrect text color in the Bezier Skin for some color palettes (Office White, Nebula).
  • RibbonControl - The selected page is changed when the SelectedPage property is set to RibbonPage that belongs to another Ribbon.
  • RibbonControl - Unable to remove BarItem from a minimized RibbonPageGroup.
  • RibbonCustomizationForm looks not fully initialized in certain cases.
  • RibbonForm - A title bar is not skinned if a skin paint scheme is changed in code.
  • RibbonForm - Different drawing artifacts appear when WeifenLuo.WinFormsUI.Docking.DockPanel resides in the form.
  • SuperToolTip - The ToolTipControllerShowEventArgs.AllowHtmlText property works only if it is set after items are added.
  • Tab header appearance isn't applied when DocumentManager uses The Bezier skin with the Light style.
  • Tab Pane - Invisible tab pages are shown in a context menu.
  • TabbedView - A document icon is moved closer to the header text when the document is floating.
  • TabFormControl - The TabFormControl.Appearance.Page property settings do not influence a tab form page caption.
  • TabPane - The first page is outside a control's boundaries if the RightToLeft property is enabled.
  • The Acrylic Material feature does not work when the Feature Level of version 10 or lower is used.
  • The caption is drawn twice in BarEditItem with the transparent backcolor.
  • The GalleryItem.ItemClick event does not fire for an item that is shown in GalleryDropDown.
  • The TabbedView.DocumentProperties.MaxTabWidth property isn't scaled in the tabbed MDI UI with a high DPI.
  • TileBar font affected by DirectX in 18.1.
  • TileControl - An exception occurs in the InitializeDirectXProvider method if the required DirectX version is not installed.
  • TileNavPane - A DropDown stays open and overlaps RibbonControl.
  • WindowsUIView - NullReferenceException occurs at the application startup if the DevExpress Dark Style skin is applied.
  • WindowsUIView - The next document is not selected in PageContainer when another document is closed.
  • XtraForm does not allow resizing when the Bezier skin is applied and its FormBorderEffect is set to None.

XtraCharts Suite

  •  It is impossible to set custom filter criteria in the Visual Studio property grid.
  • An unhandled exception occurs during scrolling operations after the DateTime scale detail level is changed.
  • Axis Range does not switch to the automatic mode after zooming out to the actual maximum range interval.
  • Candle Stick - Days added to WorkdaysOptions.ExactWorkdays are not displayed when WorkdaysOnly = true.
  • Chart bound to another control raises the ArgumentOutOfRange exception if an empty data source is provided.
  • Chart Designer - The actual secondary axis name is not shown in the Series View section of the Properties tab.
  • ChartControl - A crosshair label is missing when creating points dynamically after an update to 18.1.
  • ChartControl - Crosshair items are incorrectly shown on high DPI after printing XRChart.
  • ChartControl - RangeControl doesn't work in version 18.1 when the chart scrollbar is moved fast.
  • ChartControl - RangeControl hangs for some time after changing a range when AnimateOnDataChange = true.
  • ChartControl - The VisualRange.Auto property is reset to false after a project is rebuilt.
  • ChartControl throws ArithmeticException when changing a view type to PolarRangeArea if an empty PivotGrid is used as a data source.
  • ChartControl uses a different distance between the first and last points in the Radar diagram in certain cases.
  • InvalidOperationException is raised when Pie and Doughnut 2D series are accessed from OnCustomDrawSeries.
  • The Series.FilterCriteria property is not effective when filtering by nested fields.
  • Usability - The Axis grid line visibility cannot be modified for Custom Axis Labels.
  • XRChart - Range stops for the Range Colorizer are not displayed sometimes.
  • XRChart - Series Collection Editor freezes in certain situations.
  • XRChart - The Series Label element size is changed when displaying the Print Preview window on a HighDPI display.

XtraDiagram

  • DiagramShapes' glyphs are visible even if the ToolboxOptionsView.ItemViewMode property is set to "NameOnly".

XtraEditors Library

  • A new folder is not created on the NewFolder button click in the XtraFolderBrowserDialog control.
  • AccordionControl - AccordionContentContainers are not shown in Hamburger Menu.
  • AccordionControl - AccordionControlSeparator is converted to an empty AccordionControlElement after a layout is restored.
  • BarCheckItem is shown as unchecked in QAT if the Bezier theme is used.
  • CheckedComboBoxEdit - Html-formatted text is shown partially in a text box.
  • CheckedComboBoxEdit - The NullText property is not taken into account when the editor is used in in-place mode.
  • DateEdit - The MaxValue property is ignored when MinValue has the same value.
  • Fluent Design Form's Text is not updated.
  • FluentDesignForm - A title bar is not enlarged when the TouchUI mode is enabled.
  • FluentDesignForm - Bars and dockpanels are displayed above the form's titlebar.
  • FluentDesignForm - Pressing DEL for a selected bar item link results in removing a focused control.
  • HyperLinkEdit - A cursor flickers when it changes in the MouseMove event handler.
  • HyperlinkLabelControl - The UseMnemonic property is not in effect.
  • ImageCollectionEditor - When a dark theme is applied, some rows' back color is the same as the rows' fore color.
  • ImageSlider isn't scrolled on touch screens.
  • IPrintable controls inside SidePanel are printed using the WYSIWYG approach instead of the "Flow layout" approach.
  • LabelControl - The cursor does not change to Hand if text starts with a period symbol.
  • OpenFileDialog - The file icon is missing in Windows 7.
  • OpenFileDialog - The folder icon is incorrectly drawn when switching between folders using TreeView in Windows 7.
  • PdfViewer's Find Panel overlaps all the MDI forms.
  • PictureEdit - An application freezes when the PictureEdit.Properties.EnableLODImages option is enabled.
  • PictureEdit - An image is not displayed unless it is hovered when DirectX is enabled.
  • PictureEdit - ObjectDisposedException is thrown on closing a form.
  • PictureEdit - The DXMenuItem.Enabled property always returns true when a context menu is shown the first time.
  • PictureEdit - The image background is black when DirectX is enabled.
  • RepositoryItemMRUEdit - The Sorted option is not in effect when data is added in the QueryPopUp event handler for an in-place editor.
  • SearchControl does not clear its text if a data source of a bound ListBoxControl is changed.
  • SvgImageCollection - An exception is thrown when an image index is selected in AccordionControl's item.
  • SvgImageCollection - Image size is incorrectly changed on High DPI.
  • The main form is shown under other windows when SplashScreen is closed even if the ActivateParentOnSplashFormClosing option is enabled.
  • The StringId.Mins and StringId.Secs strings are incorrectly translated in Turkish localization.
  • TreeListLookUpEdit - A node is shown on top and a vertical scroll bar is shown on searching data.
  • WaitForm freezes and produces memory leaks when it is shown with a custom SVG skin.
  • XtraForm - An icon is rendered differently based on the AllowFormSkin option.
  • XtraMessageBox - An incorrect dialog result is returned when the XtraMessageBoxArgs.AutoCloseOptions.Delay property is set.
  • XtraOpenFileDialog - Incorrect WaitForm localization.
  • XtraSaveFileDialog - A button does not change a caption when a folder is selected.
  • XtraTabControl - A TabPage object is not disposed of after all pages are removed.

XtraGrid Suite

  • A group row is not exported when the BandedGridColumn header occupies several rows.
  • BandedGridView - Column headers change their background color in DirectX mode when the WindowsXP paint scheme is used.
  • DragDropBehavior stopped working after an upgrade to v18.1.2.
  • DragDropBehavior works incorrectly.
  • Excel-Style Filter Dialog - Rows with an empty value are hidden even though the "Blanks" value is selected.
  • FilterEditor - Custom clause icons are overwritten by default icons.
  • ActiveFilter throws an exception in the case of the 'in' request with a large number of parameters.
  • Grid Control incorrectly converts the filter from 'In' to 'Not in' if blank values are displayed.
  • A cell value becomes empty in the Auto Filter Row after another cell is focused.
  • A zoomed image shown in a merged grid cell does not preserve its size when the grid is printed.
  • InvalidCastException is thrown when a Guid column is filtered by display text using the Excel filter popup form.
  • Items are disabled in the Excel Filter popup for enum fields marked with the PersistentAlias attribute when the Grid operates in Server Mode.
  • NullReferenceException is thrown when an applied filter was modified in master-detail mode.
  • Spanish translation improvements.
  • The footer menu's Show/Hide item is not localized.
  • The horizontal scrollbar becomes unexpectedly visible when the AutoFillColumn property is used.
  • GridView's row formatting is incorrectly rendered when a column repository item's AllowHtmlDraw property is set to true.
  • LayoutView - Artifacts are shown during touch scrolling.
  • LayoutView - Touch scrolling stops working when a filter is set.
  • The ColumnSpan property is not taken into account for the first column in the Edit Form's designer.
  • The copy/paste function uses the PresentationCore assembly.
  • The DirectX rendering mechanism breaks a project when the "Prefer 32-bit" option is unchecked.
  • The DrawRectangle method draws solid lines when DashStyle is used and the DirectX mode is enabled.
  • The loading indicator has a white background when the Bezier skin is applied.
  • The row is skipped if its height is larger than a view's height when arrow keys are used for navigation.
  • The SelectionChanged event is not raised when CheckBoxSelectorField is set.
  • TileView - ScrollButtons do not render correctly when DirectX is enabled.
  • WinExplorerView - Matched strings are not highlighted when using the Find Panel.
  • WinExplorerView - The selection frame doesn't disappear after showing PopupMenu.

XtraLayout Suite

  • A design-time context menu is not shown after a short period of time.
  • Cells are not resized correctly when all items are hidden.
  • Customization Form may be shown at an incorrect position if it was designed on a secondary monitor.
  • SetSkinStyle throws NullReferenceException when UserCustomizationForm is used.
  • The customization context menu isn't skinned at design time.
  • LayoutControlGroup with the Title style ignores the text color from the GroupPanelTitleCaption skin element.
  • Text in the LayoutContol's print preview is cut off when labels are positioned at the top.

XtraMap

  • NullReferenceException occurs in MapControl in certain cases when cached map tiles are used.
  • A newly added MapDot element is not visible in certain situations.
  • Map crashes when BingMaps are cached.
  • MapControl behaves incorrectly if it is palced in TableLayoutPanel.
  • MapEditor - It is impossible to hide certain buttons.
  • NullReferenceException occurs in MapControl with DirectX rendering placed on XtraTabControl.
  • The Legend layout is changed when the MiddleLeft or MiddleRight alignment mode is enabled.
  • The Map control works slowly if a huge tile cache is used.
  • The RequestDataLoading and DataLoaded events do not work after the kind of the Bing map is changed.
  • Usability - It is impossible to change the color of the selection region (CTRL+SHIFT+MOUSE selection).
  • Vector layer elements are not displayed in certain cases when the DirectX rendering mode is enabled.

XtraPivotGrid Suite

  • NullReference exception is thrown on applying a filter if GroupFilterMode = List.
  • An exception is raised on the old control layout load.
  • Certain value rows are not shown if a field with an applied filter is moved from the Filter to the Column Area.
  • Measures are formatted incorrectly if the RunningTotals feature is enabled.
  • The GetVisibleValues method raises NullReferenceException.
  • Pivot Grid throws NullReferenceException when restoring its layout in certain cases.
  • PivotGrid - The Items.Clear method does not work in the CustomFilterPopupItems event handler.
  • The Customization Form does not display the filter icon for groups when GroupFilterMode = List in certain cases.
  • The Customization Form is not updated when fields are hidden.
  • The format of displayed values is not changed after updating the CellFormat.FormatString property if a custom FieldEdit is used.
  • The IsNotNull criteria is duplicated on enabling/disabling criteria by using the Filter Panel check box if the Excel Filter popup mode is used.
  • XRPivotGrid's Designer does not display data in the "Layout" tab (the DataSet issue).

XtraPrinting Library

  • PrintControl - There is no good way to get a particular dock panel.
  • The Print Preview form is shown truncated after an update to version 18.1.

XtraReports Suite

  • DocumentViewer - A document should not be scrolled when a hyperlink of a non-active page is clicked.
  • End-User Report Designer - Editors allowing to choose a script handler in the Scripts tab are missing after converting to v18.1.
  • End-User Report Designer - It is not possible to use the NavBar style toolbox along with the new Report Designer UI.
  • End-User Report Designer - NotImplementedException is thrown when opening the designer in Windows XP.
  • End-User Report Designer - Script Editor - Inputting the "at" symbol breaks syntax highlighting and makes input letters disappear under certain conditions.
  • Export to DOCX - The resulting document does not preserve top labels' location in SingleFilePageByPage mode.
  • Export to DOCX - Table cells' content is cut in the exported HTML-based report (Frame Layout).
  • Export to Excel - Preserve image transparency.
  • ExportOptionsTool.EditExportOptions throws the 'This is not a valid page range' exception on closing if a report's document was not created.
  • Expression Editor - It is impossible to create a custom category for a custom function.
  • Expressions - The SumCount function without arguments returns incorrect results.
  • It is not possible to use the PageIndex and PageCount variables in Expression Bindings.
  • KeepTogether does not work correctly for Band content that is bigger than the first page.
  • No warning message is displayed if a report converted from Legacy Data Bindings to Expression Bindings stops operating correctly after conversion under certain circumstances.
  • Object Data Source Wizard creates a wrong typed report parameter while binding a report to a method that accepts an array-typed parameter.
  • PageFooter is printed above ReportFooter in a multi-column layout.
  • Report Designer - Inserting a new column into XRTable moves its right edge off the report surface.
  • Report Designer - The parameter's FilterString dialog shows properties of the main report's datasource.
  • Report Designer - Wrong order of custom Bands in End-User Report Designer after the upgrade to 18.1.3.
  • ReportGallery's context menu items are not available when XRDesignPanel is used.
  • Spelling error in XRPivotGrid Fields Collection Editor.
  • Subreport data is repeated when there is a group header with the enabled GroupUnion property.
  • Summary - A page summary label placed into GroupFooter renders a question mark instead of the actual value.
  • The "Validation" button does not work in the End-User Designer version 18.1.
  • The PageFooter band with growing controls overlaps the DetailBand area.
  • The previous row value is printed if an exception occurs in an expression.
  • The Report Templates Gallery does not show Scheduler Report layouts.
  • The text of a label which is rotated on 180 degrees is split into two rows.
  • The XRLabel control with a summary loses formating in Preview mode if the XRLabel ProcessNullValues property is set to SuppressAndShrink.
  • XRPivotGrid - A part of data is missing across pages - Paging Error.
  • XtraReport - XRCrossBand controls do not work correctly in a multi-column layout.

XtraRichEdit

  • A rotated textbox within the header section also rotates a table's grid lines and spell checker findings.
  • Default character formatting is not copied when text is being dragged inside a document.
  • EndOfStreamException is thrown on an attempt to import a specific WordML.
  • InvalidOperationException occurs on an attempt to drop text with a hyperlink to RichEditControl's document if the Hyperlink style has been removed from this document.
  • It is impossible to remove a numbering list if this list is located in a table cell.
  • RichEditControl does not have an ability to paste Rtf content from the Clipboard in the way MS Word does in "Use Destination Styles" mode.
  • RichEditControl incorrectly calculates widths for table cells on invoking the "AutoFit Contents" command if a table contains paragraphs with numbering.
  • System.ArgumentException is thrown on an attempt to print a specific document.
  • The "&nbsp" symbol is not inserted into the clipboard as a whitespace when HTML is copied from RichEditControl in v17.2.
  • The "Insert Table" form allows inserting a table with the number of columns greater than 63.
  • Usability - RichEditControl allows inserting checkboxes into all document sections.

XtraScheduler Suite

  • An unnecessary FetchAppointment event is raised when ResourceTree is assigned to the Scheduler control.
  • DateNavigator - A fore color is difficult to read when the Office palette is applied.
  • DateNavigator is not repainted in version 18.1 after Refresh is invoked.
  • DateNavigator is not repainted when the LimitInterval property is changed.
  • Documentation - Describe the ISchedulerCommandFactoryService service.
  • Documentation - Improve the CustomDrawTimeCell event help article.
  • GanttView - Provide the capability not to decrease the height of collapsed resources when CellsAutoHeightOptions is disabled.
  • Mappings do not work.
  • ResourcesTree - Row height of a collapsed row is insufficient to display an appointment.
  • ResourceTree - SchedulerControl's resources are not filtered when filtering data by using the Find Panel in ResourceTree.
  • ResourceTree is flickering on scrolling when the RefreshDataOnSchedulerChanges option is enabled.
  • Scheduler control - System.ArgumentOutOfRangeException is thrown if there is not enough space for a control.
  • SchedulerControl - A filtered set of resources is incorrect in the FetchAppointments event handler.
  • SchedulerControl - New data storage does not filter items when the Filter property is set.
  • SchedulerControl's DayView crashes if DayView.ShowAllDayArea is true.
  • SchedulerDataStorage - Resources are not shown after mappings are specified.
  • SchedulerDataStorage doesn't work with XPO.
  • SessionMixingException occurs when SchedulerDataStorage is used with XPO objects and the resource data source is replaced with a new collection.
  • The "Object reference not set to an instance of an object." exception is thrown in the XVideoRental demo with the Bezier skin.
  • The Agenda view doesn't look right in v17.2.8 in the Office 2016 dark skin.

XtraSpellChecker

  • A form is scaled incorrectly after loading a SpellChecker if the SpellChecker.Culture property value differs from the current machine culture.

XtraSpreadsheet

  • Cell comments are not taken into account when navigating to the last worksheet cell via the Ctrl+End shortcut.
  • Mail Merge - Protected ranges in a template worksheet are changed after performing a mail merge operation.
  • Mail Merge - Protection settings of a template worksheet are not applied to merged worksheets.
  • Serious performance penalties when performing "Fill Down".
  • SpreadsheetControl does not receive focus on the Sheet Tab Selector click if SpreadsheetControl is located in DocumentManager's tab.
  • SpreadsheetControl ignores the Alignment.Indent property value while calculating the layout of multiline text.
  • SpreadsheetControl incorrectly applies a data validation rule of the List data validation type defined with a relative cell reference if it is added in code.
  • System.ArgumentOutOfRangeException is thrown after a worksheet is copied.
  • System.InvalidOperationException is thrown on an attempt to remove a worksheet that has a cell range bound to a data source.
  • System.InvalidOperationException: "Stack empty" is thrown while copying/pasting cells in SpreadsheetControl.
  • Text rotation for chart data labels is ignored on rendering.
  • The "%" symbol does not operate properly in equality conditions.
  • The formula editor is not resized according to the SpreadsheetFormulaBarControl size.
  • The print output is incorrect when printing a worksheet with the B4 paper size and the Landscape orientation.
  • The Style.Protection.Locked property value is not written into the exported .XLSX document.
  • Zooming does not operate properly if a worksheet uses any View type except for Normal.

XtraTreeList Suite

  • AutoFilterRow text is unreadable if the EnableAppearanceFocusedCell option is disabled and the Bezier skin is used.
  • Enabling DirectX Draw messes up TreeList drawing in PopupContainer.
  • ExcelFilter does not work with DateTime fields and FilterMode = DisplayText.
  • A memory leak occurs since an editor animation object is not released by XtraAnimator.
  • CalcNodeHeight is raised when the OptionsBehavior.AutoNodeHeight option is enabled.
  • Displayed filter text is changed when a filter is customized in the SubstituteFilter event.
  • FindPanel's text is cleared after the data source update.
  • It is impossible to type in an unbound column.
  • NullReferenceException occurs when an editor in AutofilterRow is posted.
  • Search performance decreases when the colon character is used in the Find Panel search text.
  • The FixedWidth property is not taken into account during TreeList export.
  • The SelectionChanged event is not raised when a node is deleted.
  • TreeList raises the AfterExpand and AfterCollapse events twice.
  • XtraDialog - A node is not expanded if the right key is pressed.

XtraVerticalGrid Suite

  • Font settings are not changed for records by using the PropertyGridControl.Appearance.RecordValue property if in-place editors are used.
  • NullReferenceException is thrown on scrolling a control by using the mouse wheel.
  • Rows are inserted at the wrong position when a custom PropertyDescriptorCollection is used.
  • Setting the PropertyGridControl.Appearance.ReadOnlyRecordValue.FontSizeDelta property is not in effect.
  • The Editor attribute is ignored when the Office view is used.
  • The NullReferenceException is thrown when scrolling and an editor is active.
  • The UseDXCollectionEditor property doesn't allow the use of an EditorAttribute with the string type.
  • There is no possibility to handle an exception which occurs when resource strings are missed for the corresponding AnnotationAttribute.
  • PropertyGridControl ignores the RecordWidth property when the Office View is used.
  • RepositoryItemImageEdit - A popup closes when a picture is selected with a double click.
  • VGrid - Row appearance text settings don't work.
  • VGridControl - The header's text is cut off when the Appearance.RowHeaderPanel.TextOptions.HAlignment property is set to HorzAlignment.Far.

XtraWizard

  • XtraWizard footer height is too big at high DPI.

DevExpress DXperience 18.1.4

$
0
0
DevExpress DXperience

Comprehensive software development toolset for .NET. Latest maintenance release.

Fixes

DevExpress has released a maintenance update across their entire product range.

  • CodeRush - Improves Clipboard and Selection tools.
  • DevExpress ASP.NET - Includes fixes for GridView, HTML Editor and Rich Edit controls.
  • DevExpress Reporting - Reporting for all major .NET Platforms including WinForms, ASP.NET and WPF. Latest maintenance release.
  • DevExpress WinForms - Includes fixes for Charts, Editors and Grid controls.
  • DevExpress WPF - Includes fixes for Grid, Diagram and Scheduler controls.
  • DevExpress Windows 10 Apps - Includes fixes for Editors, Grid and Map controls.
  • DevExtreme - JavaScript Component Suite. Maintenance release includes fixes for Data Grid, Data Visualization and UI Widgets.

DevExpress Universal 18.1.4

$
0
0
DevExpress Universal

Comprehensive software development toolset for .NET. Latest maintenance release includes several bug fixes.

Fixes

DevExpress has released a maintenance update across their entire product range.

  • CodeRush - Improves Clipboard and Selection tools.
  • DevExpress ASP.NET - Includes fixes for GridView, HTML Editor and Rich Edit controls.
  • DevExpress Reporting - Reporting for all major .NET Platforms including WinForms, ASP.NET and WPF. Latest maintenance release.
  • DevExpress WinForms - Includes fixes for Charts, Editors and Grid controls.
  • DevExpress WPF - Includes fixes for Grid, Diagram and Scheduler controls.
  • DevExpress Windows 10 Apps - Includes fixes for Editors, Grid and Map controls.
  • DevExtreme - JavaScript Component Suite. Maintenance release includes fixes for Data Grid, Data Visualization and UI Widgets.
  • DevExpress Office File API - Includes fixes for PDF, Spreadsheet and Word Processing controls.

Aspose.Cells for Java V18.6

$
0
0
Aspose.Cells for Java

Adds custom data sorting to Pivot Table reports.

Features

  • Added custom data sorting to Pivot Table reports.
  • Added Microsoft Excel 'Watch Window' feature.

Fixes

  • Unable to extract text from gear type SmartArt.
  • Exception: "FormulaBuildUnknown formula token0" on Name.getRefersTo().
  • Exception: "FormulaBuildMore than one token in stack...." on Cell.getFormula().
  • Aspose.Cells accepts and corrects an invalid formula.
  • Some drawing shapes are displaced or rendered wrongly in Excel to HTML rendering.
  • Unable to extract Smart Art images correctly.
  • Shape is displaced to cover data in Excel to HTML rendering.
  • Calculation of formulas are wrong e.g. it generates #DIV/0! errors.
  • Cell A3 format is not correct in the output HTML.
  • Poor performance when generating PDF file from an MS Excel file.
  • XLSX to TIFF - Exception NoClassDefFoundError.
  • Images are lost when Excel file is converted to PDF.
  • Chart.calculate method causes OutOfMemoryError.
  • Memory increases in rendering Excel file to PDF file format.
  • Font size changed on chart title due to characters() method.
  • Shadow effect changed while re-saving XLS.
  • Excel to PDF conversion - The conversion never completes.
  • Unable to get or set alternative text for Comment shape.
  • Aspose.Cells hangs when converting a spreadsheet ml file (xml) to PDF with self-closing Styles tag.
  • Unable to set alternative text for SmartArt shape.
  • getFirstVisibleRow() and getFirstVisibleColumn() returning invalid indices.
  • Hyperlinks with encoded symbols decode after re-saving.
  • Cell.getDisplayStringValue() throws java.lang.NullPointerException.
  • java.lang.ArrayIndexOutOfBoundsException occurred on loading an XLS file.
  • Exception: "Invalid encoding: null" when loading an XLS file.
  • Exception: "The count of HPageBreaks cannot be larger than 1024" when loading an XLS file.
  • Exception: "Failed to read image data" on Picture.getData().

GroupDocs.Conversion for .NET V18.6

$
0
0
GroupDocs.Conversion for .NET

Adds ITempDataHandler for handling temporary operation streams.

Features

  • Reduced ConversionHandler constructors to one.
  • Introduced ITempDataHandler for handling temporary operation streams.
  • Introducing new properties in ConversionConfig for different handler types.

Conholdate.Total for Java released

$
0
0
Conholdate.Total for Java

Create, manipulate, convert, compare, search, sign and view Word, Excel, PowerPoint, Outlook, PDF file formats.

Features

Conholdate offers the most complete package of all APIs provided by Aspose and GroupDocs. Conholdate brings together all Aspose and GroupDocs APIs into one comprehensive, fully fledged, API suite. Conholdate embodies the passion and experience of both the Aspose and GroupDocs brands and gives customers the ability to draw from their combined experience.

Process a Multitude of File Formats - Conholdate.Total for Java allows you to build an incredibly versatile file processing system capable of handling many popular file formats. You can easily open, create, modify and even inter-convert file formats of following types:

  • Microsoft Word documents
  • Microsoft Excel spreadsheets
  • Microsoft PowerPoint presentations
  • Adobe PDF documents
  • Microsoft Visio drawings
  • Microsoft Outlook emails
  • Microsoft Project documents
  • Microsoft OneNote documents
  • AutoCAD drawings
  • Raster and Vector Images
  • HTML files

Microsoft Office Automation - Not Needed - Conholdate.Total for Java is built using managed code that does not need Microsoft Office to be installed on the machine to work with any of the supported file formats. It is a perfect Microsoft Office automation alternative in terms of supported features, security, stability, scalability, speed and price.

Conholdate.Total for .NET released

$
0
0
Conholdate.Total for .NET

Create, manipulate, convert, compare, search, sign and view Word, Excel, PowerPoint, Outlook, PDF file formats.

Features

Conholdate offers the most complete package of all APIs provided by Aspose and GroupDocs. Conholdate brings together all Aspose and GroupDocs APIs into one comprehensive, fully fledged, API suite. Conholdate embodies the passion and experience of both the Aspose and GroupDocs brands and gives customers the ability to draw from their combined experience.

Process a Multitude of File Formats - Conholdate.Total for .NET empowers you to build an incredibly versatile file processing system capable of handling many popular file formats. You can easily open, create, modify and inter-convert file formats. Conholdate.Total for .NET currently supports following file types.

  • Microsoft Word documents
  • Microsoft Excel spreadsheets
  • Microsoft PowerPoint presentations
  • Adobe PDF documents
  • Microsoft Outlook message and storage files
  • Microsoft Project files
  • Microsoft Visio files
  • Microsoft OneNote files
  • Raster and Vector image files
  • 3D and CAD files
  • HTML files

Microsoft Office Automation - Not Needed - Conholdate.Total for .NET APIs are built using managed code that never needs Microsoft Office to be installed on the machine to work with supported document formats. It is a perfect Microsoft Office automation alternative in terms of supported features, security, stability, scalability, speed and price.

Conholdate.Total Product Family released

$
0
0
Conholdate.Total Product Family

A complete set of file format manipulation APIs for both .NET and Java.

Features

Conholdate offers the most complete package of all APIs provided by Aspose and GroupDocs. Conholdate brings together all Aspose and GroupDocs APIs into one comprehensive, fully fledged, API suite. Conholdate embodies the passion and experience of both the Aspose and GroupDocs brands and gives customers the ability to draw from their combined experience.

Process a Multitude of File Formats - Conholdate.Total Product Family allows you to build an incredibly versatile file processing system capable of handling many popular file formats. You can easily open, create, modify and even inter-convert file formats of following types:

  • Microsoft Word documents
  • Microsoft Excel spreadsheets
  • Microsoft PowerPoint presentations
  • Adobe PDF documents
  • Microsoft Visio drawings
  • Microsoft Outlook emails
  • Microsoft Project documents
  • Microsoft OneNote documents
  • AutoCAD drawings
  • Raster and Vector Images
  • HTML files

Microsoft Office Automation - Not Needed - Conholdate.Total Product Family is built using managed code that does not need Microsoft Office to be installed on the machine to work with any of the supported file formats. It is a perfect Microsoft Office automation alternative in terms of supported features, security, stability, scalability, speed and price.

SpreadJS 11.1.4

$
0
0
SpreadJS

Complete JavaScript spreadsheet and data presentation components. Hot fix release includes several bug fixes.

Fixes

  • Fixed an issue where the result of the “h:mm:ss” format is incorrect after a Chrome update.
  • Fixed a problem where a cell can’t be selected when editing a cross-sheet formula when allowDragMerge is true.
  • Fixed an issue where certain Excel files are exported without formulas and the date is not displayed correctly.
  • Fixed a problem where the IRR function does not calculate correctly.
  • Fixed an issue where the XIRR function results in #NUM!

Aspose.Cells for Android via Java V18.6

$
0
0
Aspose.Cells for Android via Java

Adds implementation of 'Watch Window' Excel feature.

Features

  • Use the FIPS compliant version of Bouncy Castle in Aspose.Cells APIs.
  • Added custom data sorting in Pivot Table reports.
  • Added implementation of 'Watch Window' Excel feature.

Fixes

  • Unable to access horizontal category axis labels items of Chart in XLS.
  • Foreground color vs Background color vs Fill color - Use a single method that takes two arguments.
  • "<Font>" is not a valid HTML5 and self-closing tag and web browsers misrepresent its contents.
  • Insert SVG image type into worksheet cells by Aspose.Cells.
  • Detect LoadFormat and FileFormatType of XLAM.
  • Exception: "FormulaBuildUnknown formula token0" on Name.getRefersTo().
  • Exception: "FormulaBuildMore than one token in stack...." on Cell.getFormula().
  • Aspose.Cells accepts and corrects an invalid formula.
  • Some shapes are not correct in the output PDF.
  • Conditional formatting is lost while saving Excel to HTML.
  • Output HTML does not match with MS-Excel.
  • Links to named area are wrong after export to HTML.
  • Pivot Tables and corresponding Charts do not have correct Date format.
  • Chart has many values in x-axis and values are overlapping over each other.
  • Aspose.Cells returns wrong value of cell.
  • XML map does not create table properly.
  • Get/extract values (0 for 0 and blank for blank) using DataPoint.getYValue() method for a given chart.
  • Inversion of subtitles (legend entries) in MS Excel chart.
  • Arrows are missing in PNG output of Excel Chart.
  • Java method 'Shape.toImage' works differently with the same method in .NET.
  • Blank new line appears inside the TextBox after processing and saving the Excel file.
  • Pivot Table's formatting and behavior changed after open/save the template file.
  • Spreadsheet (XLS) becomes corrupted after simple load and save.
  • Aspose.Cells breaks iterator interface when calling Iterator.hasnext() twice.
  • Properties values garbled when extracting document properties.
  • The workbook is corrupted after adding a watermark.
  • Same code executes slower in new releases.
  • Properties are not be extracted in the template file.
  • NullPointerException when adding HTML to a cell.
  • Lines disappeared from chart when XLSX file is re-saved.
  • Some drawing shapes are displaced or rendered wrongly in Excel to HTML rendering.
  • Unable to extract Smart Art images correctly.
  • Shape is displaced to cover data in Excel to HTML rendering.
  • Calculation of formulas are wrong e.g. it generates #DIV/0! errors.
  • Poor performance when generating PDF file from an Excel file.
  • XLSX to TIFF - exception NoClassDefFoundError.
  • Images are lost when Excel file is converted to Pdf.
  • Chart.calculate method causes OutOfMemoryError.
  • Memory increases in rendering Excel file to PDF file format.
  • Font size changed on Chart Title due to characters() method.
  • Shadow effect is changed while re-saving XLS.
  • Excel to PDF conversion - the conversion never completes.
  • Unable to get or set alternative text for Comment shape.
  • Aspose.Cells hangs when converting a Spreadsheet ML file (xml) to PDF with self-closing Styles tag.
  • Unable to set alternative text for SmartArt shape.
  • getFirstVisibleRow() and getFirstVisibleColumn() returning invalid indices.
  • Hyperlinks with encoded symbols (such as, "%5c") decode after re-saving.
  • Exception "java.lang.NullPointerException" when digital signing an XLSX file.
  • Exception "IndexOutOfBoundsException" when merging cells in light-weight mode.
  • Exception "java.lang.IllegalStateException: Invalid encoding: null" when loading an XLS file.
  • ArrayIndexOutOfBoundsException occurs on opening an Excel file.
  • "java.lang.ArrayIndexOutOfBoundsException" occurs on opening an Excel file.
  • "java.io.IOException: File is corrupted" occurs on opening an Excel file.
  • "com.aspose.cells.CellsException: Invalid formula" on loading an Excel file.
  • Cell.getDisplayStringValue() throws java.lang.NullPointerException.
  • java.lang.ArrayIndexOutOfBoundsException occurred on loading an XLS file.
  • Exception: "Invalid encoding: null" when loading an XLS file.
  • Exception: "The count of HPageBreaks cannot be larger than 1024" when loading an XLS file.
  • Exception: "Failed to read image data" on Picture.getData().

GroupDocs.Conversion for Java V18.6

$
0
0
GroupDocs.Conversion for Java

Adds the ability to convert from DWF files.

Features

  • Added the ability to convert from DWF files.
  • Improved caching.
  • Added the ability to convert from PostScript files.
  • Convert specific ranges when converting from Cells documents.
  • Skip blank rows and columns when converting from Cells documents.

GroupDocs.Merger for .NET released

$
0
0
GroupDocs.Merger for .NET

Merge multiple files into a single document.

Features

  • Combine multiple files into single file.
  • Split a single file to multiple documents.
  • Arrange documents in any order.
  • Add blank pages into existing document.
  • Rotate and reorder pages.
  • Remove pages from document.
  • Add headers and footers.
  • Add page numbers and bookmarks.
  • Add backgrounds and watermarks.

GroupDocs.Merger for .NET Supported File Formats

  • Word: DOC, DOCM, DOCX, DOT, DOTX, DOTM, RTF
  • Excel: XLS, XLSX, XLSM, XLSB
  • PowerPoint: PPT, PPTX, PPS, PPSX
  • OpenDocument Formats: ODT, OTT, ODP, OTP, ODS
  • Fixed Layout: PDF, XPS
  • Text: TXT, CSV
  • Other: EPUB

GroupDocs.Conversion for .NET V18.7

$
0
0
GroupDocs.Conversion for .NET

Adds new MailOption class that controls email header rendering when converting from email.

Features

  • Added new MailOption class that controls email header rendering when converting from email.
  • Added support for password protected ODT and OTT documents.
  • Added font substitution option when converting from Words, Slides and Cells documents.

Fixes

  • Font loading folder is not properly set when converting from Words.

Handsontable Pro V5.0.0

$
0
0
Handsontable Pro

Improves colors, cursor style and sizes.

Features

  • Refactored the Custom Borders plugin. The API method was changed - added new methods such as getBorders, setBorders and clearBorders. The initial object configuration has not been changed and is still compatible with the previous releases.
  • Improved colors, cursor style and sizes of some parts of Handsontable.
  • Added an ability to disable Byte Order Mark (BOM) while exporting a table to a CSV file.

Fixes

  • Fixed an issue related to a lack of afterSelectionEnd hook being fired when contextmenu event is called for a cell. This fix additionally introduces two new hooks (afterOnCellContextMenu, beforeOnCellContextMenu).
  • Fixed an issue related to minimizing CSS files where the z-index property was incorrectly modified by the OptimizeCssAssetsPlugin webpack plugin.
  • Cleaned up and improved the code readability of the ColumnSorting plugin.
  • Updated the TypeScript definition file.
  • Fixed sort indicator which didn't update after moving columns.

DevExpress VCL Subscription 18.1.3

$
0
0
DevExpress VCL Subscription

Improves Ribbon, Scheduler and Rich Edit controls.

Fixes

ExpressBars Suite

  • Ribbon - Popup menu separators are not displayed if the Bezier skin is in effect.
  • Ribbon - The Application Button's caption is not vertically aligned with tab captions if the ribbon control's Style property is set to a value other than rs2007.

ExpressEditors Library

  • TcxCustomDropDownEdit descendants - It is impossible to change the dropdown button's default glyph.
  • TcxShellTreeView - In certain cases, an AV occurs on entering the "Documents" folder by using the editor's Path property.
  • TdxDBBreadcrumbEdit - Calling the Insert procedure of the editor's underlying data set has no effect.

ExpressEntityMapping Framework

  • A type conversion error occurs when obtaining a Firebird database's schema that includes views.
  • The "Connection is busy with results for another hstmt" error occurs when accessing a remote SQL Server.
  • The session component's Find method returns an entity object that corresponds to a deleted database record.

ExpressLayout Control

  • The offset between the bottom border of a layout group and its content is calculated incorrectly in all skins that display the group caption as a separate section.

ExpressLibrary

  • Mail Client demo - Scrolling the mail folders list results in incorrect positioning of badge adorners.

ExpressPivotGrid Suite

  • An AV occurs when closing an application that displays the Customization Form whose site resides in a layout control.
  • TcxDBPivotGrid - Opening a dataset bound to pivot grid fields displayed in the Customization Form doesn't update their captions.
  • The locked state image is not displayed for a pivot grid containing grouped fields.

ExpressQuantumGrid Suite

  • Binding the same dataset's lookup field to multiple Data Grid controls simultaneously can result in errors.
  • Chart View - The View has an incorrect background color when a skin is used.
  • Table and Banded Table Views - A collapsed group is displayed twice if there are no other groups in the View and its OptionsBehavior.FixedGroups property is True.
  • Table and Banded Table Views - In-place Edit Form - Switching the form layout from default to custom saves an incorrect root group name in a DFM file.
  • Table View - The top unscrollable portion of the View flickers while the content is being scrolled down by more rows than it is currently visible.
  • Table View - The View continues to reserve space for the vertical hybrid scrollbar after the control's height is increased to fit View's content vertically if View's OptionsView.ColumnAutoWidth property is set to True.
  • The Quick Column Customization popup menu is built slowly in certain cases.
  • WinExplorer View - Visual style settings assigned via the View item's Styles.Content property are displayed incorrectly.

ExpressQuantumTreeList Suite

  • Switching the focused column's Options.Focusing property to False doesn't remove focus from this column.

ExpressRichEdit Control

  • HTML Import - Tables with non-default alignment are positioned incorrectly.

ExpressScheduler Suite

  • Day View - Modern Style - Adjacent sequential events can be displayed as concurrent in certain cases.
  • Gantt View - Clicking any expand button in the Tree Browser doesn't switch the expanded state of the corresponding task group.
  • Modern Style - The Location and Reminder strings display the ampersand character (&) as an accelerator character in an event's hint window.
  • The move event cursor is positioned incorrectly during event drag-and-drop operations.
  • TimeGrid View - Modern Style - Event description text goes outside an event cell's boundaries if the View's EventDetailInfo property is True.

ExpressSkins Library

  • TdxBarApplicationMenu - Shortcuts on the menu's extra pane are barely distinguishable when using the Bezier skin with certain color palettes.
  • The Bezier Skin - The checked state is not displayed for bar items with assigned glyphs if items are listed in a bar subitem.
  • The GridLikeControlContentOddColor and GridLikeControlContentEvenColor skin elements are not applied to a UI element whose Styles.UseOddEventStyles property is set to bTrue.
  • TheBezier skin - All ExpressQuantumTreeList controls do not display header and band separators.
  • TheBezier skin - All resizable popup windows display no Size Grip UI element.

ExpressSpreadSheet

  • An AV occurs when sorting empty cells if the default cell style is applied to them.

ExpressVerticalGrid Suite

  • The "Stack overflow" exception occurs when the Styles.UseOddEvenStyles property value is bTrue or the Styles.UseOddEvenStyles property value is bDefault and the Styles.ContentOdd or Styles.ContentEven property is assigned.
  • An AV occurs on assigning a TcxStyle component to the Vertical grid's Styles.FindPanel property.
  • The focus moves to the first row when the mouse pointer enters the row whose Options.Focusing property is False if an end-user drags the mouse from top to bottom while holding down the left mouse button.
Viewing all 2545 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>