Quantcast
Channel: ComponentSource News | Query & Reporting Components
Viewing all 1891 articles
Browse latest View live

Infragistics Ultimate UI for ASP.NET 17.2 Build 17.2.20172.2017

$
0
0
Infragistics Ultimate UI for ASP.NET

Maintenance release includes several bug fixes.

Fixes

  • UltraChart
    • When a LineChart is rendered in Chrome and a vertical scroll bar is visible, then scrolling down the chart and hovering a chart data item will result in a tooltip that is shown above the chart itself.
  • WebDataGrid
    • When WebDataGrid has defined Sorting behaviors and is bound to a sorted DataTable, the sorting of the data source is not applied to the grid.
    • WebDataGrid's scroll position does not retain when the grid is in a FormView and postback occurs by executing FormView's Update command.
    • When a WebDataGrid has a defined Column Fixing behavior, calling the ClearDataSource() method will also clear fixed columns.
    • WebHierarchicalDataGrid has defined VirtualScrolling behavior with ScrollingMode set to Deferred, then when scrolling the grid an incorrect tooltip is shown.
    • When WebDataGrid has enabled Editing and specifically RowDeleting behavior and there is client-side event handler for the rowDeleting event, then if we get the browser event inside the handler, using the args.get_browserEvent() method, it will be null.
    • When there are two WebDataGrid controls on the same page, and both have set their ClientIDMode properties to “Static” then the second grid will use the row edit template of the first one.
    • When WebDataGrid has enabled Editing and specifically RowAdding behavior and its property EnableOnActive is set to true, in Firefox and Opera, while changing active cell, using Tab key, the currently focused cell is active, it is not in edit mode.
    • When WebDataGrid has defined an UnboundCheckBoxField and if all the rows, during initialization, has set the state of that column as checked, still the header checkbox of UnboundCheckBoxField is not checked.
    • When WebDataGrid has defined the Filtering behavior with FilterType of ExcelStyleFilter, then it’s not possible to filter by a DateTime column.
    • When WebDataGrid has defined ColumnFixing, GroupField and Editing behaviors then headers, columns and the columns in a new row are misaligned.
  • WebDataMenu
    • When WebDataMenu is opened on a touch device, then swiping through menu items will result in a client-side exception.
    • WebDataMenu shakes when it is focused for a second time.
    • WebDataMenu selection style is lost, when active item is changed using the keyboard.
    • When WebDataMenu item defines an image and image tooltip, then hovering the image inside a menu item will not show the image tooltip.
    • When WebHiererachicalDataGrid has defined Editing behavior, if we expand several child bands and a scroll bar appears and if we scroll so that a child band is partially visible, then starting to edit a cell from that band, the input for editing will be shown outside the grid view.
  • WebDataTree
    • When WebDataTree is in a template of WebExplorerBar, first selected tree node always remains selected, even if we try to pick a different node.
  • WebDialogWindow
    • When WebDialogWindow is modal and has defined in its template several ASP.NET TextBox controls, if we try to move the focus from the first to the second TextBox, using the Tab key, instead, in Microsoft Edge, the last TextBox receives focus.
  • WebDropDown
    • When WebDropDown allows custom values and already has an item that is selected, then the custom value will be lost, after a second postback to the server is executed.
  • WebHiererachicalDataGrid
    • When WebHiererachicalDataGrid has several BoundDataFields defined in a GroupField, then grouping by a bound column will result in a missing image in the group area, at the top of the grid.
  • WebHtmlEditor
    • Pasting the "bullet" special character in WebHtmlEditor control is not allowed.
    • If there are more than one WebHtmlEditor controls on a page, toolbars are displayed on top of the expanded menus instances, for the previously rendered editor.
    • If there is more than one WebHtmlEditor control inside an UpdatePanel, and we then insert a table in the first editor and do a partial postback in the panel, then it’s not possible to insert table in some of the others HTML editors, with properties different from the default ones.
  • WebTab
    • When WebTab control is loading user controls in its tabs, and this happens dynamically, then InvalidOperationException is thrown.

Infragistics Ultimate UI for Window Forms 17.2 Build 17.2.20172.2006

$
0
0
Infragistics Ultimate UI for Window Forms

Maintenance release includes several bug fixes.

Fixes

  • Common
    • Loading layout with ‘Office2007Black.isl’ causes issue.
    • Toolbar throws parameter not valid exception when deactivating modal form.
    • ButtonTool has Text clipped with TextVAlign set to Bottom.
    • Modal window title flickers when suggestion list is clicked.
    • Text on the Ribbon tabs is not vertically aligned as some tabs are higher than the other tabs.
  • Document Engine
    • Attempting to publish a report after setting permissions results in an exception.
  • Excel Engine
    • WorksheetCell’s CellFormat.FormatString should be “h:mm” instead of “H:mm” when a cell’s data is TimeSpan.
    • Excel throws NullReferenceException while loading workbook with VBA macros.
    • XLSX file needs to be saved in MS Excel after open and save in IG Excel Library.
    • ArgumentOutOfRangeException when loading Workbook.
    • When Excel document is loaded, object reference exception is being thrown.
  • UltraCalendarInfo
    • BeforeDisplayReminderDialog is being fired twice for a Variance.
  • UltraDockManager
    • With DragWindowStyle is set to Outline, there are trail marks left on screen when docked control is dragged.
  • UltraEditors
    • DropDownButton for UltraComboEditor does not scale with the DPI when display is not Standard.
    • UltraCheckBox is clipped when placed into FlowLayoutPanel with DPI of 125%.
    • Using keyboard does not toggle between valid options when using MRU list.
    • Cannot set value when cell is not in edit mode.
    • NullText UI Role is not applied to UltraDateTimeEditor.
  • UltraExplorerBar
    • Notification Badges do not render correctly in RTL mode.
  • UltraFormattedLinkLabel
    • UltraFormattedLinkLabel throws ArgumentException when scrolling content or resizing container form.
  • UltraFormattedTextEditor
    • Inserting hyperlink next to an italicized non-breaking space using ShowLinkDialog causes text to be removed.
  • UltraGanttView
    • Possible memory leak when programmatically adding/removing tasks and projects.
  • UltraGrid
    • Excel throws ArgumentException when style filter popup is opened and there is a cell whose value is equal to resource strings “RowFilterDropDownAllItem” or “RowFilterDropDownBlanksItem”..
    • Images and text overlap at certain widths when when using combination of images and text in cell.
    • Grouping by multiple columns when summaries are present leads to exception in CalcEngine.
    • External summaries are not exported to Excel when using External Summary Calculator.
  • UltraListView
    • NullReferenceException occurs when calling ResetItems() or ResetSubItemColumns().
    • Blank line at the end of the list gets higher compared to the previous version.
  • UltraPivotGrid
    • PivotGrid throws FormatException when converted dimension is a numeric type (Integer).
  • UltraSpreadSheet
    • UltraSpreadsheet freezes during horizontal scrol when selecting with a mouse.
  • UltraToolbarsManager
    • With Office2013 theme, it is difficult to resize inactive form when FormDisplayStyle is RoundedSizable.
    • When Assigning a value to the BackColor Appearance of the NotificationBadage an error is thrown.
    • Japanese input text is set to unexpected textbox when clicking on the suggestion box under the specific conditions.
  • UltraTree
    • Cannot expand child node.
    • Calling Update on a Node in the CellValueChanged event raises a NullReferenceException.
  • UltraZoomPanel
    • UltraControlContainerEditor does not display correctly in UltraZoomPanel.

DevExpress ASP.NET 17.2.5

$
0
0
DevExpress ASP.NET

Maintenance release includes several bug fixes.

Fixes

