Quantcast
Channel: ComponentSource News | Treeview & List Components
Viewing all 2090 articles
Browse latest View live

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 WPF 17.2.6

$
0
0
DevExpress WPF

Maintenance release includes several bug fixes.

Fixes

DXBars for WPF

  • A closed tab item doesn't release memory in certain cases.
  • InvalidOperationException is raised in GridControl when its context menu is opened in a window created in a new thread.
  • Keygestures in BarSubItem don't work when this BarSubItem's popup isn't opened.

DXCharts for WPF

  • An Annotation element cannot be linked to the Series Point item in certain situations.
  • ArithmeticException is thrown in the chart when using the DataSourceBasedErrorBars indicator with null values.
  • Axis Label is hidden when a custom measure unit is applied to the DateTime scale in certain situations.
  • DataSource-based Error Bars are not hidden when Null values are passed from the data source.
  • Labels are missing in the Chart Designer's Property Grid if the Dark color scheme is applied.
  • Pie 3D - The HoleRadiusPercent property binding is not effective.
  • Side Margins are calculated incorrectly if a Bubble Series is displayed.
  • The ColorDataMember property does not work after upgrade to version 17.2.5.
  • Tooltip - Inconsistency when displaying tooltip values for aggregated Series points with similar arguments.

DXControls for WPF

  • ControlTemplate of a DXTabItem header cannot be found using the Shift+Click combination in the WPF Theme Editor tool.
  • DXOpenFileDialog's Help button refers to the ru-ru version of the support.microsoft.com web site.
  • ExecutedRoutedEventArgs' Source and OriginalSource properties don't contain a corresponding DXTabItem when the CloseCommand is bound using CommandBindings.
  • Setting the ShowHelp property to false doesn't hide the Help button.
  • Smart Tag - The ItemsSourceWizard window freezes in a certain scenario.
  • TreeView items are not resized when touch themes are applied.

DXDiagram for WPF

  • ArgumentException is raised in DiagramControl when it's exported to a file with another extension.
  • Connectors' end and begin items are not set if ItemTemplate doesn't contain DiagramContentItem.
  • DiagramContainer's background isn't transparent in version 17.2.
  • IOException is raised in DiagramControl when it's exported to a locked file.

DXDocking for WPF

  • ArgumentOutOfRangeException is raised when closing an application containing DockLayoutManager with a floating panel in BackstageView.
  • Dock item renaming functionality is broken in v17.2.5.
  • LayoutPanel's borders are not drawn properly if the LayoutPanel.MinWidth property is specified.
  • Memory leak in the case of using PdfViewerControl or PropertyGridControl.
  • The FloatingPaneWindow.EnsureRelativeSize method throws ArgumentNullException in certain cases.

DXEditors for WPF

  • ComboBoxEdit with CheckedTokenComboBoxStyleSettings - ThrowArgumentOutOfRangeException occurs when tokens are deleted quickly.
  • FlyoutControl is displayed on the wrong monitor when multiple monitors are used.
  • TrackBarEdit isn't updated immediately in PostMode.Delayed mode when its thumb is dragged.

DXGrid for WPF

  • A "DateTime" column's filter popup doesn't reset the AutoFilter Row's operator and doesn't pass the currently selected value to the AutoFilter Row's cells.
  • A selected cell's value is not updated when SetCellValue is called in a grouped GridControl bound to DataTable and EnableRowUpdateOptimization is enabled.
  • ArgumentOutOfRangeException is raised when the number of pasted values is greater than the number of columns in GridControl.
  • AutoFilterRow's actual criteria operator is automatically changed when GridControl is grouped.
  • Bands are generated too slow when the BandsSource collection is changed.
  • Compact View - There is no built-in capability to enable the Show In Groups mode by default.
  • Conditional Formatting Rules Manager uses string values rather than numeric ones when a condition is specified using formulas.
  • EditForm doesn't focus the first visible editor.
  • Exporting GridControl with sparklines causes ArgumentOutOfRangeException.
  • GridControl - The BestFitColumns method calculates the GridColumn.Width property incorrectly when the 125 DPI settings are used.
  • GridControl with a fixed column and AutoWidth = "True" breaks LayoutControl's measuring mechanism.
  • In Server Mode GridControl filters its rows incorrectly when AutoFilterRow is used.
  • Inactive PLinqInstantFeedbackDataSource throws NotSupportedException.
  • OverflowException is raised when the PropertyChanged event is raised for a property with the Double.NaN value and OptimizeSummaryCalculation is enabled.
  • Override data grid cell automation id generation.
  • TableView.DeleteRow deletes the last row in addition to a target data row when filtering or/and sorting are used.
  • The filter is not restored in the Grid with bands and AutoFilterRow.
  • The last visible band's checkbox is not disabled in ColumnChooser.
  • Threading problem detection is not disabled.

DXLayoutControl for WPF

  • LayoutControl does not align the item content correctly when a specific set of characters is used in the item labels.
  • LayoutControl incorrectly arranges its elements with high DPI settings at design time.

DXMap for WPF

  • Custom Search Provider example is incomplete.
  • ListSourceDataAdapter - Coordinate system converters are applied incorrectly in certain situations.
  • The Bing Search example uses obsolete search options.

DXPivotGrid for WPF

  • A lot of internal binding exceptions are raised in the "T410760" example.
  • ArgumentOutOfRangeException is thrown after dragging a grouped field with one field in it.
  • Best fit and column resizing work incorrectly if high DPI is enabled.
  • GetRowIndex(Object[]) does not work when passing values for more than 2 fields.
  • The PrefilterCriteriaChanged event is raised when a field filter is changed.
  • WPF PivotGrid - Showing the built-in Print Preview under a custom DPI value results in the "All rectangle borders must have the same thickness" error.

DXPrinting for WPF

  • DocumentPreviewControl - A document doesn't fit into a page on changing its margins.
  • DocumentPreviewControl - InsertAction doesn't work if the CommandBarStyle property has the Bars value.
  • DXPrinting - CompositeLink prints only PivotGrid's headers.