ASP.NET Web Forms

  • All ASP.NET Controls
    • ASPxControls - Script blocks are duplicated after a callback request.
    • ASPxGaugeControl - The component is not rendered in design mode in SharePoint 2016.
    • DevExpress themes - The "System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary" exception is thrown if an end-user re-loads a page several times.
    • The "Cannot find the 'X' theme" error occurs after an application pool recycles in production environment.
  • ASPxCardView
    • ASPxCardView - The ScrollToVisibleIndexOnClient property and the client-side SetVerticalScrollPosition method do not scroll CardView content.
  • ASPxDataEditors
    • ASPxButton loses its hover style when the button is set to PopupElementID in a popup control.
    • ASPxDateEdit - Date values are displayed incorrectly when the Czech short date format (d. M. yyyy) is used.
    • ASPxDateEdit - It is not possible to select a month/year/decade in the fast navigation window when the FastNavProperties.DisplayMode property is set to 'Inline' and the CalendarCustomDisabledDate event is handled.
    • ASPxFilterControl - The "Expression can't be displayed as tree" error can occur and prevent saving of technically valid criteria on the Text tab.
    • ASPxGridLookup - A click on ASPxGridLookup's DataRow placed inside FilterRow's ASPxGridView template initiates a click on the main grid.
    • ASPxListBox - The SelectAll item is not available in ItemTextCellPrepared.
    • ASPxTextBox - The default value is incorrect when a negative number is specified as a default one in Mask settings.
    • The value of the ASPxCheckBox control in the Grayed state is always 'null' on the server side regardless of the ValueGrayed property value.
  • ASPxGridView
    • Checkboxes are rendered incorrectly if the ToggleSwitchDisplayMode property is set to Always.
    • Checkboxes are rendered incorrectly if the ToggleSwitchDisplayMode property is set to Always and KeyboardSupport is enabled.
    • It is not possible to export the grid via the built-in Export Toolbar items when the control is inside UpdatePanel.
    • Names of standard toolbar items have incorrect values.
    • Slow script loading when the Batch Edit mode is used.
    • The "Object doesn't support property or method 'getBoundingClientrect'" error occurs on an attempt to edit a row in Batch Edit Mode.
    • The GroupFooterTemplate content is not initialized.
    • Html tags are not rendered as pure HTML markup in the CommandApplySearchPanelFilter property.
  • ASPxHtmlEditor
    • A script HierarchyRequestError occurs in IE 11 on an attempt to paste certain RTF content in the Design view.
    • CssClassItems are not shown in the InsertImage Dialog if Adaptivity is enabled.
    • How to customize an image and handle exceptions on pasting content.
    • IE11 - Formatting is applied only to the last letter of the pasted text.
    • Placeholders are positioned incorrectly when resizing a newly inserted table if the document is not scrolled to the top.
    • The "Remove Format" command creates unnecessary tags.
  • ASPxPivotGrid
    • ASPxPivotGrid's scrolling areas always prevent the default page touch scrolling behavior on touch devices.
    • Documentation - The PivotDataProcessingEngine help topic does not provide information that the LegacyOptimized mode does not support the SummaryValue property.
    • NullReferenceException may be raised in the CreateChildControls method if Sorting By Summary is enabled for a missing condition.
    • The JavaScript exception is thrown in the Customization Form on layout changing if a control's ClientIDMode is set to Static.
    • The Legacy and LegacyOptimized data processing engines sort data in different ways if Sorting By Summary is enabled for a missing condition.
  • ASPxRichEdit
    • Correct the list of available image formats in the End-User Documentation.
    • It is impossible to paste a table with one row and merged cells from an Excel document.
    • It is possible to edit the protected content while editing unprotected areas in some scenarios.
    • The changeParagraphFormatting and changeFontFormatting commands are executed incorrectly.
    • The latest text entered by a user is not shown in the exported document if the fileDownload command is called immediately after typing.
    • The 'Uncaught Error: Internal exception.' error occurs when a document contains a hidden table.
    • ASPRichEdit gives error after deleting contents of a list item.
    • Scalable Environments - The DocumentManager.FindDocument method returns null when Redis is used.
  • ASPxScheduler Suite
    • A copied appointment is rendered as disabled if the Edit Appointment Form was invoked before copying/pasting the appointment.
    • Appointment Dialog's content should be reloaded only after changing an editor value for which the TrackPropertyChangeFor method is specified.
    • Appointments cannot be dragged on a touch monitor because a context menu is invoked on a "long-press" action.
    • Appointments cannot be resized if the mouse cursor hovers the "resize" tooltip area.
    • ASPxClientScheduler.CalcHitTest method incorrectly operates (a null reference is returned) in version 17.2.
    • Appointments are incorrectly rendered in the Month View if the ShowWeekend property is set to "false".
    • The ToolbarViewVisibleInterval element width is not set if its template is used.
    • ASPxThemeBuilder - An error occurs on an attempt to change a certain property in the skin file of ASPxScheduler in certain cases.
    • Client-side availability (visibility) of the context menu items is re-calculated incorrectly after an appointment is dragged and dropped.
    • Client-side events (CellClick, AppointmentClick, AppointmentDoubleClick, CellDoubleClick) are not raised after invoking the View context menu when the Menu.CloseUp event is handled.
    • Client-side events which were handled for a single ASPxScheduler instance are raised for all existing ASPxScheduler instances on a page on touch devices.
    • Resource header borders are not aligned with the time cell's vertical borders.
    • Resource Header foreground color cannot be changed in the CustomizeElementStyle event handler when resource colors are specified at the data source level.
    • The "Invalid target element for this operation" exception is raised while showing the ASPxScheduler TimeLineView in Internet Explorer 9.
    • The "Unable to get property 'parentNode' of undefined or null reference" error occurs on changing the ASPxScheduler.GroupType property value when navigation buttons are enabled in a view.
    • The "View Visible Interval" element's content is incorrectly rendered in the "adaptive" mode when the ShowViewVisibleInterval property is false.
    • The Appointment Form layout is re-calculated incorrectly in "adaptive" mode after sending callback requests from form editors.
    • The editors content cannot be copied/pasted using the "Ctrl+C" and "Ctrl+V" shortcuts on the Edit Appointment Form.
  • ASPxSpreadsheet
    • Worksheet Protection - Update Excel file and add information to the description about unlocked columns and rows.
  • ASPxThemeBuilder
    • The loading panel's animation is jumping in the Material Compact theme.
    • ASPxThemeBuilder is freezing on an attempt to change properties in a new theme based on the default one in version 17.2.3.
  • ASPxTreeList
    • It is not possible to find German umlauts using SearchPanel.
    • The filtering state is not saved in cookies.
    • The Search Panel does not search in Preview Rows.
    • Unique values in the header filter popup are not sorted.
  • ASPxVerticalGrid
    • It is impossible to create 'non-blank' and 'blank' header filter items via the FilterValue.CreateShowBlanksValue and FilterValue.CreateShowNonBlanksValue methods.
  • Navigation, Layout & Multi-Purpose Controls
    • ASPxDataView - The control placed into ASPxPopupControl sends callbacks when the EndlessPagingMode property is set to "OnScroll" and the Width property is set to "100%".
    • ASPxDockManager - The "There should be only one DockManager instance on a page." error occurs when using the Server.Transfer method on a postback.
    • ASPxFileManager - Drag and drop between two inputs does not work when the ASPxFileManager control is present on a page.
    • ASPxPopupControl - ASPxWebDocumentViewer isn't shown inside ASPxPopupControl if the adaptivity mode is enabled for ASPxPopupControl and ASPxWebDocumentViewer.Height is set to the percent value.
    • The 'Type 'DevExpress.Web.DropboxFileSystemProvider+ItemsCacheInfo' in Assembly 'X' is not marked as serializable.' error occurs when the sessionState.Mode web.config option is set to SQLServer.
  • XtraReports Suite
    • ASPxWebReportDesigner - A newly added DataSet instance cannot be removed.
    • Web Report Designer - The XRPictureBox.ImageUrl value cannot be specified through an Expression.

ASP.NET MVC

  • MVC GridView
    • Exporting - It's impossible to handle exceptions/redirecting during the export.
    • The BeforeExport event is not raised on exporting data using GridViewToolbarCommand.
    • The BeginCallback event does not fire on export.
    • The 'disabled' state CSS class is assigned to the main element of the Panel extension when a context menu is disabled on a callback.
    • The RowValidating event is visible in GridViewSettings.
  • MVC HtmlEditor
    • It is not possible to change the 'Bold' formatting in certain cases.
    • IE - The browser crashes after a certain HTML is inserted into the editor.
    • An additional line is added on clicking an empty list element.
    • The Selection operation throws the "Cannot read property 'nodeName' of null" error if the DOM was changed.
    • Lists with wingdings as unordered list symbols are processed incorrectly in HtmlEditor.
  • MVC Navigation, Layout & Multi-Purpose Extensions
    • FormLayout - Item caption elements' width is incorrectly calculated when the adaptivity feature is enabled.
    • PopupControl is not displayed correctly if its container is scrolled.
    • Ribbon - The access keys don't work if the accessibilityCompliant property for your project is enabled in the web.config file.
  • MVC Pivot Grid
    • NullReferenceException is raised during a custom callback if the standalone PivotCustomizationExtension is displayed.
    • It is impossible to sort data by clicking Field Headers when accessibilityCompliant is enabled.
    • Scrolling stops working in Virtual Scrolling mode when the EnableCallbackAnimation property is enabled.
    • The "Uncaught SyntaxError: Unexpected end of input" error occurs when using the URL rewrite functionality.
    • Virtual Scrolling works incorrectly in IE when the accessibilityCompliant flag is enabled.
  • MVC Report
    • ASPxWebDocumentViewer - The fraction part of a decimal report parameter is lost on showing the print preview.
    • End-User Report Designer - It is impossible to register a custom font.
    • HTML5 Document Viewer - DXXRDV service may be not correctly initialized in the application after AppPool was recycled.
    • HTML5 Document Viewer - The "a.getAttribute is not a function" error occurs in the browser console after the master cascaded parameter's item is selected.
    • Mobile Document Viewer - It is not possible to scroll pages by using touch gestures in the previewed report.
    • Mobile Document Viewer - The viewer's height is set to 1100px by default, which makes it too high for mobile screens and makes the export buttons invisible.
    • MVC Report - Web Report Chart Designer - Show all labels on a chart.
    • The input parameter in the ISecureDataConverter.Unprotect method has an invalid Base-64 string value.
    • The 'Uncaught TypeError: d(...).styles is not a function' error occurs when a report with a style is closed without saving.
    • Web Document Viewer - Two items are displayed in the Search Results tab for each XRTableOfContents control's row.
    • Web Report Designer - A wrong expression may be displayed for the focused control in the Property Grid.
    • Web Report Designer - Some expressions are not calculated.
    • Web Report Designer - The IDisplayNameProvider interface implementation isn't taken into account and real field names are displayed.
  • MVC RichEdit
    • The MVCxRibbonTemplateItem.SetContent method does not render a template in the built-in ribbon.
  • MVC Scheduler
    • Appearance settings specified in the AppointmentViewInfoCustomizing event handler are not applied to a pasted appointment when client rendering is enabled.
    • The theme specified in the "styleSheetTheme" attribute is not applied to an AppointmentRecurrenceForm instance located on a custom Edit Appointment Form.
  • Project Templates
    • The MVC Empty project template doesn't create the Home controller and the Index view.

ASP.NET Bootstrap

  • Bootstrap Charts
    • The CssClasses.ArgumentAxisTitle property does not assign a CSS class to a required element.
    • The chart's content is not rendered correctly according to its height specified via the Height property value.
    • The ExportButtonText value is misaligned with the export button's icon.
    • Visual Studio crashes on modifying the ResolveLabelOverlapping property of the BootstrapPieChart control using the property grid at design time.
  • Bootstrap Data Editors
    • BootstrapSpinEdit - The stop sign is not shown for the editor when a disabled style is assigned.
  • Bootstrap GridView
    • Applying the "text-align: center" style to header cells doesn't center-align the header cell text.
    • Impossible to type spaces in the Batch Edit mode in Edge and IE browsers when AllowSelectByRowClick is enabled.
    • The BootstrapButtonEdit control does not work in a toolbar item template.
  • Bootstrap Navigation, Layout & Multi-Purpose Controls
    • BootstrapPageControl - BootstrapChart is not re-rendered after an active tab is changed in certain cases.
    • BootstrapPopupControl in UpdatePanel- A modal overlay is not hidden when the ShowOnPageLoad property is set false.

ASP.NET Core Bootstrap

  • Editors (ASP.NET Core Bootstrap)
    • BootstrapTextBox for ASP.NET Core - The readonly property is not available.

DevExpress Document Server 17.2.5

$
0
0
DevExpress Document Server

Maintenance release includes several bug fixes.

Fixes

  • PDF Document Processor
    • Interactive Form - The "Hidden but printable" form field is flattening incorrectly.
  • Rich Edit Document Server
    • Numeration of a specific numbered list is copied incorrectly into the exported PDF document.
  • Spreadsheet Document Server
    • Cell value types for rows with repeated values are interpreted incorrectly during loading a specific CSV document when the column data type is predefined via the ColumnTypes option.

DevExpress Reporting 17.2.5

$
0
0
DevExpress Reporting

Maintenance release includes several bug fixes.

Fixes

ASP.NET Web Forms

  • ASPxWebReportDesigner - A newly added DataSet instance cannot be removed.
  • Web Report Designer - The XRPictureBox.ImageUrl value cannot be specified through an Expression.

WinForms

  • Export to PDF - Form fields should take the name of the control that produced them.
  • Custom reporting summary is calculated twice in version 17.2.
  • DataMember validation does not correctly work with the IDisplayNameProvider interface.
  • Documentation - Describe how to use the SHIFT and CTRL keys to sort Print Preview data.
  • End-User Report Designer - The Visible property value is ignored for a parameter created by a Query Builder window.
  • Export to DOCX/RTF - Table cell borders are cropped when the SingleFilePageByPage mode is used and cells have paddings.
  • Export to Excel - Control paddings are not preserved.
  • Export to PDF - Selection in the exported document works incorrectly.
  • Expression Bindings - Dynamic Mail-Merging scenario is not working.
  • If GridControl's DataMember is set, DataMember's value is added to the path assigned to GridColumn.FiledName in the designer.
  • Interactive Sorting - It is impossible to specify the TargetBand and FieldName properties of the InteractiveSorting option.
  • It is impossible to use large icons in the DocumentViewer toolbar.
  • Multi-Column Report - Provide a way to repeat group headers and footers when a new column of records starts in the DownThenAcross mode.
  • Parameters - A data source is filled even if a parameter is hidden from the parameters panel.
  • PdfStreamingExporter - The XRPageInfo report control displaying the current date and time and page numbers slows down export.
  • Report Designer - Custom text in the format string for an expression binding is not displayed at design time.
  • Report Wizard - Panels' size is incorrect for a report whose measurement units are set to "Tenths of a Millimeter".
  • The BottomMargin band content is not printed if the PrintEventArgs.Cancel argument is set to False in the BottomMargin.BeforePrint event.
  • The XRPivotGrid.CustomChartDataSourceRows event arguments do not provide access to cells' information (RowValueInfo, ColumnValueInfo and CellInfo) like PivotGridControl does.
  • The XtraReports About dialog in Visual Studio displays "WinForms Subscription" for an account containing a Reporting Subscription.
  • Visual Studio crashes on an attempt to open a report.
  • VS Report Wizard - When previewing a report with a data source for the first time, report generation stops unexpectedly and the report switches to the design mode.
  • XRCrossBandLine - The control is not shown in an exported document if the control's line width is greater than 1 pixel and less than 2 pixels.
  • XRRichText - Table row text is cut across two document pages.
  • XtraReports - Certain report layouts can produce an empty page in version 17.2 while creating a document with the buildPagesInBackground parameter enabled.