DXRibbon for WPF

  • A white border is displayed in BackstageViewControl when BarManager is used.
  • An exception is raised in DXRibbonWindow when it's shown in a separate thread.
  • Assigned key gestures do not always work when RibbonControl instances are merged.
  • BackstageViewControl allows navigating to disabled items when key tips are used.
  • DXRibbonWindow header overlaps RibbonControl elements in .NET v4.6.2.
  • It is impossible to customize the position of merged items in BackstageViewControl.
  • The selected Ribbon page in a minimized Ribbon is collapsed when a user tries to select an item in a combo box.

DXRichEdit for WPF

  • RichEditControl throws an exception when a custom RtfToContentConverter is used.
  • The caret is incorrectly positioned after programmatically selecting text and typing a new value.

DXScheduler for WPF

  • Appointments where a subject has a line break in the text display an invalid character.
  • Cells behind the selected appointment are also selected when ShowAllDayArea is set to False.
  • Displaying multiple SchedulerControl instances with CommandBarStyle=Ribbon in several threads causes an exception.
  • NullReferenceException occurs when setting WorkDays in a style.
  • NullReferenceExceptions are raised when using *Source properties after upgrading to version 17.2.5.
  • ResourceNavigator's Add (+) button is active when an active view's ResourcesPerPage is 0 and all resources are already shown.
  • SchedulerControl doesn't set working hours correctly when WorkTime is set to an empty interval in the CustomWorkTime event handler.
  • Scheduler's context menu is not localized.
  • The context menu opened by pressing the Menu/Application key is shown under the mouse cursor instead of the scheduler's selected cell.
  • The CreateSourceObject event's arguments do not contain information about a corresponding AppointmentItem.
  • The last resource is not rendered on scrolling when the ResourcePerPage property's value is not integer.
  • TimelineView - Implement the Resource Auto Height feature.
  • TimelineView doesn't show minutes by default when it is scaled by hours.
  • TimeScaleBase's IsEnabled property is not browsable.
  • WeekView - The Add-day area does not highlight the selected range completely when multiple appointments are selected.

DXSpreadsheet for WPF

  • Provide an informative description for the exception thrown after invoking the BindTableToDataSource method if the binding cannot be created.
  • Provide the capability to hide items in the Name Box.
  • Provide the capability to hide the formula editor in a SpreadsheetFormulaBarControl.
  • The Function Argument dialog is closed after entering a defined name that refers to a non-active sheet.
  • The Modified flag is unexpectedly set to True after a click on a cell.

DXTreeList for WPF

  • TreeListControl doesn't keep focus after clicking an already selected item.

MVVM Framework

  • Usability - There is no capability to initialize the Filtering UI state programmatically.

PDF Viewer for WPF

  • The PdfAttachmentsViewerControl and PdfOutlinesViewerControl controls keep references to PdfViewerControl's document that is already closed.
  • Usability - There is no way to obtain the corresponding page number in the TextMarkupAnnotationCreating event handler.

Scaffolding Wizards

  • Scaffolding Wizards generate non-compilable code for VB.NET projects without a root namespace.

Theme Editor

  • ThemeEditor cannot create custom themes based on Office2016 themes after upgrading to version 17.1.6.

Windows UI

  • FlipView crashes after swiping the first item to the right.
  • HamburgerMenu doesn't use the parent view model during navigation.
  • NavButton and other Windows UI buttons do not invoke routed commands correctly when CommandTarget is not set.

XtraReports Suite

  • "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.
  • XtraReports - The DocumentPreviewControl incorrectly draws borders of report controls when the screen resolution is set to 125%.

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

IWCGjQuery Suite 4.0.1.145

$
0
0
IWCGjQuery Suite

Improves Wizard, WebCam, Charts and Print components.

Features

  • IWCGJQPayPalCart
    • Added new HiddenOnLoad property which hides cart summary on render/load, even when there are products in the cart.
  • IWCGJQEdit, IWCGJQMemo, IWCGJQPanelList
    • Added RenderAsync protection.
  • IWCGJQGMap3Ex
    • Added missing minimized file.
  • IWCGJQPlotCharts
    • Added new BezierCurveRendererOptions property.
  • IWCGJQRadioGroupEx, IWCGJQCheckBox, IWCGJQRadioEx
    • Added support for changing CSS properties via Ajax.
  • IWCGJQPrint
    • Updated JQuery plugin to 1.5.1.
    • Added new properties Timeout, Title and DocType.
  • IWCGJQWizard
    • Improved the wizard layout.
  • IWCGJQWebCam
    • Updated JQuery plugin to 1.0.23.
  • IWCGJQWebCodeCam
    • Updated JQuery plugin to 2.7.0.
    • Added support for lists available media devices.
    • Added the ability to set default media device source.

Fixes

  • IWCGJSGoogleMapsClasses
    • Fixed issues with google map constant names.
  • IWCGJQDatePicker
    • Fixed problem interpreting date formats including short or long months.
  • IWCGJQDialog
    • Fixed rendering of left and top properties.
  • IWCGJQEdit
    • Fixed height and width issue on OnResize event.
  • IWCGJQPDFViewer
    • Fixed zoom level 100%.
  • IWCGJQWizard
    • Fixed height issue on active tab/step
    • Fixed/Added render of icon property and support for Ajax updating.
  • IWCGJQGrid
    • Fixed buy where the OnSearch event is not triggered when query is cleared.

Xafari Framework v17.2.6011.1440

$
0
0
Xafari Framework

Now works with DevExpress XAF 17.2.6

Features

  • Xafari Framework now works with DevExpress XAF 17.2.6.

Syncfusion Essential Studio ASP.NET MVC 2018 Volume 1

$
0
0
Tree Grid - Multiple row reordering

Adds spark lines to the spreadsheet, virtual scrolling to the file explorer and multi-row reordering to the tree grid.

Features

  • Exporting multiple Syncfusion controls - Support has been added to export multiple Syncfusion controls like grid, chart, tree grid, etc., in a single document (Excel, PDF)
  • Chart
    • Draw types for polar and radar charts - New draw types for scatter, range column, stacking area, and spline area have been added to polar and radar charts.
    • Smart axis labels in 3-D - Support has been provided for smart axis labels in 3-D. Now, the labels will be shown without overlapping the other labels.
    • Trackball template - Template support has been provided for the trackball tooltip. Now, you can customize the trackball as you like.
  • Diagram
    • Layers - Support has been added to categorically arrange a set of nodes onto the diagram and selectively view, print, and lock different categories of nodes.
  • Spreadsheet
    • Sparkline Support - The spreadsheet control supports sparklines, which can be placed inside cells to easily visualize various data points.
  • File Explorer
    • Virtual scrolling support - Virtual scrolling support loads files and folders on demand in the file area of the file explorer control. In this case, the items will be loaded when the user scrolls the file explorer content.
  • Gantt
    • Task dependency dialog - Task dependencies can now be either updated or deleted using the task dependency dialog.
    • QueryTaskbarInfo event - The Gantt control now provides support for the server-side QueryTaskbarInfo event through which task bars can be customized while exporting to PDF.
    • Daylight saving time - The Gantt control now provides support for tasks that pass through daylight saving time of a given time zone.
  • Maps
    • RTL support - Right-to-left rendering support for legend and tooltip.
    • Color mapping from data source support - Map colors from data sources for shapes.
  • Essential PDF
    • XFA flattening - Support has been added to flatten the XFA form fields.
  • Pivot Grid
    • Migrating from WPF to web - You can now open downloaded XML documents in the web version of the pivot grid control. This is applicable only for relational data sources in server mode.
  • Schedule
    • Add/Remove resources dynamically - Improvements have been made to the method for dynamically adding and removing resources to and from a layout.
    • Grouped appointments - An option to perform CRUD actions simultaneously on all grouped appointments has been introduced.
  • Tree Grid
    • Multiple row reordering - The tree grid now provides support for reordering multiple rows.
    • Hierarchical filtering - The tree grid now supports filtering records with or without hierarchies.
  • Tree Map
    • Color mapping from data source support - Map colors from data sources for tree map items.
  • Essential XlsIO
    • Filter enhancements - Essential XlsIO now allows data to be filtered by color and icon.
    • Export Excel data to business objects - To help populate business objects or model collections from an Excel worksheet, you can export Excel data into an IEnumerable collection, even for platforms that don’t support data tables.
    • Trace precedents and dependents - Essential XlsIO helps users trace relationships between cells and formulas in an Excel workbook by retrieving precedent ranges to see which cells are referenced in the active cell’s formula and by retrieving dependent ranges to see which cells contain a reference to the active cell.
    • Copy and paste enhancements - Copy content and paste it as a link, which pastes references of the source range instead of values. When original data changes, the information is automatically changed where the content was pasted as a link.

Syncfusion Essential Studio ASP.NET Web Forms 2018 Volume 1

$
0
0
The spreadsheet control now supports sparklines

Adds multi-row reordering to the tree grid, spark lines to the spreadsheet and virtual scrolling to the file explorer.

Features

  • Common
    • Exporting multiple Syncfusion controls - Support has been added to export multiple Syncfusion controls to a single document.
  • Chart
    • Draw types for polar and radar charts - New draw types for scatter, range column, stacking area, and spline area have been added to polar and radar charts.
    • Smart axis labels in 3-D - Support has been provided for smart axis labels in 3-D. Now, the labels will be shown without overlapping other labels.
    • Trackball template - Template support has been provided for the trackball tooltip. Now, you can customize the trackball as you like.
  • Diagram
    • Layers - Support has been added to categorically arrange a set of nodes onto the diagram and selectively view, print, and lock different categories of nodes.
  • Spreadsheet
    • Sparkline support - The spreadsheet control supports sparklines, which can be placed inside cells to easily visualize various data points.
  • File Explorer
    • Virtual scrolling support - Virtual scrolling support loads files and folders on demand in the file area of the file explorer control. In this case, the items will be loaded when the user scrolls the file explorer content.
  • Gantt
  • Task dependency dialog - Task dependencies can now be either updated or deleted using the task dependency dialog.
    • QueryTaskbarInfo event - The Gantt control now provides support for the server-side QueryTaskbarInfo event through which task bars can be customized while exporting to PDF.
    • Daylight saving time - The Gantt control now provides support for tasks that pass through daylight saving time in a given time zone.
  • Maps
    • RTL support - Right-to-left rendering support for legend and tooltip.
    • Color mapping from data source support - Map colors from data sources for shapes.
  • Essential PDF
    • XFA flattening - Support has been added to flatten the XFA form fields.
  • Pivot Grid
    • Migrating from WPF to web - You can now open downloaded XML documents in the web version of the pivot grid control. This is applicable only for relational data sources in server mode.
  • Schedule
    • Add/Remove resources dynamically - Improvements have been made to the method for dynamically adding and removing resources to and from a layout.
    • Grouped appointments - An option to perform CRUD actions simultaneously on all grouped appointments has been introduced.
  • Tree Grid
    • Multiple row reordering - The tree grid now provides support for reordering multiple rows.
    • Hierarchical filtering - The tree grid now supports filtering records with or without hierarchies.
  • Tree Map
    • Color mapping from data source support - Map colors from data sources for tree map items.
  • Essential XlsIO
    • Filter enhancements - Essential XlsIO now allows data to be filtered by color and icon.
    • Export Excel data to business objects - To help populate business objects or model collections from an Excel worksheet, you can export Excel data into an IEnumerable collection, even for platforms that don’t support data tables.
    • Trace precedents and dependents - Essential XlsIO helps users trace relationships between cells and formulas in an Excel workbook by retrieving precedent ranges to see which cells are referenced in the active cell’s formula and by retrieving dependent ranges to see which cells contain a reference to the active cell.
    • Copy and paste enhancements - Copy content and paste it as a link, which pastes references of the source range instead of values. When original data changes, the information is automatically changed where the content was pasted as a link.

Syncfusion Essential Studio for JavaScript 2018 Volume 1

$
0
0
File Explorer virtual scrolling support

Adds an Angular wrapper to the pivot client, virtual scrolling to the file explorer and a new drop-down tree control.