WPF

  • A report is displayed blank in the DocumentPreviewControl when the DocumentSource property value has been changed.
  • DocumentPreviewControl - NullReferenceException is thrown when a huge image is used as a watermark.
  • DocumentPreviewControl - System.NullReferenceException is thrown if the control's DocumentSource property is changed several times in the Loaded event handler.
  • DocumentPreviewControl - The first document page is highlighted even if the HighlightCurrentPage property is set to False.
  • DocumentPreviewControl cannot be disposed of.
  • DocumentPreviewControl causes an application crash upon expanding or collapsing drill-down sections.
  • End-User Report Designer - A smart tag's popup menu is not closed when clicking the smart tag to close it.
  • End-User Report Designer - The XRCrossBandLine can be located in the left document margin.
  • It is impossible to reduce the height of a subband placed in the Detail band.
  • Report Designer - The XRRichText control loses RTF formatting after loading a report.
  • Report Designer loses focus on closing the control's smart tag without accepting the changes.
  • The detail report's bands are not redrawn/refreshed after the "Move up" and "Move down" items are used in the context menu.
  • The HiddenExportFormats list does not hide export formats in the toolbar.
  • There is an incorrect step in the 'Transparency' slider located in the Watermark dialog.
  • There is no initial focus when DocumentPreviewControl is shown.
  • There is no way to manually cancel editing fields until report creation is finished.
  • WPF End-User Report Designer - Choosing the XRSubreport.ReportSourceURL value causes an application crash.
  • WPF Report Designer - It is impossible to sort the Field List in a custom manner.
  • WPF Report Designer - Spanish, Japan and German localization resources are missing.

DevExpress DXperience 17.2.5

DevExpress Universal 17.2.5

DevExpress VCL Subscription 17.2.4

$
0
0
DevExpress VCL Subscription

Maintenance release includes several bug fixes.

Fixes

ExpressBars Suite

  • Ribbon - The Customization Form's font (MS Sans Serif) doesn't match the Ribbon control's font (Tahoma).
  • Ribbon - The scaling factor is not applied to check marks of bar buttons within a subitem's dropdown menu.
  • Ribbon is incorrectly painted if an application is automatically moved to another monitor in response to turning off the monitor displaying the application in a multiple monitor setup.

ExpressDataController

  • Lookup editors with Time list fields always add a date part to displayed texts.
  • The topmost group row is not displayed if group rows are sorted by summary values.

ExpressDocking Library

  • The control reserves excessive memory for double-buffered drawing on restoring the control's layout from an INI file if the current monitor DPI exceeds 96.

ExpressEditors Library

  • Control has no parent window exception when invoking TdxColorDialog.
  • cxLabel - The width is not stored to a DFM file if the AutoSize and Properties.WordWrap properties are set to True.
  • TcxCheckGroup stores the default EditValue property value to a DFM file.
  • TcxCustomComboBox descendants - An incorrect AIndex parameter value is passed to a Properties.OnDrawItem event handler if the Properties.IncrementalFiltering property is set to True.
  • TcxCustomEdit descendants - Creating and assigning the Parent property in a TForm.OnCreate event handler are significantly slower compared with v16.2.
  • TcxShellBrowserDialog - Add a property that returns the current shell item's identifier (PIDL).
  • TdxCameraControl doesn't apply antialiasing when scaling output frames.

ExpressExport Library

  • Export to Excel - Excel-compatible cell editors export their NULL values as empty strings if True is passed as the AUseNativeFormat parameter to an export method.

ExpressLayout Control

  • A layout control's OccupiedClientWidth property returns the OccupiedClientHeight property value.
  • Add the capability to customize content offsets in tabbed group pages using the LayoutLookAndFeel.Offsets options.
  • An AV occurs when assigning a value to the LayoutLookAndFeel property in a TdxLayoutControl descendant's constructor.
  • Layouts containing a number of hidden groups are loaded very slowly.
  • Performance issues when a TdxForm scales a layout control containing a number of TdxLayoutLabeledItems whose CaptionOptions.WordWrap property is set to True.

ExpressLibrary

  • Add the capability to override the global touch-friendly scrolling mode setting for individual DevExpress controls.
  • DevExpress controls on MDI Child forms do not display Touch-friendly scrollbars.
  • dxColorEdit and dxColorGallery don't apply new localized strings to color group captions located in the cpOffice color palette after localizing it.
  • SVG Images - The "Text" element's font size set in typographic points is parsed incorrectly.
  • TdxUIAdornerManager - Adorners associated with items and groups in the TdxRibbon control are visible when its ShowTabGroups property is set to False.
  • The current monitor DPI is ignored on saving the layout and properties of cxPivotGrid, TcxGrid, cxVerticalGrid, cxTreeList, TcxScheduler, TdxTileControl, TdxTileBar, TdxLayoutControl, and TcxPropertiesStore.

ExpressMap Control

  • The BingServices demo doesn't update a hint for a pushpin created using the "Change start point" context menu item.

ExpressNavBar

  • Performance issues when adding a large number of items and/or groups.
  • Side Bar Views - Increasing the control's height does not scroll to show an active group's items automatically, provided that the group's TopVisibleLinkIndex property value is positive.

ExpressPageControl

  • The "List index out of bounds (-1)" exception occurs on painting skinned tabs if the control's width is too small to fit them.

ExpressPDFViewer

  • An application hangs on loading a document containing JBIG2-compressed images with Huffman coding.
  • Application hangs on loading certain documents with images compressed using the Group 3 CCITT facsimile encoding.
  • Quantization parameters for JPX image decoding are initialized incorrectly in certain cases.
  • The control identifies an incorrect name of a system font corresponding to a certain unembedded font within a document.

ExpressPivotGrid Suite

  • Dropping down a filter from a TcxGrid or Pivot Grid will focus the main app window.

ExpressPrinting System

  • LayoutControl Report Link - The preview truncates captions of elements whose CaptionOptions.Width property value is greater than 0 in certain cases.
  • Spreadsheet Report Link - Rich text formatted content located in worksheet cells is printed as plain text.

ExpressQuantumGrid Suite

  • All unbound Views - Opening a visually inherited form in the IDE causes an exception after modifying the number of grid items in the form's ancestor.
  • All Views - Glitches appear as a result of vertical scrolling in certain cases.
  • An AV occurs after calling a View's RestoreFrom~ procedure if it removes the View's layout elements, provided that the loaded layout was saved in v17.1 or an earlier version.
  • Banded Table View - Master-Detail - The "List index out of bounds" exception occurs when expanding/collapsing master rows if per-pixel scrolling is enabled.
  • Clicking a cell in a row located under an inserted but not yet posted row doesn't update the cell's value if this click cancels row insertion and the OptionsBehavior.AlwaysShowEditor property is set to True.
  • Conditional Formatting - The "Conditional Formatting Rule" dialog does not recognize lowercase non-English characters in data field names specified within a rule condition expression.
  • Conditional Formatting - The "Conditional Formatting Rule" dialog omits spaces in data field names specified within a rule condition expression.
  • cxRichEdit - Unformatted text in an in-place editor is scaled incorrectly when the system DPI exceeds 96.
  • Export - All formatted content export routines allocate excessive memory on exporting a Master-Detail view.
  • TcxCustomGridTableView descendants - Conditional formatting is not applied to a grid item whose content style is assigned.
  • The control's ScaleBy procedure does not scale the size of a custom font used to display root level tab captions.

ExpressRichEdit Control

  • Closing the popup menu of a Rich Edit control invokes its parent control's popup menu.
  • Export to HTML - The first & character delimiting parameters is omitted in hyperlinks.
  • Mail merge ignores format strings specified for integer mail merge fields.
  • Scroll and pan touch gestures do not function.

ExpressScheduler Suite

  • Modern Style - Date Navigator shows scroll buttons in each displayed month header.
  • Modern Style - Events are incorrectly snapped to time slots in the Timegrid and Gantt Views.
  • Scrolling an event that lasts more than one day out of view and back duplicates the event in the scheduling area.

ExpressSkins Library

  • The text displayed in the dialog invoked by a MessageDlg function call blends with the background if the Sharp, Darkroom, or DevExpressDarkStyle skin is applied.

ExpressSpreadSheet

  • An in-place cell editor does not apply a set of font attributes to the entire cell content.
  • Calling the ApplyBestFit procedure of a column or row can result in incorrect font scaling in all DevExpress controls used in an application, provided that the system DPI differs from 96.
  • Cell style data is incorrectly stored in the XML Spreadsheet format within the clipboard.
  • Inconsistent behavior on performing string operations on values stored in Date/Time-formatted cells.
  • The default column and row sizes are incorrectly loaded from an XLSX file if the system DPI is higher than 96.
  • The first column displays cells of other columns if it is wider than the spreadsheet's visible content area.
  • The scaling factor for text edited by using an in-place cell editor is calculated incorrectly when the system DPI exceeds 96.

Active Query Builder for .NET WinForms v3.4.3.1079

$
0
0
Active Query Builder for .NET WinForms

Maintenance release includes UI improvements and bug fixes.

Features

  • A new QueryBuilder.GetDataSourceCaptionToolTipText event has been added.
  • Properties Bar: Size of property editing controls has been corrected to better suit the container panel.

Fixes

  • Properties Bar: NRE on setting invalid link expression has been eliminated.
  • A bug displaying namespaces twice in the combo-box in the Add Object Window has been fixed.
  • Closing the sub-query navigation popup after clicking on one of the ellipsis action buttons has been fixed.
  • Numerous fixes and improvements in the demo projects have been made.

Active Query Builder for .NET WPF v3.4.3.1079

$
0
0
Active Query Builder for .NET WPF

Maintenance release includes UI improvements and bug fixes.

Features

  • A new QueryBuilder.GetDataSourceCaptionToolTipText event has been added.
  • Properties Bar: Size of property editing controls has been corrected to better suit the container panel.

Fixes

  • Properties Bar: NRE on setting invalid link expression has been eliminated.
  • A bug displaying namespaces twice in the combo-box in the Add Object Window has been fixed.
  • Numerous fixes and improvements in the demo projects have been made.

Active Query Builder for .NET All-in-one v3.4.3.1079

$
0
0
Active Query Builder for .NET All-in-one

Includes new Active Query Builder for ASP.NET V3.0 plus updates for WinForms and WPF.

Features

  • Updates in WinForms:
    • A new QueryBuilder.GetDataSourceCaptionToolTipText event has been added.
    • Properties Bar: Size of property editing controls has been corrected to better suit the container panel.
  • Updates in WPF:
    • A new QueryBuilder.GetDataSourceCaptionToolTipText event has been added.
    • Properties Bar: Size of property editing controls has been corrected to better suit the container panel.
  • Updates in ASP.NET:
    • Now allows editing the text of sub-queries separately from the entire query.
    • New SqlEditor.TargetQueryPart property has been added, it accepts the Query, SubQuery and UnionSubQuery values.
    • New QueryBuilder.ActiveUnionSubQueryChanged event has been added.
    • New activeSubQuerySQL and activeUnionSubQuerySQL properties have been added to the AQB.Web.QueryBuider object on the client.
    • New addNewNamedSubQuery, addDerivedTable, addUnionSubQuery methods have been added to the AQB.Web.QueryBuilder object to allow executing these commands from JavaScript.
    • New AQB.Web.QueryBuilder.dispose method destroys the QueryBuilder object on both the server and client.
    • Resource packing and caching has been made.
    • New configuration property EnableResourceCaching has been added.
    • Splitters between controls are now shown by default.
    • SubQuery.Caption property returns localized caption for the main query.
    • Default namespaces are no longer shown in datasource captions.
    • Only the simple WHERE clause conditions like "field1 = field2" are loaded as links now.

Fixes

  • Fixes in WinForms:
    • Properties Bar: NRE on setting invalid link expression has been eliminated.
    • A bug displaying namespaces twice in the combo-box in the Add Object Window has been fixed.
    • Closing the sub-query navigation popup after clicking on one of the ellipsis action buttons has been fixed.
    • Numerous fixes and improvements in the demo projects have been made.
  • Fixes in WPF:
    • Properties Bar: NRE on setting invalid link expression has been eliminated.
    • A bug displaying namespaces twice in the combo-box in the Add Object Window has been fixed.
    • Numerous fixes and improvements in the demo projects have been made.
  • Fixes in ASP.NET:
    • Displaying field name instead of column alias has been fixed.
    • Design pane context menu has been fixed.
    • Localization of the Properties forms has been fixed.
    • Z-index for some HTML elements has been corrected.
    • Loading of reusable queries has been fixed.
    • Several HTML layout bugs have been fixed.
    • Inappropriate SQL queries in demo projects have been corrected.
    • Complex links are now bound correctly to the middle of datasource caption.
    • Metadata Structure: Grouping by types at the top level has been fixed.
    • Generation of offset in the LIMIT expression has been fixed.

Active Query Builder for ASP.NET v3.0.3

$
0
0
Active Query Builder for ASP.NET

Better UI, improved performance, simplified deployment plus support for ASP.NET Core and JavaScript rendering.

Features

  • Now allows editing the text of sub-queries separately from the entire query.
  • New SqlEditor.TargetQueryPart property has been added, it accepts the Query, SubQuery and UnionSubQuery values.
  • New QueryBuilder.ActiveUnionSubQueryChanged event has been added.
  • New activeSubQuerySQL and activeUnionSubQuerySQL properties have been added to the AQB.Web.QueryBuider object on the client.
  • New addNewNamedSubQuery, addDerivedTable, addUnionSubQuery methods have been added to the AQB.Web.QueryBuilder object to allow executing these commands from JavaScript.
  • New AQB.Web.QueryBuilder.dispose method destroys the QueryBuilder object on both the server and client.
  • Resource packing and caching has been made.
  • New configuration property EnableResourceCaching has been added.
  • Splitters between controls are now shown by default.
  • SubQuery.Caption property returns localized caption for the main query.
  • Default namespaces are no longer shown in datasource captions.
  • Only the simple WHERE clause conditions like "field1 = field2" are loaded as links now.

Fixes

  • Displaying field name instead of column alias has been fixed.
  • Design pane context menu has been fixed.
  • Localization of the Properties forms has been fixed.
  • Z-index for some HTML elements has been corrected.
  • Loading of reusable queries has been fixed.
  • Several HTML layout bugs have been fixed.
  • Inappropriate SQL queries in demo projects have been corrected.
  • Complex links are now bound correctly to the middle of datasource caption.
  • Metadata Structure: Grouping by types at the top level has been fixed.
  • Generation of offset in the LIMIT expression has been fixed.

TeeBI 2018

$
0
0
TeeBI

Adds support for Embarcadero RAD Studio 10.2.2 Tokyo.

Features

  • Adds support for Embarcadero RAD Studio 10.2.2 Tokyo.
  • Adds full support for TeeChart Standard v2017.23 Packages.

DevExpress VCL Subscription 17.2.5

$
0
0
DevExpress VCL Subscription

Maintenance release includes several bug fixes.

Fixes

ExpressBars Suite

  • Strange behavior TdxBarEditItem property ColorComboBox.
  • TdxRibbonMiniA toolbar displays its items in one row instead of two due to incorrect panel height calculation with certain monitor DPI values.
  • TdxRibbonRadialMenu - A menu is displayed incorrectly on monitors whose color depth is 16 bit.
  • The "BarManager has broken BarItem links" exception occurs after reopening a descendant form if TdxBarSubItem has been created in an ancestor form via the UI Generator.

ExpressEditors Library

  • cxLookupComboBox - Incremental filtering is not applied to items when editing non-terminal characters in an item's text displayed by clicking the item in the editor dropdown window.
  • cxLookupComboBox displays an incorrect value if a lookup field's OnGetText event is handled.
  • cxRadioGroup - An in-place editor's content size/layout calculation and repaint operations are performed slowly if the system and monitor DPI do not match.
  • In-place text editors whose Properties.EchoMode property is set to eemPassword display asterisks instead of bullets if the native style is applied and themes are enabled in certain cases.
  • TcxScrollBox - If nested top-aligned controls are created within the parent form's OnCreate handler, the scroll container displays no scrollbars, provided that its AutoScroll property is True.
  • TcxShellTreeView, TcxShellListView, and TcxShellBrowserDialog - An AV occurs when the Root.BrowseFolder and Root.CustomPath properties are assigned bfCustomPath and a path containing a file name at design time.