Features

  • Exporting multiple Syncfusion controls - Support has been added to export multiple Syncfusion controls like grid, chart, tree grid, etc., in a single document (Excel, PDF).
  • New Drop-Down Tree Control - A combination of a drop-down control and a tree-view control. Once a node is selected from a tree, a single item’s text, or the text of multiple items, is displayed in the input field.
  • Chart
    • Draw types for polar and radar charts - New draw types for scatter, range column, stacking area, and spline area have been added to polar and radar charts.
    • Smart axis labels in 3-D - Support has been provided for smart axis labels in 3-D. Now, labels will be shown without overlapping other labels.
    • Trackball template - Template support has been provided for trackball tooltip. Now, you can customize the trackball as you like.
  • Diagram
    • Layers - Support has been added to categorically arrange a set of nodes onto the diagram and selectively view, print, and lock different categories of nodes.
  • File Explorer
    • Virtual scrolling support - Virtual scrolling support loads files and folders on demand in the file area of the file explorer control. In this case, the items will be loaded when the user scrolls the file explorer content.
  • Spreadsheet
    • Sparkline Support - The spreadsheet control supports sparklines, which can be placed inside cells to easily visualize various data points.
  • Gantt
    • Task dependency dialog - Task dependencies can now be either updated or deleted using the task dependency dialog.
    • QueryTaskbarInfo event - The Gantt control now provides support for the server-side QueryTaskbarInfo event through which task bars can be customized while exporting to PDF.
    • Daylight saving time - The Gantt control now provides support for tasks that pass through daylight saving time of a given time zone.
  • Maps
    • RTL support - Right-to-left rendering support for legend and tooltip.
    • Color mapping from data source support - Map colors from data sources for shapes.
  • Pivot Client
    • New wrapper - Angular - The pivot client control allows the visualization of both OLAP and relational data in pivot grids and pivot charts embedded within it. It also provides UI options to drag fields, filter them, rearrange them, and create pivot views at run time.
  • Pivot Grid
    • Migrating from WPF to web - You can now open downloaded XML documents in the web version of the pivot grid control. This is applicable only for relational data sources in server mode.
  • Schedule
    • Add/Remove resources dynamically - Improvements have been made to the method for dynamically adding and removing resources to and from a layout.
    • Grouped appointments - An option to perform CRUD actions simultaneously on all grouped appointments has been introduced.
  • Tree Grid
    • Multiple row reordering - The tree grid now provides support for reordering multiple rows.
    • Hierarchical filtering-  The tree grid now supports filtering records with or without hierarchies.
  • Tree Map
    • Color mapping from data source support - Map colors from data sources for tree map items.

Syncfusion Essential Studio for UWP 2018 Volume 1

$
0
0
Swim lanes

Adds spline ranges for charts, swim lanes for the Kanban control and toolbars that can be customized.

Features

  • Chart
    • Spline range area chart type - A new spline range area chart type has been added.
    • Bitmap support for range area chart type - Bitmap support has been added for the range area chart type.
  • Diagram
    • Preview dragging - Preview mode will enable the dragging of objects as an outline without affecting the original object.
    • Multiple parents - Tree layout and data sources will now support nodes having multiple parents.
    • Freehand drawing - Draw Bezier connections using freehand drawing.
    • Multiselection - Select multiple items from a suggestion list. There are two ways to perform multiselection.
    • Token representation - Selected items will be displayed with a customizable token representation. Users can remove each tokenized item with the close button.
    • Delimiter - Selected items can be divided with a desired character given as a delimiter.
    • Maximum display item with expander - Restrict the number of suggestions displayed. Load the remaining items by selecting Load More.
    • Match highlighting - Highlight matching characters in a suggestion list, enabling users to pick an item with more clarity.
    • Custom search - Filter items in the suggestion list based on a custom search by the user. This will help to apply custom typo toleration functionality to the control.
    • Performance - The performance of the autocomplete component has been improved with several optimizations that allow users to load and search a million items in a second.
  • Rich Text Box
    • Table autofit-to-content support - The rich text box control allows users to automatically adjust a table’s cell size based on its contents.
    • IME support - The rich text box control now supports the input method editor (IME), which allows the entering of complex script languages.
  • Spreadsheet
    • Hyperlink on images - Import hyperlinks on images, allowing users to navigate to a webpage or another place within a workbook when they click on an image.
  • Presentation
    • PowerPoint slide to image conversion - Presentation library now supports PowerPoint slide to image conversion in UWP.
  • Kanban
    • Swim lanes - Swim lanes are horizontal categorizations that allow you to organize your current workflow by different projects, teams, users, or other categories.
  • Image Editor
    • Zooming - Zoom and pan an image.
    • Adding toolbar items - Image editor toolbar items can be added, removed, edited, and customized with images and text.
    • Cropping with aspect ratios - Using built-in toolbar items, images can be cropped to aspect ratios 3:1, 4:5, 16:9, etc., or they can be reset to the original aspect ratio. Cropping can also be performed programmatically.
    • Serialization - The current state of image editor elements can be saved and loaded when needed on any platform or device.
    • Z-ordering - Place a shape in front of, behind, or between other shapes.
  • Pivot Grid
    • Save and load - Users can easily save and load the pivot grid control’s report and settings anytime, either in XML or stream format.
  • Pivot Chart
    • Save and Load - Users can easily save and load the pivot chart control’s report and settings anytime, either in XML or stream format.
  • Essential XlsIO
    • Filter enhancements - Essential XlsIO now allows data to be filtered by color and icon.
    • Export Excel data to business objects - To help populate business objects or model collections from an Excel worksheet, you can export Excel data into an IEnumerable collection, even for platforms that don’t support data tables.
    • Trace precedents and dependents - XlsIO assists users to trace the relationships between cells and formulas in Excel workbooks by providing the following abilities:
      • Get precedent ranges to see which cells are referenced in the active cell’s formula.
      • Get dependent ranges to see which cells contain a reference to the active cell.
    • Copy and paste enhancements - XlsIO now supports copying content and pasting it as a link, which pastes references of the source range instead of pasting values. When the original data changes, the information is automatically changed where the content was pasted as a link.

Syncfusion Essential Studio WPF 2018 Volume 1

$
0
0
Spline range area chart type

Adds spline ranges for charts, a details-view template in the data grid, and swim lanes in the kanban control.