ExpressLayout Control

  • A tabbed group's tabs display accelerator characters for layout elements whose CaptionOptions.ShowAccelChar property is set to False.
  • If the TcxGroupBox control placed within TdxLayoutControl is skinned, the upper part of the group box caption is cropped in certain cases.
  • TdxLayoutControl - Increase the recalculation performance of items with WordWrap = True.

ExpressLibrary

  • SVG Images - An application form is created slowly if it contains a TcxImageList component with multiple vector images.
  • SVG Images - The "Invalid Operation in GDI+ (Code 2)" exception occurs on drawing an image whose dimensions exceed its ViewBox's size by an order of magnitude.
  • TcxPropertiesStore - Persisting properties of components and controls ignore their current scaling factor.
  • TdxCalloutPopup - The font size of an editor displayed in a callout can scale incorrectly if the editor's ParentFont property is True and the system DPI exceeds 96.

ExpressNavBar

  • An AV occurs on closing an application if the dxNavBar unit follows dxNavBarViewsFact in the application's uses clause.
  • Calling the MakeLinkVisible and MakeGroupVisible procedures of the NavBar control has no effect if its OptionsBehavior.Common.AllowChildGroups property is True.
  • Explorer Bar Views - A touch-friendly scrollbar does not update its position in response to resizing the NavBar control's width.

ExpressPageControl

  • Incorrect resizing of child components in cxPageControl.

ExpressPDFViewer

  • An application hangs on loading a document containing images compressed using the Group 3 CCITT facsimile encoding that has an incorrect end-of-line marker.
  • An application hangs on loading certain documents that contain CID Type 1 fonts.
  • Document pages are displayed incorrectly due to incorrect size calculations in certain cases.
  • In certain cases, an AV occurs on reading an empty string within a document encrypted using the AES 128 algorithm.
  • In certain cases, loading a document whose "endstream" and/or "endobj" keywords are omitted raises an AV or results in displaying the document incorrectly.
  • The control's OptionsFindPanel.SearchString property is automatically cleared on displaying the Find Panel if the property's value is specified in the OnShowFindPanel event handler.

ExpressPrinting System

  • Page Setup dialog - The "No Fill" text displayed by the background fill selection button is scaled twice.
  • TdxGridReportLink - The grid column's Properties.Alignment.Vert property value is ignored for merged cells in the resulting report.
  • TdxGridReportLink - The Invalid Pointer Operation exception occurs on rebuilding a report for a TcxGrid control with preview items, provided that the report link's OptionsPreview.Visible property is True.

ExpressQuantumGrid Suite

  • Conditional Formatting - A conditional formatting rule created by using the "Conditional Formatting Rules Manager" dialog is applied to the first grid column instead of the column selected via the "Show formatting rules for:" combo box.
  • Export - Table and Banded Table View - ExportGridTo~ methods pass nil as the ARow parameter to the Styles.OnGetFooterSummaryStyle event handler invoked for a group footer.
  • Find Panel - The application freezes when searching text within a column with cxRichEdit as its in-place editor, provided that the multi-threaded filtering is enabled in a data controller.
  • Master-Detail - The control's scaling factor is applied twice to custom pixel dimensions of items in a detail View.
  • Table and Banded Table Views - The control's scaling factor does not apply to the column header height if the latter is explicitly specified by using the View's OptionsView.HeaderHeight property.
  • TcxGridPopupMenu - Table and Banded Table Views - The built-in group row popup menu cannot be invoked.

ExpressRichEdit Control

  • An AV occurs on loading an HTML file whose declared encoding does not match the actual text encoding.
  • Export to RTF - The first item in the bulleted list that begins an exported document is displayed incorrectly by WordPad running under Windows 7.
  • NativeAPI - A new IdxRichEditTable.TableBackgroundColor property value is not applied to individual table cells as their background color.
  • The content layout is incorrectly formed on exporting certain RTF documents to the DOCX format.

ExpressScheduler Suite

  • Scrolling an all-day event out of view and bringing it back to view duplicates this event in the scheduling area.
  • TcxSchedulerAggregateStorage - Events created in a linked TcxSchedulerDBStorage object are not immediately visualized.
  • Week View - Day names are displayed incorrectly when resources are grouped by date.

ExpressSpellChecker

  • In Check As You Type mode, an AV can occur on closing a form, provided that focus is in the editor whose text is being checked.
  • Scrollbars can be displayed in the localized AutoCorrect Options dialog.

ExpressSpreadSheet

  • Cell reference update routines do not check if a cell reference and the referred cell are in different worksheets.
  • Cells containing Boolean values are incorrectly copied/cut into the clipboard in the XML Spreadsheet data format.
  • Colored rectangles outlining cells and/or cell ranges referenced by a formula expression edited by using an in-place cell editor persist after closing the editor.
  • FALSE Boolean values are hidden in cells if the OptionsView.ZeroValues property is set to False.
  • Pasting a cell range copied from an external application into an unlocked cell(s) of a protected worksheet results in overwriting locked cells overlapped by the pasted cell range.
  • Source and destination cells' locked states are incorrectly merged on pasting a cell range from the clipboard in the XML Spreadsheet format.
  • Spreadsheet Report Link - Rich text formatted content located in worksheet merged cells is printed as a plain text.
  • The CONCATENATE function returns an incorrect result if it accepts at least one reference to a cell range as a parameter.
  • The right or bottom custom border of a merged cell is not displayed if the merged cell encompasses two or more cells in a row or column, respectively.
  • The TEXT function returns an incorrect result if a string constant is included as a part of the specified formatting pattern.

DevExpress Reporting 17.2.6

$
0
0
DevExpress Reporting

Maintenance release includes several bug fixes.

Fixes


ASP.NET Web Forms

  • ASPxReportDesigner - Highlighting the Field List's entries with the mouse freezes the browser.

WPF

  • The calling thread cannot access this object because a different thread owns it - error occurs on an attempt to scroll a report using the mouse wheel.
  • End-User Report Designer - An expression binding doesn't work when it is specified via a control's smart tag or the Expression Editor if a data member uses the DisplayName attribute.
  • End-User Report Designer - System.NullReferenceException is thrown when closing an empty String Collection Editor of a control.
  • NullReferenceException occurs on an attempt to set the theme for DocumentPresenterControl in the Window.Loaded event handler.
  • QueryBuilder does not save a parameter type in a SQL query.
  • The System.InvalidOperationException "Print preview sequence contains no elements" exception occurs while previewing an empty document if the page layout is set to two pages.
  • WPF Report Designer - The search popup window has a wrong title.
  • WPF Report Designer - The XRPageInfo.Format property editor shows a validation error.
  • The DocumentPreviewControl incorrectly draws borders of report controls when the screen resolution is set to 125%.