Features

  • Chart
    • Spline range area chart type - A new spline range area chart type has been added.
    • Bitmap support for range area chart type - Bitmap support has been added for the range area chart type.
  • Data Grid
    • DetailsView Template - Display additional information of a row using a template. Users can define the template for row details using the TemplateViewDefinition.
  • Diagram
    • Preview dragging - Preview mode will enable the dragging of objects as an outline without affecting the original object.
    • Multiple parents - Tree layout and data sources will now support nodes having multiple parents.
    • Freehand drawing - Draw Bezier connections using freehand drawing.
  • PDF Viewer
    • Improved PDF rendering support - Now, PDF viewer control provides a robust rendering of PDF documents using the PDFium rendering engine.
  • Syntax Editor
    • Line background customization - Support has been added to customize line backgrounds when highlighting specific lines, similar to debugging in Visual Studio.
  • Essential PDF
    • XFA flattening - Support has been added to flatten the XFA form fields.
  • Essential XlsIO
    • Filter enhancements - Essential XlsIO now allows data to be filtered by color and icon.
    • Export Excel data to business objects - Export Excel data into an IEnumerable collection even on platforms that don’t support data tables. This helps developers populate business objects or model collections from an Excel worksheet very easily.
    • Trace precedents and dependents - XlsIO assists users to trace the relationships between cells and formulas in Excel workbooks by providing the following abilities:
      • Get precedent ranges to see which cells are referenced in the active cell’s formula.
      • Get dependent ranges to see which cells contain a reference to the active cell.
    • Print worksheets - Print Excel worksheets based on page and printer settings without depending on Microsoft Excel or Adobe Reader.
    • Copy and paste enhancements - XlsIO now supports copying content and pasting it as a link, which pastes references of the source range instead of pasting values. When the original data changes, the information is automatically changed where the content was pasted as a link.
  • Spreadsheet
    • Hyperlink on images - Import hyperlinks on images, allowing users to navigate to a webpage or another place within a workbook when they click on an image.
  • Rich Text Box
    • Table autofit-to-content support - The rich text box control allows users to automatically adjust a table’s cell size based on its contents.
  • Kanban
    • Swim lanes - Swim lanes are horizontal categorizations that allow you to organize your current workflow by different projects, teams, users, or other user needs.
  • Gantt
    • Split task - The split task component visualizes interrupted work on a task.
  • Pivot Grid
    • Caption setting in pivot table field List - You can set names for the fields in the pivot table field list populated from the data source. You can also duplicate the same fields with different names.

Syncfusion Essential Studio Enterprise 2018 Volume 1

$
0
0
JavaScript chart control

Adds a new suite of 35+ JavaScript controls.

Features

  • Essential JS 2 controls released. Written from scratch in TypeScript to be lightweight, responsive, modular, and touch friendly, it offers more than 35 controls, including grid and charts, as well as new schedule, map, and date-time picker components.
  • Toolkits for Angular and React provide more than 35 components for building stunning Web apps.
  • New ASP.NET Core and ASP.NET MVC components built on Essential JS 2 have also been released.
  • Xamarin adds five new controls: a pop-up, data form, masked text box, tab view, and progress bar. In addition, the autocomplete control for Xamarin now supports multiselection, and the PDF viewer supports ink annotations.
  • UWP adds a new spline range area chart type, swim lanes for the Kanban control, and customization to the toolbars in the image editor.
  • New data grid control for Windows Forms provides better performance, touch friendliness, a lightweight structure, grouping, filtering, summaries, and Excel exporting.
  • Eight new Windows Forms controls, including a button, form, tooltip, date-time editor, Smith chart, and more.
  • WPF adds a spline area range chart type for the chart control, details view template support for the data grid, and swim lanes for the Kanban control.

DevExpress ASP.NET 17.2.7

$
0
0
DevExpress ASP.NET

Maintenance release includes several bug fixes.

Fixes

ASP.NET Web Forms

All ASP.NET Controls

  • Android 8 - Chrome version is incorrectly determined.

ASPxDataEditors

  • ASPxSpinEdit - Correct the German translation of localization strings.

ASPxGridView

  • Multiple controls with the same ID 'DXCDHeader' were found - error occurs on a postback request when the SettingsSearchPanel.CustomEditorID property value is set to a non-existing control ID.
  • Batch Editing - Extra space is added to the bottom of the grid in IE when Virtual Scrolling is used and the CSS line-height property is applied.
  • Navigation through row editors via the Tab key doesn't work correctly in Batch editing if an editor is disabled for editing in Row edit mode.
  • No German localization for "Selection state of all rows on all pages".
  • The grid stops editing when a user clicks another editor in Batch Edit Row mode and Data Cell Bands are used.
  • XHR errors occur when the search panel is used in the grid placed into the ASP.NET UpdatePanel control and EnableCallbacks is set to "false".
  • ASPxGridView documentation - Add information that it's not possible to rely on the order in which rows are processed in the CustomCellMerge event handler.
  • Buttons disappear from the Date column filter popup when ASPxGridView is shown at the bottom of the page.

ASPxHtmlEditor

  • Duplicate text appears in the Design view after pasting from Word and switching between the Html and Design views when the AllowEditFullDocument property is enabled.
  • It's impossible to copy/paste/cut text via hot keys and select text on a double click in IE 10 compatibility mode.
  • Opera Browser - It is impossible to move the caret position by arrows' keys after invoking the Search popup.
  • The caret is invisible in string selection during the Search operation.
  • The editor removes "style" tags located inside the body element.

ASPxPivotGrid

  • OLAP - Certain levels of a ragged hierarchy displayed in the column area disappear after low level values are collapsed.
  • PivotGrid does not apply group filters correctly in certain cases.

ASPxRichEdit

  • The appearance of a certain document containing tables and floating objects varies in different browsers.
  • It's impossible to change an image's wrapping after inserting it without a timeout.

ASPxScheduler Suite

  • The first row's date is not visible in the Agenda View on iPad.
  • The specified id value is not assigned to the custom label created via the CreateNewLabel(object id, string displayName) method overload.

ASPxTreeList

  • After selecting the "Select All" checkbox all nodes including those hidden after filtering become selected.

Navigation, Layout & Multi-Purpose Controls

  • ASPxMenu - The client-side ItemClick event is not fired if a handler is subscribed on the client side.
  • ASPxPopupControl - Custom buttons appear after calling the ASPxClientPopupControl.SetHtmlContent method when a custom theme is applied.
  • ASPxPopupMenu - The position is calculated incorrectly when the menu is shown at the bottom of the page and several items are removed in the ASPxClientPopupMenu.PopUp event handler.

XtraReports Suite

  • Web Report Designer - Dropping multiple selected fields from the Field List onto the report surface doesn't work.

ASP.NET MVC

All ASP.NET MVC Products

  • DevExpress ASP.NET Web controls' TypeScript type definitions are not compatible with the third-party library type definitions provided with the DevExtreme widgets' type definitions.
  • MVC Project Template - IE - Horizontal scrollbar is displayed when the grid is placed in a splitter panel.

MVC CardView

  • Object does not support property or method UpdateScrollContainerPadding - error occurs on adding a new card in "Batch" edit mode when vertical scrolling is enabled.

MVC Data Editors

  • Button - The appearance of the Button with EnableTheming set to false located inside the grid's DataItem template is changed after a grid's callback.
  • Data binding of "list" editors works incorrectly when the editors are located in a form layout item bound to a "list type" model.

MVC GridView

  • ASPxGridView - Batch Edit - The ValidateRows function works differently for deleted rows when the HighlightDeletedRows property is disabled or enabled.
  • Context menu - The Group Summary is not translated into German.
  • CustomizationDialog is not localized in German.
  • Filter Row - An editor's clear button doesn't refresh GridView in IE 11.
  • The filter column with the button editor doesn't always call the filtering action on the clear button click.
  • GridView's layout is corrupted after ungrouping if AllowFixedGroups is enabled and the grid contains one group.
  • The GridViewSettings.SettingsExport.RightToLeft property value is not taken into account while exporting GridView content to PDF.

MVC Navigation, Layout & Multi-Purpose Extensions

  • MVCxRibbon - Slow scrolling speed in RibbonDropDownButtonItem.

MVC Report

  • Web Report Designer - Binding to the report's parameter is not correctly converted to Expression.
  • Web Report Designer - Formating Rule's data member is added to an expression multiple times after converting a report to Expression Bindings.
  • Web Report Designer - Formatting Rules' data member is added to the field that is used in the Aggregated function's filter expression.

MVC RichEdit

  • RichEdit - The "Cannot read property 'avaliableWidth' of undefined" JS error is thrown on opening a document with a table of contents and a section break.
  • The ALT + Numpad key combinations do not produce any symbols in the RichEdit extension.

MVC Scheduler

  • A page scroll jumps to the top of the page after a callback in IE.
  • The default popup menu is displayed on an Appointment right click in Internet Explorer.

MVC Spreadsheet

  • The "Save as " dialog throws the "Object reference not set to an instance of an object" error if the PerformMailMerge method is used.

Project Wizard

  • Dots in namespaces are incorrectly replaced with underscores while creating an MVC project using DevExpress Template Wizard.

DevExpress WPF 17.2.7

$
0
0
DevExpress WPF

Maintenance release includes several bug fixes.

Fixes

Data Access Library

  • NullReferenceException occurs on an attempt to execute DBSchema.SaveFile if the DBSchema(DBTable[] tables, DBTable[] views) constructor is used.

DXBars & DXRibbon Common (WPF)

  • ThemedWindow - Double-clicking the gap above BarItem maximizes the parent form when the WindowKind property is set to Ribbon.

DXBars for WPF

  • The BarItem.IsEnabled property does not work for custom menu items located in GridControl's menu.
  • The IgnoreMenuDropAlignment property value is ignored in ribbon items' menus.

DXCharts for WPF

  • The "Cannot modify this property on the Empty Rect" exception is raised in bar series with the "Widen" animation in certain cases.
  • The "Height must be non-negative" exception is raised if a Bar Series with FlatGlassBar2DModel does not contain points with values.

DXControls for WPF

  • A hovered button displays incorrect background after it was disabled and enabled again in the MetropolisLight theme.
  • Qualified Image Extension throws XamlParseException in version 17.2.6.
  • SvgImageSource - Svg icons with clip-path are rendered incorrectly.
  • The resize grip is aligned incorrectly when Padding is zero in ThemedWindow.
  • ThemedWindow.TitleAlignment Property has no effect.
  • Window Borders disappear when using ThemedWindow and Per Monitor DPI scaling.

DXDiagram for WPF

The FitToDrawing method doesn't correctly lay out a diagram when it's invoked from the ItemsChanged event handler.

DXDocking for WPF

  • A button in an undocked inactive window is not clickable under the Office2007Silver theme.
  • Auto hidden group captions are rotated after switching between themes.
  • AutoHidden groups and panels can be expanded if GridControl's context menu is shown.
  • DocumentGroup doesn't trim headers when CaptionTemplate is used.
  • The AllowClose property is ignored for a minimized LayoutPanel within TabbedGroup of DockLayoutManager.

DXGrid for WPF

  • Certain columns are displayed in the Column Chooser even if the ShowInColumnChooser property is false.
  • GridControl does not draw the separator line below its header when the HeaderPosition property is set to SearchPanel and the Group Panel is hidden.
  • GridControl is not focused when the SetFocus method is called for a child automation element.
  • GridControl tries to insert values without converting them from display text when LookUpEditSettingsBase descendants are used.
  • GridControl with GridDragDropManager placed in DocumentPanel throws InvalidOperationException when a mouse button is pressed.
  • GridControl's group summaries aren't correctly aligned after scrolling when the GroupColumnSummaryItemTemplate property is used.
  • Group and total summary values cannot be scrolled horizontally when a complex layout is used.
  • Invalid characters are copied to the clipboard in CSV format.
  • TreeListControl disappears after checking and unchecking several nodes.
  • TreeListView displays old cell values when the SetNodeValue method is called and the underlying data object does not implement the INotifyPropertyChanged interface.