WinForms

  • DetailReport's filter affects an unrelated chart that uses the same data.
  • Document Generation - A control stays visible if its Visible property is set to False in the BeforePrint event handler in a specific report layout.
  • DocumentPreview - Print Dialog's start position is not correct when TouchUI is enabled.
  • DocumentViewer - An editor appears at a wrong place if the XtraReport.CreateDocument method is called when the editor is active
  • DocumentViewer - Parameters panel width is too small on high DPI screens.
  • End-User Report Designer - Formatting of XRRichText content is lost after changing font properties.
  • End-User Report Designer - It is impossible to specify a drill-down control if the XtraReport instance is loaded into the designer at runtime.
  • End-User Report Designer - Report Wizard doesn't add a bound control if a field is of the enumeration type.
  • End-User Report Designer - The 'Field List' is scrolled to a data source and the data source is selected when renaming a calculated field.
  • Export to DOCX - ArgumentOutOfRangeException occurs on an attempt to export a report with Rich Text containing a specific bookmark.
  • Export to Image - EMF metafiles are rasterized if they are used as the report's Watermark.
  • Expression Bindings - It is not possible to affect the summary calculation result (e.g., calculate a custom summary).
  • Import - System.InvalidOperationException is thrown on importing an MDB file to a report.
  • Inherited Reports - A parameter in an inherited report is serialized with a default type value even if the parameter in the base report has a default value.
  • Interactive sorting resets parameters in the report preview.
  • Report Controls - A default value for the XRLabel.Padding and XRCheckBox.Padding property is different.
  • Report Designer - Calling the "NewReportWizard" command in code results in NullReferenceException.
  • Report Designer - FilterString takes an incorrect filter after copying and then pasting a correct filter in the Filter Editor.
  • Report Parameter can't be evaluated once a report datasource is bound to a dataset.
  • System.InvalidOperationException is thrown when exporting a report with specific RTF content to DOCX using the 'Single File' export mode.
  • The BeforePrint event fires in the custom XRSubreport control even if the PrintEventArgs.Cancel property is set to true in the overridden BeforePrint event.
  • The PdfExportOptions.AdditionalMetadata property value can be set in the property grid of the End-User Report Designer.
  • The XRChart.SeriesSorting property setting is not effective in design mode.
  • The XRSubreport.CanShrink property doesn't work.
  • Visual Studio Report Designer crashes if the DesignerSettings.xml file is invalid, empty or missing.
  • Visual Studio Report Designer crashes with the type ambiguity if there are two projects of different DevExpress versions in the solution.
  • XRChart - A wrong series data filter leads to an incorrectly generated document.
  • XRChart - An incorrect series data filter is displayed as a correct in a specific scenario.
  • Export to Excel rasterizes Windows Metafiles.
  • Suppressing the printing through the e.Cancel parameter does not work correctly for GroupHeaderBands.
  • The FillDataSources method performance is low for a DataSet with a large number of DataTables.
  • The Page Summary value is not correct when there is a subreport in a DetailBand.
  • XtraReport generated through the Label Report Wizard is not refreshed immediately.
  • XtraReport that has no Detail band is not populated with data.

DevExpress Document Server 17.2.6

$
0
0
DevExpress Document Server

Maintenance release includes several bug fixes.

Fixes

PDF Document Processor

  • Merge - A document containing an interactive form field with the reset form action cannot be merged.

Rich Edit Document Server

  • It is impossible to obtain floating pictures using the Document.Images collection in the 'foreach' loop after importing an HTML document.

Spreadsheet Document Server

  • Negative time span values are not formatted as dates/time.
  • Spreadsheet Document Server adds a custom format for every cell falling into the range to which this format was applied in a document.
  • The AutoFitRows method incorrectly calculates the height of a row with merged cells and wrapped text in a printed/exported document.
  • The slicer relationship is incorrectly exported for a specific document.

DevExpress ASP.NET 17.2.6

$
0
0
DevExpress ASP.NET

Maintenance release includes several bug fixes.

Fixes

ASP.NET Web Forms

ASPxDataEditors

  • ASPxCheckBox is rendered incorrectly if the Accessibility feature and the toggle mode are enabled.
  • ASPxComboBox - It is impossible to set a null server value if DataSecurityMode is Strict and AllowNull is enabled after a postback.
  • ASPxComboBox - The server-side SelectedIndexChanged event is not fired when a user selects items with the same text and a different value and AutoPostBack is enabled.
  • ASPxFormLayout - Layout groups are not aligned.
  • ASPxTokenBox - ASPxTokenBox - The BorderWidth property does not work as expected for TokenTextStyle.BorderLeft/BorderRight/BorderBottom/BorderTop.

ASPxGridView

  • An unhandled exception has occurred - exception is thrown if a column's group index is set before assigning a data source and the MergeGroupsMode property is set to "Always".
  • A grid column's sort order is changed when grouping by this column using the context menu.
  • Batch Edit - A cell focus div affects scrolling.
  • Column resizing does not work in the Opera browser when the horizontal scrollbar is moved to the right side.
  • It is impossible to set a focused row index on the server side when Endless Paging is used.
  • The NullReferenceException is thrown on an attempt to get an ASPxGridViewExporter object from the sender in the RenderBrick event.
  • Inline mode - The "Unable to get property 'rowIndex' of undefined or null reference" JS error is raised on editing a row when the AllowFixedGroups property is true and the VerticalScrollBarMode property is set to Auto.
  • ASPxGridView with Toolbar feature - The "ShowFilterRow" command doesn't have an icon.
  • The Column Header Filter's popup height is rendered incorrectly when ASPxGridView is used in adaptivity mode.

ASPxHtmlEditor

  • It is impossible to set templates for the Table Cell Properties, Table Column Properties and Table Row Properties dialogs.
  • Styles are not applied to toolbar combo box items.
  • The "Title" text is added to the empty <body> element when switching tabs multiple times in Chrome and AllowEditFullDocument is enabled.
  • The "Unable to get property 'insertBefore' of undefined or null reference" exception when clicking the "Bullet List" button.
  • ASPxHtmlEditor removes the HTML5-valid wbr tag.

ASPxPivotGrid

  • Accessibility - There is no capability to determine the field sorting mode.
  • An unhandled exception is thrown when using the CustomSummary feature and the DataBind() call in PageInit.
  • An unnecessary data binding procedure when loading and saving the pivot grid layout.
  • JavaScript error when animation is used in Safari.
  • ASPxPivotGrid does not export a measure's format in certain cases.
  • Data Aware Excel Export - Pivot Grid exports only data cells shown on the first page.

ASPxRichEdit

  • First several pages are not shown in the editor on opening a certain document.
  • It is not possible to adjust the pasted image size based on its container.
  • The "'dxreDialog_TbxFolderPath' is undefined" script error occurs on the "Save As" toolbar button click in IE.
  • The "Internal exception" error occurs when a user edits a certain document's content.
  • The highlighted text disappears when a document is saved and opened again.

ASPxScheduler Suite

  • A client-side error occurs on appointment resizing if ToolbarViewNavigatorTemplate is set and ASPxDateNavigator is used.
  • The ArgumentOutOfRange exception occurs when using DateTime.MaxValue at the end of LimitInterval.
  • Performance issues while re-calculating SchedulerControl layout and re-rendering SchedulerControl elements in version 17.2.
  • The cells selection isn't moved to the beginning of the new visible interval after navigating the Timeline view using the view navigator.

ASPxSpreadsheet

  • The "Object doesn't support property or method 'cellIsOutsideDocumentBounds'" exception is raised on selecting several cells in a worksheet using the SHIFT and ARROWS keys.

ASPxTreeList

  • Search Panel doesn't work after export.
  • ASPxTreeList throws an exception when the SettingsBehavior.ExpandNodesOnFiltering property is enabled.

ASPxVerticalGrid

  • Certain events (RecordDeleting, InitNewRecord) are not raised.

Navigation, Layout & Multi-Purpose Controls

  • ASPxDockPanel - The "The page contains more than one dock panel with a matching PanelUID" error occurs when using the Server.Transfer method on a postback.
  • ASPxFormLayout - Items are aligned incorrectly if a certain layout item is hidden on the client.
  • ASPxLoadingPanel - Internet Explorer 9/10 window loses focus (becomes hidden behind other windows) if ASPxLoadingPanel is used.
  • ASPxMenu - ASPxHyperLink doesn't work inside a menu Item template in Edge.
  • ASPxMenu - ClientEnabled is not applied to a menu item in certain circumstances.
  • ASPxPopupControl - Popup content is not shown after a postback if the LoadContentViaCallback property is set to OnFirstShow and the SaveStateToCookies property is set to True.
  • ASPxRibbon - Text is not shown in the gallery bar or drop-down button items in Material, Material Compact and Office365 themes.
  • ASPxTreeView - Wrong text wrapping next to a node image when using EnableNodeTextWrapping.
  • ASPxUploadControl - A validation error is shown if file size equals the MaxFileSize value.
  • BootstrapAccordion - It is impossible to expand a group if EnableCallbackAnimation is enabled along with the EnableCallBacks property.