DXPivotGrid for WPF

  • Documentation - Add a note regarding event handling specifics in asynchronous mode to the PivotGridControl.CustomFieldSort documentation article.
  • NullReferenceException occurs in PivotGridControl in certain cases.
  • OLAP - The Excluded filter for a сalculated measure with the "PrevMember" function can be applied incorrectly.
  • PivotGrid performs the Bestfit operation for a long time in certain cases.
  • Unhandled error occurs when calling the BestFit method after adjusting the BestFitMaxRowCount property.

DXPropertyGrid for WPF

  • WinUIDialog appears at an incorrect position on a system with 150% DPI.

DXRibbon for WPF

  • DXRibbonWindow - The window title is sometimes displayed above contextual tabs.

DXRichEdit for WPF

  • The "content-location" entry in the exported MHT file is not globally unique.

DXScheduler for WPF

  • Multiple clicks on appointment resizer throws an error.
  • SchedulerControl - Improve touch device support.
  • SchedulerControl - There is no SchedulerDateNavigatorStyleSettings.CustomizeSpecialDates event in version 17.2.
  • SchedulerControl.LimitInterval doesn't work as expected.
  • SchedulerDateNavigatorStyleSettings - An application crashes if the Assigning MaxSelectedConsecutiveWeeks property is assigned in XAML.

DXScheduler for WPF (Legacy)

  • Edit Appointment Form is shown not in the center of its parent window on a machine with high DPI.
  • RecurrenceForm is automatically opened when the Open context menu item is clicked and "Edit the series" is selected in EditRecurrentAppointmentForm.
  • Some elements of a hidden SchedulerControl continue using the previous theme after another theme is applied at runtime.
  • The modal edit appointment window shown from the scheduler (legacy) control does not flash when clicked outside the window.
  • The reminder window is unexpectedly shown at design time.
  • The standard MessageBox is used instead of DXMessageBox in certain messages shown by RecurrenceForm.

DXSpreadsheet for WPF

  • NullReferenceException on an attempt to move selection using cursor keys after copying a cell range to the clipboard.
  • The InvalidFormatException event isn't raised when an attempt to load a document via the DocumentSource property fails.

MVVM Framework

  • DocumentManagerService cannot properly resolve Views with the same class name.
  • UICommand Buttons do not use the current theme.

PDF Viewer for WPF

  • Improve image rendering in Pdf Viewer.
  • Interactivity - A combo box form field's popup cannot be opened.
  • Performance - Typed text is entered slowly if the document contains a lot of form fields.
  • Usability - There is no capability to hide the loading splash screen when the document is loaded asynchronously.

Scaffolding Wizards

  • Visual layout is not restored when using InstantFeedbackCollectionViewModel.

Windows UI

  • FlipView - The Previous and Next buttons change their Opacity property instead of the Visibility property when the ShowNextButton and ShowPreviousButton properties are set to False.

XtraReports Suite

  • DocumentPreviewControl - The CSV export option should not be available for a merged report.
  • DocumentPreviewControl operates very slowly with a large amount of data.
  • End-User Report Designer - The 'Design in Report Wizard' command activates a background window (cross-threading issue).
  • Localization - Some strings in Report Explorer and in the 'Group and Sort' panel are not localized.
  • Right-clicking ReportDataSource within the Field List throws the Invalid Operation Exception.
  • WPF Report Designer - Quickly opening / closing Field List nodes freezes the application.

DevExpress DXperience 17.2.7

DevExpress Universal 17.2.7

IntegralUI Web v18.1

$
0
0
New CheckBox, ProgressBar and Rating components.

Adds new CheckBox, ProgressBar and Rating components.

Features

  • Angular 5 compatible.
  • 10 new components:
    • Button
    • CheckBox
    • Dialog
    • DropDownButton
    • ListScroller
    • Numeric
    • ProgressBar
    • RadioButton
    • Rating
    • Slider
  • Column reordering, allows columns to be reordered during run-time.
  • dragEnter and dragLeave events for most components.
  • Pagination is now available for Grid and TreeGrid components.
  • Touch event support for basic functionalities: scrolling, selection and expand/collapse.
  • Set a style for column, row and cell objects from code.
  • Export to JSON for List components: ListBox, ListView and TreeView.

Telerik UI for Silverlight R1 2018 SP2

$
0
0
Telerik UI for Silverlight

PdfProcessing implements support for inline images.

Features

  • GridView
    • Introduced IsExpandedBinding and IsExpandableBinding properties.
    • Improved experience when business object types overrides Equals and there are items with the same object equality.
  • PdfProcessing
    • Implemented support for inline images.

Fixes

  • ChartView
    • Fixed - Zooming deeply while using SplineSeries with DateTimeContinuousAxis throws ArgumentOutOfRange exception.
    • Fixed - PaletteChanged handler retains the whole control in memory, when it is hosted in RadDocking.
  • DataPager
    • Fixed - Right ellipsis button navigates one page further than expected.
    • Fixed - When NumericButtonCountis == 2, right side ellipsis button behaves inconsistently.
  • Docking
    • Fixed - When you focus / unfocus a ToolWindow in VisualStudio2013 theme its size is jumping.
    • Fixed - Panes are disappearing when the Docking is in Deferred mode and performing drag and drop.
  • FluidContentControl
    • Fixed - FluidContentControl does not properly propagate its DataContext to Small/LargeContent.
  • GanttView
    • Fixed - Drag drop of GanttTask causes memory leak.
  • GridView
    • Fixed - When exporting ColumnGroups they are not aligned properly when the IsVisible property of a column is set to "False".
    • Fixed - Reloading the data source with columns different from the initially generated ones is slow.
    • Fixed - When business object has object.Equals overriden, SelectedItem binding does not select a row. Fix is only available for GroupRenderMode.Flat.
  • ListBox
    • Fixed - The StartsWith TextSearchMode is case sensitive (the same as the StartsWithCaseSensitive).
  • Map
    • Fixed - Added an option in BingRestSearchLocationOptions for searching location with BING REST Location API unstructured URLs.
  • PDF Viewer
    • Fixed - Gradient stop colors in Linear and Radial gradients are not calculated correctly.
    • Fixed - Deadlock causes the application to freeze while scrolling.
  • PdfProcessing
    • Fixed - InvalidCastException is thrown when importing inline images.
    • Fixed - Button field is imported as CheckBoxField instead of RadioButtonField when the Radio flag is not set and there are multiple widgets with different "ON" state names.
  • RichTextBox
    • Fixed - Table is not inserted with specific width when LayoutMode is Flow or FlowNoWrap.
    • Fixed - Localization strings for some parts of the UI are missing.
    • Fixed - ArgumentOutOfRangeException is thrown when replacing all occurrences of given text if the replace text is with smaller length than the searched text.
    • Fixed - Spellchecker marks "could've" and similar words as incorrect.
    • Fixed - RtfFormatProvider: KeyNotFoundException is thrown when exporting document with elements that have style name pointing to non-existing style.
  • ScheduleView
    • Fixed - Drag drop in MonthViewDefintion causes memory leak.
    • Fixed - TimeMarkerBrush property of TimeMarkers causes memory leak.
  • Spreadsheet
    • Fixed - NameBox TextBox is not themed properly with StyleManager in Green, Office2016, Office2016Touch, and Material themes.
  • VirtualizingWrapPanel
    • Fixed - Selection of the host Selector control is changed while scrolling and IsSelected of ListBoxItem is two way bound to IsSelected of the ViewModel.