XtraCharts Suite

  • Empty points are excluded from the X-Axis range if a custom Y-Axis range does not include the zero tickmark.

XtraReports Suite

  • ASPxReportDesigner - Highlighting the Field List's entries with the mouse freezes the browser.

ASP.NET MVC

MVC CardView

  • CardView in Batch Edit mode - The "Cannot read property 'parentNode' of undefined" JS error occurs if the column count of the table layout is 1.

MVC Data Editors

  • CheckBox is rendered incorrectly if the Accessibility feature is enabled.
  • PopupControl - The default content padding is different in the MaterialCompact theme in version 17.2.

MVC GridView

  • ASPxGridView - A browser's scroll position is not maintained after a callback if ColumnResizeMode is 'Control'.
  • Blinking borders appear in a Filter Row editor cell after focusing another filter editor.
  • Documentation - Add info that it's necessary to use our custom binder to get valid values in the BatchUpdateRouteValues handler.
  • GridView - Custom Data binding - Pagination doesn't work when duplicate columns are created in the grid.
  • GridView - Export - It is not possible to export the grid when the e.customArgs collection in the BeginCallback event is too large in version 17.2.5.
  • GridView - Saving the grid's changes in Batch Edit mode with the enabled AccessibilityCompliant causes scrolling the page to the bottom.
  • GridView in a Master-Detail scenario - A detail grid's borders are not shown if the master grid has a vertical scrollbar enabled.
  • If PageControl controls are rendered in opened GridView's detail rows on Windows touch devices, it is not possible to switch tabs.
  • MVC extensions - Popup windows aren't shown if ClientIDMode is Static.
  • The "Expand" and "Collapse" group buttons are rendered with incorrect icons in the iOS, Material, MaterialCompact and Office 365 themes.

MVC HtmlEditor

  • It's not possible to overwrite default table styles easily.
  • ASPxHtmlEditor - The hr element's class attribute is lost upon switching from the HTML view to Design and back.
  • HtmlEditor - A table's <thead> element is removed when closing the 'Table Properties' dialog while the SettingsDialogs.InsertTableDialog.ShowAccessibilitySection property is set to false.
  • HtmlEditor - The insert image callback fails when the extension's Name contains a dash character.

MVC Navigation, Layout & Multi-Purpose Extensions

  • FileManager - SettingsFileList.View cannot be changed after it was changed once inside CustomCallback.
  • ProgressBar - The extension width is not adjusted on browser window resizing if the IndicatorStyle.BorderRight.BorderStyle property is set.
  • The 'Cannot read property 'OnCalendarFinishAnimation' of null' error occurs when DateEditItem is used in the ribbon.

MVC Pivot Grid

  • PivotGrid - Columns are not aligned correctly after a layout update during scrolling when Virtual Scrolling is enabled.

MVC Report

  • Cannot resolve type 'IAzureStorageAccountProvider' - error occurs when the AzureReportDesignerContainer.UseAzureEnvironment method is called.
  • Handler argument - 'jQueryEvent' property is deprecated in 17.2. Use the 'event' field instead" warning message appears in a browser's console when using HTML5 Reporting/Dashboard components.
  • ASPxReportViewer - The built-in Drill Down functionality does not work for a remote document.
  • ASPxWebDocumentViewer - Provide a way to disable only particular export options.
  • Document Viewer - Filtering doesn't work in a parameter's drop-down list in version 17.2.5.
  • Documentation - Microsoft Azure Reporting - No information that it is necessary to enable synchronous report creation and opening reports by URLs when the Session affinity is disabled.
  • Documentation - The approach used to integrate our HTML5 Reporting components into an Angular application stopped working.
  • End-User Report Designer - An expression with the logical bitwise AND operator is not validated.
  • HTML5 Document Viewer - Edited field values are not available in the DocumentOperationService.PerformOperation method.
  • HTML5 Document Viewer - The size of a document's page is incorrectly calculated when the "WholePage" zoom ratio is used.
  • Report Designer - A field list in the 'Interactive Sorting' option is empty.
  • The ReportDesignerClientSideModelGenerator.GetJsonModelScript method returns an incorrect model when called from an ASP.NET Core application.
  • Web Report Designer - An empty Detail band is not added to the opened report automatically if this report does not have the Detail band specified.

MVC RichEdit

  • An unspecified error occurred and the editor needs to be reloaded. Your last changes can be lost - error occurs after modifying a table.
  • An internal exception is thrown while a user is editing a document.

MVC Scheduler

  • Scheduler stops processing callback requests after setting the handled parameter to true in the client-side CallbackError event handler.

MVC TreeList

  • TreeViewNodeState does not provide the "CheckState" property which can be used to analyze a current node state, including an "Indeterminate" state.

Project Wizard

  • Insert Extension Wizard - Research whether it is required to use the DevExpress.Utils dll with MVC components.

ASP.NET Bootstrap

Bootstrap Charts

  • The "HarmonyLight" and "SoftPastel" palettes are not in effect.
  • The property value SettingsLegend-ItemTextPosition="Right" is ignored when the SettingsLegend-HorizontalAlignment property is set to Center.

Bootstrap Data Editors

  • BootstrapButton - The server-side Click event doesn't fire for the button located inside UpdatePanel with an icon specified via CssClasses.Icon when a user clicks the icon.
  • BootstrapSpinEdit accepts values greater than MaxValue.

Bootstrap GridView

  • It is impossible to expand/collapse a detail row in the adaptive layout.
  • The Adaptivity feature doesn't work if the grid is empty.
  • BootstrapGridView with the enabled Filter Row is not responsive in IE11 and IE10.
  • The ToolTip property does not work.

Bootstrap Navigation, Layout & Multi-Purpose Controls

  • BootstrapTreeView - A node click causes an exception when the virtual mode is used.

DevExpress DXperience 17.2.6

DevExpress Universal 17.2.6

FastReport.Net 2018.2

$
0
0
FastReport.Net

Adds support for TeeChart to render graphs and diagrams, plus increased export speed to PDF and CSV.

Features

  • Engine
    • Added SVGObject into main library FastReport.dll (for .Net 4 and higher, currently without Core compatibility).
    • Added compatibility with Fips Algorithm Policy (with limitations: encryption of PDF export, encryption of report).
  • .Net Core
    • Added Demo packages in Nuget repository.
  • Designer
    • Added an event indicator for objects and bands, a small triangle in the upper left corner; this feature is able to be enabled or disabled in the designer settings (disabled by default).
    • Added a new tab of the designer's settings: "Objects appearance".
  • Exports
    • Added property RichTextObject.ConvertRichText for converting RichText in text objects when exporting (experimental).
    • Added paragraph based export in Word 2007 (experimental), property Word2007Export.ParagraphBased.
    • Increased speed of export to CSV.
    • Increased speed of export to PDF.
  • WebReport
    • Added support for editable TextObject and CheckBoxObject.
    • Added properties WebReport.DocxWysiwyg, WebReport.DocxParagraphBased.
  • Extras
    • Added Steema TeeChart object plugin (\Extras\Misc\TeeChartObjectPlugin).
    • Added new demo \Demos\C#\PrintZPL.

Fixes

  • .Net Core
    • Fixed error with packages installation.
  • Designer
    • Fixed import from rdl 2010 report template.
  • Exports
    • Fixed bug with removing the last character of each row when exporting to CSV without separator.
    • Fixed bug with text resources in FTP export.
    • Fixed bug with latin characters in interactive PDF in Chrome.
    • Fixed bug with large size of PDF files.
    • Fixed bug with transparent background of cells in Excel 2007 export.
    • Fixed bug with lines and shapes in layered Word 2007 export.
    • Fixed bug with checkboxes in layered Word 2007.
    • Fixed bug with default value Word2007Export.Wysiwyg.
    • Fixed bug with opening exported files in Excel 2007.
    • Fixed bug with slow export of reports with unlimited width or height.
  • WebReport
    • Fixed position of loading indicator.
    • Fixed bug with null pointer in service JavaScript code.
Viewing all 1891 articles
Browse latest View live


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