Telerik UI for WinForms R1 2018 SP1

$
0
0
Telerik UI for WinForms

Adds FluentDark theme, radar column series for RadChartView, plus updates to RadGridView and PdfProcessing.

Features

  • RadChartView
    • Implement radar column series.
  • RadGridView
    • Support for spread export of image columns.
    • Add ability to control the checkbox alignment for the GridViewCheckBoxColumn.
  • Theming
    • Themes - add FluentDark theme.
  • PdfProcessing
    • Implemented support for inline images.

Fixes

  • Buttons
    • Fixed - RadCheckBox - some states are missing from RadCheckBoxElement.
  • RadChartView
    • Fixed - Disposing the chart in OpenEdge results in a NotImplementedException.
  • RadDataFilter
    • Fixed - SortOrder property doesn't take effect when the SortFieldNames is set to true.
  • RadDesktopAlert
    • Fixed - Size is not adjusted when you change the ContextText while the alert is shown.
  • RadDiagram
    • Fixed - PanToPosition method throws exception if no subscription to the Pan event exists.
    • Fixed - Hide the RightToLeft property for RadDiagram.
    • Fixed - RibbonBar - one cannot set the AssociatedControl at design time when used inside a user control.
  • RadDock
    • Fixed - Ampersand is not displayed as expected in the context menu for the DocumentTabStrip.
    • Fixed - Document tabs overlay in Office2010Silver, Office2010Black, Office2010Blue.
  • RadDropDownList
    • Fixed - TextChanged event is not fired when the user types in the editable part.
    • Fixed - The first item is always selected when the items do not have text and the control looses the focus.
  • RadGanttView
    • Fixed - Exception when the EndDate is cleared and the editor is closed.
    • Fixed - While printing the control should respect the FormatString property set to the columns.
    • Fixed - Extend the GanttViewPrintElementFormattingEventArgs class to provide information about the column.
  • RadGridView
    • Fixed - Goes in invalid state when using filtering in combination with HeaderCheckBox.
    • Fixed - Selected cell's text is shifted to the left.
    • Fixed - Missing column in RadGridView if the name contains a dot.
    • Fixed - DateTime values prior to 1/1/1900 should be exported to Excel as text value.
    • Fixed - 'Object reference not set to an instance of an object' when editing a column's FilterDescriptor property at design time.
    • Fixed - All pinned column types should have identical fill style in Windows8 theme.
  • RadListControl
    • Fixed - The DescriptionFont set to the DescriptionTextListDataItem is not respected.
  • RadListView
    • Fixed - Filtering with FilterOperator.IsContainedIn doesn't work.
  • RadMap
    • Fixed - The BingRestMapProvider should build URIs using invariant culture.
  • RadMessageBox
    • Fixed - The message is not centered to its owner when used in MDI scenario.
  • RadPanorama
    • Fixed - Incorrect background image in the Windows7 theme.
  • RadScheduler
    • Fixed - Exception when ActiveViewType is TimeLine and starting a print operation with a PrintStyle.
    • Fixed - The search grid is not sorted properly by start/end dates.
  • RadSpellChecker
    • Fixed - Unhandled exceptions when loading a dictionary with MEF.
  • RadSpreadsheet
    • Fixed - Leaking memory after disposing the control.
  • RadTextBox
    • Fixed - NullText should be shown even if the control is focused and the text is empty.
  • RadTreeView
    • Fixed - Deleted nodes via the context menu are not removed from the DataSource.
    • Fixed - Drag hint flickers while dragging a node.
  • RadVirtualGrid
    • Fixed - Exception when the paging is enabled and one presses Ctrl + End.
  • Theming
    • Fixed - FluentTheme - all sort arrows are visible in the ListView.
  • TPF Designtime Support
    • Fixed - Element Hierarchy Editor - the controls are not anchored and are not resized with the form.
  • TPF
    • Fixed - RadControl - in DPI unaware applications the controls` fonts are scaled on Windows 7 with scaling set to 125%.
  • PdfProcessing
    • Fixed - InvalidCastException is thrown when importing inline images.
    • Fixed - Button field is imported as CheckBoxField instead of RadioButtonField when the Radio flag is not set and there are multiple widgets with different "ON" state names.
  • RadRichTextEditor
    • Fixed - Images in imported RTF file sometimes flicker when the control is scrolled and they are not exported to PDF.
    • Fixed - Table is not inserted with specific width when LayoutMode is Flow or FlowNoWrap.
    • Fixed - Localization strings for some parts of the UI are missing.
    • Fixed - Spellchecker marks "could've" and similar words as incorrect.
    • Fixed - RtfFormatProvider: KeyNotFoundException is thrown when exporting document with elements that have style name pointing to non-existing style.
  • WordsProcessing
    • Fixed - Images with uppercase extension cause NullReferenceException when exporting to DOCX.
    • Fixed - Table with specified width does not expand to its full width when exported to PDF.
Viewing all 2090 articles
Browse latest View live


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