Quantcast
Channel: ComponentSource News | Grid Components
Viewing all 2706 articles
Browse latest View live

BCGSuite for MFC v30.2

$
0
0
BCGSuite for MFC

Improves Chart tooltip functionality.

Features

  • Chart Control
    • Implemented tooltip support for the chart objects: new SetTooltip, GetTooltip and GetDescription methods were added to CBCGPChartObject class.
    • Improved Chart tooltips support: using a new method CBCGPChartVisualObject::SetHitTooltipFlags you may now specify which chart parts should have tooltips. By default, tooltips are displayed for the Chart axis, data points, axis scale breaks and data table cells.
  • Miscellaneous
    • CBCGPComboBox: method CalcRowHeight is now virtual.
    • CBCGPDrawManager: new helper AreContrastColors tells whether 2 specified colors have enough contrast.
    • CBCGPDiagramVisualContainer: new method 'RemoveSelected' deletes selected diagram's objects and connectors.
    • CBCGPPlannerViewSchedule: implemented ability to show/hide the duration bar in schedule view. EnableDurationBar and IsDurationBarEnabled methods were added to this class.
  • Examples and Samples
    • BCGPChartExample: added object tooltips demonstration.

Fixes

  • CBCGPCalendar and CBCGPDateTimeCtrl: addressed issue with incorrect treating December 30, 1899 as empty date.
  • CBCGPScrollDialog: addressed issue with slow scrolling on mouse wheel event.
  • CBCGPEditCtrl: addressed issue with incorrect caret position during the text block dragging.
  • CBCGPSVGImage: addressed issue with incorrect order of 'use' elements.
  • CBCGPVisualContainer: addressed issue with different graphics managers in several calls of ExportToBitmap method.
  • CBCGPCircularProgressIndicatorImpl: addressed issue with animation in marque mode when parent (owner) window is being destroyed.
  • CBCGPTreeCtrlEx: addressed some node toggling issues in Expand method.

BCGControlBar Library Professional Edition MFC v30.2

$
0
0
new Microsoft Office 2019-style Themes.

Includes new Microsoft Office 2019-style Visual Themes.

Features

  • Themes
    • Microsoft Office 2019-style Visual Themes are now available. A new class CBCGPVisualManager2019 implements the following visual styles: Colorful, Dark Gray, White and Black.
      These new styles were added to BCGP_VISUAL_THEME enumeration:
    • BCGP_VISUAL_THEME_OFFICE_2019_COLORFUL
    • BCGP_VISUAL_THEME_OFFICE_2019_DARK_GRAY
    • BCGP_VISUAL_THEME_OFFICE_2019_WHITE
    • BCGP_VISUAL_THEME_OFFICE_2019_BLACK
  • Chart Control
    • Implemented tooltip support for the chart objects: new SetTooltip, GetTooltip and GetDescription methods were added to CBCGPChartObject class.
    • Improved Chart tooltips support: using a new method CBCGPChartVisualObject::SetHitTooltipFlags you may now specify which chart parts should have tooltips. By default, tooltips are displayed for the Chart axis, data points, axis scale breaks and data table cells.
  • Shell Management
    • Implemented shell notification support: when shell control content is changed outside the application, the control is notified about this and will be automatically updated. A new method RegisterShellNotification was added to CBCGPShellBreadcrumb, CBCGPShellList and CBCGPShellTree classes.
    • Implemented themed "Browse for Folder" dialog.
      The following methods have a new, optional parameter bThemedBrowseFolderDlg:
      • CBCGPShellManager::BrowseForFolder
      • CBCGPEdit::EnableFolderBrowseButton
      • CBCGPFileProp constructor
  • Miscellaneous
    • CBCGPComboBox: method CalcRowHeight is now virtual.
    • CBCGPDrawManager: new helper AreContrastColors tells whether 2 specified colors have enough contrast.
    • CBCGPMenuBar: implemented right-aligned menu bar items.
      The following new methods were added to this class:
      • AddItemToRight: add an item to the menu bar right side
      • RemoveAllItemsOnRight: remove all right-aligned menu bar items
    • CBCGPRibbonCheckBox: implemented right-aligned text label - SetRightAlignText and IsRightAlignText methods were added to this class.
    • CBCGPDiagramVisualContainer: new method 'RemoveSelected' deletes selected diagram's objects and connectors.
    • CBCGPPlannerViewSchedule: implemented ability to show/hide the duration bar in schedule view. EnableDurationBar and IsDurationBarEnabled methods were added to this class.
    • CBCGPWnd: improved MSAA support for Visual C++ 6.0.
  • Examples and Samples
    • BCGPChartExample: added object tooltips demonstration.
    • BCGPControls: demonstrates a themed "Browse for folder" dialog and Shell notification.
    • BCGPExplorer: demonstrates Shell notification.
    • BCGPMSOfficeDemo, DrawCLI, Wordpad and RibbonGadgets: illustrate Office 2019 (Office 365)-style Ribbon bar.
    • MenuLogo: demonstrates right-aligned menu bar items.

Fixes

  • CBCGPCalendar and CBCGPDateTimeCtrl: addressed issue with incorrect treating December 30, 1899 as empty date.
  • CBCGPScrollDialog: addressed issue with slow scrolling on mouse wheel event.
  • CBCGPRibbonCaptionMDITabs: addressed issue with invisible highlighted tab Close button when a custom Windows 10 accent color is red.
  • CBCGPRibbonCheckBox: addressed issue with incorrect foreground color when the control was placed on the status bar (in some visual themes).
  • CBCGPEditCtrl: addressed issue with incorrect caret position during the text block dragging.
  • CBCGPWinApp: addressed issue with a multiple times visual theme selection in the application's constructor.
  • CBCGPScrollBarImpl: addressed issue with incorrect thumb size for Windows 8 and later.
  • CBCGPSVGImage: addressed issue with incorrect order of 'use' elements.
  • CBCGPVisualContainer: addressed issue with different graphics managers in several calls of ExportToBitmap method.
  • CBCGPCircularProgressIndicatorImpl: addressed issue with animation in marque mode when parent (owner) window is being destroyed.
  • CBCGPTreeCtrlEx: addressed some node toggling issues in Expand method.

Telerik UI for Xamarin R3 2019 (version 2019.3.1004.410)

$
0
0
Telerik UI for Xamarin ListView.

Includes updates to AutoCompleteView and ListView.

Features

  • AutoCompleteView
    • Provides an option to change the Input filed keyboard type.
  • ListView
    • Provides the option to apply a style to group headers.

Fixes

  • Calendar
    • [Android] When TimelineInterval is set to "0:30" in DayView, it still shows as 1 hour.
  • Chart
    • ToolTip Behavior is not working properly for PieChart.
    • [Android] ToolTip behavior displays incorrect values for PieChart.
    • [iOS] InvalidCastException is thrown when the Chart is loaded.
  • ListView
    • [iOS] Margin inside GroupHeaderTemplate is not respected.
    • [iOS] BackgroundColor of group headers cannot be set to Transparent.
  • MaskedInput
    • DisplayedTextFontSize is not properly applied.
    • [Android] DisplayedTextFont is not properly applied.
  • QSF
    • [QSF CRUD example] The value in the OrderDate column is not updated when editing is applied.
  • SideDrawer
    • IsOpen binding does not work properly.

TeeSuite for RAD Studio 2019.28

$
0
0
TeeChart VCL adds Violin Series.

TeeChart Pro VCL adds new Violin and BeeSwarm Series.

Features

Updates in TeeChart Pro VCL/FMX 2019.28.191011

  • Adds full support for RAD Studio, Delphi and C++ Builder 10.3 Rio Update 2 including MacOSX64 platform.
  • New Violin Series.
  • New BeeSwarm Series.

Handsontable V7.2.0

$
0
0
Handsontable

Improves Search Plugin.

Features

  • Added cellProperties to search queryMethod arguments. It's now possible to tell what kind of data is being queried.
  • Improved TypeScript definition file.
  • Improved documentation and definition files regarding after- hooks for creating and removing rows/columns.
  • Improved documentation for the totalColumn option.
  • Added a lint:fix script to be able to fix lint errors from the CLI.

Fixes

  • Fixed a bug with a disappearing column header, when the height option is was set to auto.
  • Fixed a problem with an error being thrown when trying the clear a column with the first cell set to readOnly.
  • Fixed a bug where it was impossible to set data for a readOnly-typed cell, when any cell was selected.
  • Fixed a problem with an error being thrown when pasting data to readOnly-typed cells.
  • Fixed a problem with the Undo feature not working for columns defined as functions.
  • Fixed a bug where this.TD was undefined in the editor’s prepare method when fixedColumnsLeft and viewportColumnRenderingOffset were both set.
  • Fixed a bug where the cell selection frame overlapped the bottom fixed rows.
  • Fixed a problem with an error being thrown after initializing an empty table or removing all the data from the table and clicking the corner header.
  • Fixed a problem with reloading data with a new set in the Nested Rows plugin.
  • Rewrote some of the Walkontable methods to return correct information about the table.
  • Fixed all the tests for Windows and added run-script, walkontable.watch.
  • Removed the unused check-es3-syntax-cli package to fix Github’s security alert.
  • Updated the dependencies to fix errors thrown by npm audit.

Smart HTML Elements v4.6.0

$
0
0
Theme Builder tool.

Adds Theme Builder tool.

Features

  • Added Theme Builder tool.
  • Added 12 Material Light and Dark themes.

ExpressGridPack 19.1.6

$
0
0
ExpressGridPack

Improves SpreadSheet, VerticalGrid and PivotGrid controls.

Fixes

ExpressEditors Library

  • A value selected via the "Select a Value..." combo box on an Excel-inspired filter dropdown's "Numeric Values" tab does not update the filter criteria for a container control item whose data type is FmtBcd
  • In-place cxCheckComboBox - A container control item's cells do not show the hint passed as the AData.ErrorText parameter in the item's OnValidateDrawValue event handler for an error icon
  • TcxCustomDropDownEdit descendants apply the form transparency to their popup windows

ExpressPivotGrid Suite

  • Export to XLS or XLSX - The cxExportPivotGridDataToExcel procedure exports grouping values from total headers instead of their display values

ExpressPrinting System

  • LayoutControl Report Link - A layout group with scrollable content is printed incorrectly
  • Spreadsheet Report Link - The last cell in a row paints its right border over the left border of the first cell in the row below

ExpressQuantumGrid Suite

  • Banded Table View - Column positions loaded from an inherited form's DFM file are not applied in certain cases
  • Export - ExportGridDataTo~ procedures incorrectly export column references used in conditional format rules that have the "Apply to the record" option selected if the grid View is grouped or includes a certain set of bound columns

ExpressSkins Library

  • cxSpinEdit - The editor's disabled up arrow button does not appear disabled if the Bezier or Office2019Colorful skin is applied

ExpressSpreadSheet

  • Cell comments are incorrectly loaded from certain XLS files
  • ExpressSpreadSheet.chm file cannot be opened for viewing

ExpressVerticalGrid Suite

  • The TcxvgController.MakeRecordVisible function does nothing if the vertical grid has no handle
  • The vertical grid incorrectly arranges its elements when the TopVisibleRowIndex property value is greater than 0 and the LayoutStyle property value switches to lsBandsView or ulsBandsView

ExpressQuantumPack 19.1.6

$
0
0
ExpressQuantumPack

Improves Grid, SpreadSheet and Printing controls.

Fixes

ExpressBars Suite

  • A custom color assigned to the bar manager's DockColor property at design time has no effect on dock controls at runtime
  • A submenu/popup menu whose ItemOptions.Size property is set to misLarge incorrectly paints icons for in-place editor bar items
  • Ribbon - Activating a tab of a minimized Ribbon control located on a secondary form disables the form's standard actions (TAction objects)

ExpressDocking Library

  • TdxContainerDockSite descendants created by a dock operation scale twice if the monitor DPI is not 96

ExpressEditors Library

  • A value selected via the "Select a Value..." combo box on an Excel-inspired filter dropdown's "Numeric Values" tab does not update the filter criteria for a container control item whose data type is FmtBcd
  • In-place cxCheckComboBox - A container control item's cells do not show the hint passed as the AData.ErrorText parameter in the item's OnValidateDrawValue event handler for an error icon
  • TcxCustomDropDownEdit descendants apply the form transparency to their popup windows

ExpressPrinting System

  • LayoutControl Report Link - A layout group with scrollable content is printed incorrectly
  • Spreadsheet Report Link - The last cell in a row paints its right border over the left border of the first cell in the row below

ExpressQuantumGrid Suite

  • Banded Table View - Column positions loaded from an inherited form's DFM file are not applied in certain cases
  • Export - ExportGridDataTo~ procedures incorrectly export column references used in conditional format rules that have the "Apply to the record" option selected if the grid View is grouped or includes a certain set of bound columns

ExpressSkins Library

  • cxSpinEdit - The editor's disabled up arrow button does not appear disabled if the Bezier or Office2019Colorful skin is applied

ExpressSpreadSheet

  • Cell comments are incorrectly loaded from certain XLS files
  • ExpressSpreadSheet.chm file cannot be opened for viewing

DevExpress VCL Subscription 19.1.6

$
0
0
DevExpress VCL Subscription

Improves RichEdit, Scheduler and VerticalGrid controls.

Fixes

ExpressBars Suite

  • A custom color assigned to the bar manager's DockColor property at design time has no effect on dock controls at runtime
  • A submenu/popup menu whose ItemOptions.Size property is set to misLarge incorrectly paints icons for in-place editor bar items
  • Ribbon - Activating a tab of a minimized Ribbon control located on a secondary form disables the form's standard actions (TAction objects)

ExpressDocking Library

  • TdxContainerDockSite descendants created by a dock operation scale twice if the monitor DPI is not 96

ExpressEditors Library

  • A value selected via the "Select a Value..." combo box on an Excel-inspired filter dropdown's "Numeric Values" tab does not update the filter criteria for a container control item whose data type is FmtBcd
  • In-place cxCheckComboBox - A container control item's cells do not show the hint passed as the AData.ErrorText parameter in the item's OnValidateDrawValue event handler for an error icon
  • TcxCustomDropDownEdit descendants apply the form transparency to their popup windows

ExpressExport Library

  • Export to XLS or XLSX - The cxExportPivotGridDataToExcel procedure excludes one row from the resulting file's frozen pane

ExpressLibrary

  • A frame scales the font size of controls whose ParentFont property is set to True twice if this frame is created in a scaled form at runtime
  • SVG Images - A "gradientTransform" attribute's value of the "linearGradient" element is ignored

ExpressPDFViewer

  • Decoding content encoded using the Flate compression freezes an application in certain cases

ExpressPivotGrid Suite

  • Export to XLS or XLSX - The cxExportPivotGridDataToExcel procedure exports grouping values from total headers instead of their display values

ExpressPrinting System

  • LayoutControl Report Link - A layout group with scrollable content is printed incorrectly
  • Spreadsheet Report Link - The last cell in a row paints its right border over the left border of the first cell in the row below

ExpressQuantumGrid Suite

  • Banded Table View - Column positions loaded from an inherited form's DFM file are not applied in certain cases
  • Export - ExportGridDataTo~ procedures incorrectly export column references used in conditional format rules that have the "Apply to the record" option selected if the grid View is grouped or includes a certain set of bound columns

ExpressRichEdit Control

  • An AV occurs on creating the Rich Edit control in an ISAPI extension
  • The "List index out of bounds" exception occurs when a user clicks a relative hyperlink in a new document

ExpressScheduler Suite

  • An event's in-place editor blends its text with the background if the MetropolisDark, TheBezier, or VisualStudio2013Dark skin is applied

ExpressSkins Library

  • cxSpinEdit - The editor's disabled up arrow button does not appear disabled if the Bezier or Office2019Colorful skin is applied

ExpressSpreadSheet

  • Cell comments are incorrectly loaded from certain XLS files
  • ExpressSpreadSheet.chm file cannot be opened for viewing

ExpressVerticalGrid Suite

  • The TcxvgController.MakeRecordVisible function does nothing if the vertical grid has no handle
  • The vertical grid incorrectly arranges its elements when the TopVisibleRowIndex property value is greater than 0 and the LayoutStyle property value switches to lsBandsView or ulsBandsView

DevExpress Windows 10 Apps 19.1.7

$
0
0
DevExpress Windows 10 Apps

Improves Grid and Scheduler controls.

Fixes

Grid for Windows 10 Apps

  • The VisibleIndex property does not change the current column order

Scheduler for Windows 10 Apps

  • SchedulerControl does not raise the ItemClicked and EditAppointmentDialogShowing events when an appointment from the "More" popup is clicked

DevExtreme 19.1.7

$
0
0
DevExtreme

Improves Data Grid, UI and Data Visualization controls.

Fixes

All HTML JS products

  • Toolbar - The menu button is disabled after an upgrade to version 19.1.6 in a certain scenario

DevExtreme Core

  • Button template is not rendered if the widget is conditionally displayed using v-if / v-else

DevExtreme Data Grid

  • CustomStore.load doesn't contain the "select" parameter after certain queries
  • "Undefined" exception when removing column grouping and any column template references a complex object in the data row
  • "Cannot read property 'call' of undefined" error occurs when searching with searchPanel when an unbound lookup-column exists
  • A long validation message is cut off in form editing mode
  • Cannot expand an adaptive row if the virtual scrolling mode is applied
  • Filter row loses focus after filtering
  • FilterPanel displays an empty string when filtering a Lookup column with the "Is eny of" condition
  • It is impossible to collapse a band column's item in a column chooser if its allowHiding option is set to false
  • It is impossible to select an item in the select element inside a cell template in Edge
  • Lookup column doesn't load if dataSource is undefined on page load
  • Mater-Detail - Multiple dx-datagrid-focus-overlay elements are rendered in the detail grid
  • RowFilter doesn't work on rebinding data to the grid
  • The columns.filterValue option is ignored if State Storing is enabled
  • The E1046 error occurs after a column is moved from the group panel when a Custom Store with a specified 'key' is used and allowColumnReordering is enabled
  • The Enter key does not work for DateBox
  • The focused row background is not rendered
  • The onFocusedRowChanged event is not raised when the focusedRowEnabled option is enabled in code
  • The onFocusedRowChanging event is not raised when a column with selection check boxes is clicked
  • The size of a column separator stays the same when a container size is changed in a certain scenario
  • Validation state is unexpectedly cleared when setCellValue is used along with a custom validation rule in a column
  • DataGrid displays extra borders when a row is focused
  • DataGrid doesn't allow state resetting if a page was not reloaded
  • DataGrid exports columns with the offset if the allowExporting option is set to false for a column under a band column
  • DataGrid in DropDownBox displays the "Cannot read property 'rowIndex' of undefined" error when Tab is pressed
  • DataGrid shows focus on cells where editing was canceled
  • DataGrid's navigateTo method doesn't behave as expected when used in virtual scrolling mode

DevExtreme Data Visualization

  • Axis X labels are incorrectly aligned after switching the Rotated property
  • Chart - Scrolling does not work smoothly on touch-enabled devices
  • Chart - Showing and hiding series change the visual range
  • Chart - The constant line is rendered incorrectly after the upgrade to version 19.1.5 in a certain scenario
  • Chart doesn't show a tooltip if a label is hovered
  • RangeSelector - The onValueChanged event handler doesn't have the 'event' parameter
  • The "Uncaught DOMException: Failed to execute 'getSubStringLength' on 'SVGTextContentElement'" error occurs on resizing a browser window when charts are rotated

DevExtreme Html Editor

  • Placeholder is black in the dark theme
  • The "Invalid prop: custom validator check failed for prop 'formatName' " error occurs for certain toolbar items

DevExtreme Pivot Grid

  • Fields are not scrolled when virtual scrolling is enabled and there is no data

DevExtreme Scheduler

  • After resizing an appointment the start/end date/time is not correctly snapped onto the target cell
  • crossScrollingEnabled corrupts horizontal layout
  • Start and End date cannot be the same
  • The "TypeError: this._contentReadyAction is not a function" error occurs on an attempt to open the edit appointment popup for the second time in a certain scenario
  • The Timeline View header with a multi interval count greater than 1 is displayed incorrectly
  • The UI is not refreshed when appointmentUpdating is canceled for a recurrent appointment
  • Scheduler doesn't display an appointment in timelineWeek if is starts after endDay
  • Scheduler passes incorrect values for startDate and endDate to CustomStore.load if groupByDate is true
  • Scheduler: Uncaught TypeError: Cannot read property 'index' of undefined under certain conditions

DevExtreme Tree List

  • DataGrid and TreeList - Escape key is not working for row editing in IE 11.356
  • The store.push method doesn't work if the type is 'insert'

DevExtreme UI Widgets

  • DxTextBox - A Form value is not updated when using ngModel with a mask
  • Button template is not rendered if the widget is conditionally displayed using v-if / v-else
  • ColorBox doesn't allow to display a clear button
  • Custom textEditor buttons' icons have incorrect vertical alignment in the Material theme
  • DataGrid - The Enter key does not work for DateBox
  • DataGrid in DropDownBox displays the "Cannot read property 'rowIndex' of undefined" error when Tab is pressed
  • DateBox - An error occurs when the right arrow is pressed when the editor has the "time" type
  • DateBox has an incorrect value when pickerType is not native
  • DropDownButton - Items disappear if the disabled property is changed
  • dxNumberBox - Inconsistent behavior with thousand separator input
  • FilterBuilder - Hierarchical fields are not working
  • FilterBuilder - The lookup field selection does not work when displayExpr is specified as a custom function
  • Form - Switch is incorrectly aligned in the Material theme if the label.location property is set to "left"
  • Form - The resetValues method doesn't clear all validation errors in ValidationSummary
  • Form - ValidationSummary shows no errors if a validation rule was added to a form's item at runtime
  • List - Focus works for disabled items in a certain scenario
  • List - Reordering is not working when items are grouped and some groups are collapsed
  • Popup - Content with "contentEditable=false" is not scrolled
  • Popup - The widget opens without animation for the first time if the visible option is set for dxi-toolbar-item
  • RadioGroup - Radio buttons placed into the template are selected after clicking the parent radio button
  • SelectBox - The first click on the button in the field template does not work when focus is set in the textbox
  • SelectBox - The widget doesn't display items in a drop-down window if a user types search text and moves focus away from the widget before search is completed
  • SelectBox - The widget doesn't load the next page if its value is changed with the Down arrow button and the drop-down element is opened
  • TagBox - Keyboard Support - The 'Alt + ↓' and 'Alt + ↑' key combinations don't work
  • TagBox - The "TypeError: Failed to execute 'getComputedStyle' on 'Window'" error occurs on an attempt to change some options in ngAfterViewInit
  • TagBox - The widget cuts a long text string to the left on typing
  • TextArea - The scrollbar is missing when autoResizeEnabled is true and maxHeight is set
  • TextArea doesn't allow page scrolling on mobile devices
  • TextBox - A modified value is not updated in the editor with mask/maskRules when an end user enters more characters than allowed
  • TextBox - Tapping the clear button triggers the "valueChanged" event
  • TextBox - The onInput callback is not raised if the mask option is set
  • TextBox - The onValueChanged event doesn't fire under certain conditions if a mask is set
  • TextBox - The 'reset' method doesn't reset the 'value' option to an empty string if the 'mask' option is not empty
  • TextBox' value is not updated when extra signs are typed using a mask
  • The 'required' validation rule unexpectedly fails in certain scenarios
  • Toolbar - Internal components ignore the "disabled" property if a parent component is disabled
  • TreeView - The "*" symbol is used in built-in CSS selectors
  • Unable to type in dxTextBox in IE

DevExpress WPF 19.1.7

$
0
0
DevExpress WPF

Improves Charts, Diagram and Spreadsheet controls.

Fixes

Data Access Library

  • SqlDataSource - Parameters are not permitted in the SELECT list (Pervasive)

DXAccordion for WPF

  • AutoExpandAllItems does not work on adding a child item to the data source

DXCharts for WPF

  • An unhandled exception (NullReferenceException) occurs when removing Series from ChartControl in certain situations
  • ChartControl - A memory leak issue after multiple zoom operations in the "Large Data Source" demo module
  • ChartControl does not release all allocated resources after clearing the Series collection at runtime
  • Usability - Unable to hide CustomLegendItem using the Visiblity property

DXControls for WPF

  • "Minimize" is incorrectly localized to Japanese in dx:ThemedWindow
  • Alternative palette colors are not present in Palettes_Base.xaml
  • FilteringUI - RangeFilterElement cannot work with DBNull values
  • Scrollbar's corner displays a wrong background color when the Office2019Black theme is used
  • The parent window is reactivated after dragging a tab item out from DXTabControl
  • The Win32 exception is raised when DXSplashScreen is used for a long time

DXDiagram for WPF

  • DiagramDesignerControl's Toolbox disappears after switching tabs in the parent DXTabControl
  • The SnapToGrid property value doesn't disable DiagramConnector's axis snapping feature
  • There is no way to customize the position of DiagramConnector's content

DXDocking for WPF

  • A group cannot be correctly restored if the last panel is moved out from the group but this group still contains closed panels
  • Dock panels cannot be pinned after redocking floating tabs
  • DockLayoutManager's Japanese localization does not follow the Microsoft Japanese Style Guide
  • NullReferenceException when creating a floating tab in DockLayoutManager
  • The "DockingStringId.MenuItemClose" string has incorrect content in Russian localization

DXEditors for WPF

  • ComboBoxEdit does not update its text when a selected item raises PropertyChanged with the null parameter and the DisplayMember property value is updated
  • ComboBoxEdit is not focused programmatically when using TokenComboBoxStyleSettings
  • FlyoutControl works incorrectly if OpenOnHover="True"
  • PopupBaseEdit's Popup moves when declared in the Grid with SharedSizeGroup
  • ProgressBarEdit's border becomes thicker in certain themes again
  • SpinEdit tries to set System.Decimal although EditValueType is set to Int32
  • TextEdit with EditValueType no longer accepts values when the entered value cannot be converted to the specified type
  • ToggleSwitch does not inherit Foreground in Office2010Black and Office2016Black themes

DXGantt for WPF

  • GanttTaskControl does not display its ToolTip if AllowEditing of its parent GanttView is enabled

DXGrid for WPF

  • AutoGenerateColumns do not work with an empty datasource and AllowCollectionView="False"
  • DataControlDetailDescriptor - SelectedItem of a detail grid is not updated if a user sorts this grid
  • ArgumentException if exported columns have empty headers and the grid is exported to XLSX
  • EditFormDialog: ArgumentNullException is raised when double clicking AutoFilterRow
  • GridControl applies incorrect AutoFilterCrtiteria to columns when horizontal scrolling virtualization is enabled
  • GridFilterCriteriaToExpressionConverter does not support nested properties
  • HyperlinkEdit does not raise the RequestNavigation event when the Enter key is pressed
  • KeyNotFoundException is thrown when opening the Filter Editor with a specific date filter applied
  • NotImplementedException is thrown in GridControl when the MergeColumnFiters method is called
  • RangeFilterElement - The min and max values are not updated if data values are changed between the BeginDataUpdate and EndDataUpdate method calls
  • TreeListView doesn't update the visible state of child nodes when a parent node becomes visible

DXMap for WPF

  • Map Editor - MapPolyline markers are drawn with an offset during zooming when a non-default stroke thickness is specified
  • Selected map items are not highlighted when the MapControl is placed in TabControl and the active tab is changed
  • VectorLayer - The ShapeFileDataAdapter.DistanceBasedClusterer object behavior is changed after the upgrade

DXPivotGrid for WPF

  • ArgumentOutOfRangeException is raised in the Fields.Clear method if a group filter is set

DXPrinting for WPF

  • DocumentPreviewControl - If XLSX export fails with an error, the Export & Email buttons stay disabled

DXRibbon for WPF

  • A collapsed RibbonControl has an incorrect height in OfficeSlim mode
  • RibbonControl has an incorrect height in OfficeSlim mode
  • ValueCollectionEnumerator incorrectly implements the IDisposable pattern

DXRichEdit for WPF

  • Load RTF with Watermark
  • SimpleView does not show a horizontal scrollbar when an image exceeds the document bounds
  • SimpleView's horizontal scrollbar operates incorrectly if the WordWrap option is enabled
  • The selection font changes to Calibri when pasting HTML text
  • Underlined text that uses the Gill Sans MT font is printed incorrectly

DXScheduler for WPF

  • ArgumentOutOfRangeException is thrown when using the Forward or Backward items when LimitInterval's end is set to DateTime.MaxValue
  • DateNavigator navigates to incorrect dates when a user clicks the left and right buttons with the pressed Ctrl key
  • Dragging an appointment from an external source doesn't work if LimitInterval is set
  • NotImplementedException occurs when GridReportManagerService is used to print SchedulerControl's ListView with a custom field
  • NullReferenceException occurs if SchedulerDateNavigatorStyleSettings' Scheduler property is reset to "null"
  • Shorter appointments are displayed first in the sort order starting with version 18.2

DXSpellChecker for WPF

  • SpellChecker incorrectly replaces the misspelled word when text is edited manually
  • Strange behavior and ArgumentOutOfRangeException when spell checking is missing a space at end of a sentence
  • The Spelling dialog shows the Delete option for the second word in the sequence of two repeating misspelled words after the first misspelled word has been corrected

DXSpreadsheet for WPF

  • An extra carriage return is added to the cell value if the Cancel parameter is set to True in the CellEndEdit event handler
  • Rotated text is not wrapped in a cell
  • The XIRR function calculation convergence issues

NuGet Packages

  • NuGet packages without dependencies (such as DevExpress.Data) are resolved for an incorrect target framework

PDF Viewer for WPF

  • DirectX Rendering - Objects with a very small clip region are not rendered
  • DirectX Rendering - Text with the "FillAndStroke" rendering mode is rendered incorrectly
  • NullReferenceException is thrown after closing an additional window with the thumbnails menu open
  • Parsing - Documents containing optional content properties with an incorrect default configuration cannot be opened
  • Parsing - Documents with an incorrect mask image cannot be opened
  • PdfViewer cuts text entered by a user when a form field is edited

Project Templates

  • DevExpress Template Gallery - Item Templates from the .NET Framework installation are visible and cause errors in .NET Core 3 Desktop projects

Windows UI

  • Navigation - Provide the SaveToNavigationJournal property

XtraReports Suite

  • A wrapped rotated string is cut off when a report is exported to PDF
  • Binding Expressions with a multi-value report parameter do not work
  • DocumentPreviewControl - System.NullReferenceException is thrown when showing the control in a specific scenario
  • EUD - Script's Page: Control and Event ComboBoxes are empty
  • Export to DOCX - Large images or charts may be split between document pages incorrectly in "SingleFilePageByPage" export mode when the "TableLayout" option is enabled
  • Export to PDF - GDI handles leaks under a certain XtraReport layout configuration (text boxes in XRRichText)
  • Invalid value conversion error for the "Point-Fixed positive" editor
  • Issue with double clicking the FieldList item in combination with a custom FieldListNodeTool
  • Report Parameters - A calculated field cannot be used for sorting dynamic look-up collections (the "Invalid Data Member" error)
  • Report Summary - Changing TextFormatString in the BeforePrint event handler does not work
  • Visual Studio Report Designer - External REPSS styles do not work at the inherited report level

DevExpress ASP.NET 19.1.7

$
0
0
DevExpress ASP.NET

Improves Spreadsheet, Data Grid and Report controls.

Fixes

All ASP.NET Bootstrap products

  • Bootstrap Controls - Deferred initialization causes the "ASPxClientHint is undefined" and "Too late" errors during the spreadsheet control load on a callback

All ASP.NET Core products

  • ASP.Net Core Dashboard - The EffectiveUserName attribute is not passed in the request when the XMLA OLAP provider is used

All ASP.NET MVC products

  • The "An error occurred creating the configuration section handler for devExpress/resources" exception occurs in the multi thread case

All ASP.NET Web Forms products

  • The "An error occurred creating the configuration section handler for devExpress/resources" exception occurs in the multi thread case
  • The ASPxSharePointRegister.exe application throws an exception on startup

ASPxCardView

  • The "Index was outside the bounds of the array" error occurs during the export
  • Incorrect location of command buttons in the card in the iOS theme

ASPxDataEditors

  • ComboBox - A Java Script error occurs when a multi-column combo box is empty and adaptivity is enabled

ASPxGridView

  • Batch Edit - It is not possible to use the space key in an editor located inside the DataItemTemplate container
  • BatchEdit - The "Value cannot be Null" error occurs on adding a new row with empty values if an editable BinaryImage column is used
  • Selection is lost when EndlessPaging and grouping are used
  • The Column.Width property is not taken into account while calculating columns' widths if the ShowColumnHeaders property is set to false
  • The e.NewValues collection is initialized incorrectly if the GetRowValues method is invoked in the CellEditorInitialize event handler of an empty grid

ASPxHtmlEditor

  • Add the capability to prevent inserting the "<br />" element to the end of the "table" element after switching between "Design" and "HTML" views

ASPxQueryBuilder

  • Query Builder cannot display certain data types in the list of available types

ASPxRichEdit

  • ASP.NET Office Controls - Printing does not work in Chrome 77.0.3865.75
  • A server error occurs on document content editing in a certain scenario
  • Image upload doesn't work on Azure with the disabled ARR Affinity
  • Images of the emf\wmf types contained in a document cause an error when the control is used on Azure
  • The client-side fileDownload command doesn't work after installing the DevExpressNETComponentsSetup-19.1.6.19288 hotfix
  • Document content becomes corrupted if the document was opened right after being saved
  • Incorrect code is used to determine the paragraph ending
  • The "Cannot read property 'startLogPosition' of undefined" error occurs on an attempt to type any text after a document was opened during a callback

ASPxScheduler Suite

  • Custom text specified in the InitAppointmentDisplayText event handler is lost on appointment moving
  • It's not possible to change an appointment on a touch screen by resizing it with the mouse in Edge
  • Spaces are shown incorrectly between the start and end time inside an appointment
  • The View Navigator becomes visible after a postback although the ShowViewNavigator property is disabled when e.ForceReloadAppointments is enabled in FetchAppointments
  • ASPxScheduler incorrectly intercepts keyboard shortcuts when a control in ToolbarViewVisibleIntervalTemplate is focused

ASPxSpreadsheet

  • Printing does not work in Chrome 77.0.3865.75
  • It is impossible to edit a cell after validating another cell
  • The file is corrupted after saving a file with pivot tables

ASPxTreeList

  • The edit form is not shown for a newly created node which is a child of nodes shown after filtering

Bootstrap Charts

  • An incorrect title element is generated

Bootstrap GridView

  • BatchEdit - The "Value cannot be Null" error occurs on adding a new row with empty values if an editable BinaryImage column is used

Bootstrap Rich Text Editor

  • Printing does not work in Chrome 77.0.3865.75
  • Incorrect code is used to determine the paragraph ending

Bootstrap Scheduler

  • DateHeaderTemplate is not applied in different views

Bootstrap Spreadsheet

  • Printing does not work in Chrome 77.0.3865.75
  • Excel documents cannot be uploaded into the BootstrapSpreadsheet document because of JS errors ("dx is not defined")

Data Access Library

  • SqlDataSource - Parameters are not permitted in the SELECT list (Pervasive)

DevExtreme Core

  • Form - Accessibility - Label context is incorrect if editorType is 'dxRadioGroup'
  • Scaffolding - NullReferenceException is thrown on an attempt to generate a controller using the "Devextreme Api Controller with actions, using Entity Framework" template

DevExtreme Data Grid

  • CustomStore.load doesn't contain the "select" parameter after certain queries
  • Cannot expand an adaptive row if the virtual scrolling mode is applied
  • Mater-Detail - Multiple dx-datagrid-focus-overlay elements are rendered in the detail grid
  • The columns.filterValue option is ignored if State Storing is enabled
  • The E1046 error occurs after a column is moved from the group panel when a Custom Store with a specified 'key' is used and allowColumnReordering is enabled
  • The onFocusedRowChanged event is not raised when the focusedRowEnabled option is enabled in code
  • The onFocusedRowChanging event is not raised when a column with selection check boxes is clicked
  • The size of a column separator stays the same when a container size is changed in a certain scenario
  • DataGrid doesn't allow state resetting if a page was not reloaded
  • DataGrid exports columns with the offset if the allowExporting option is set to false for a column under a band column

DevExtreme Data Visualization

  • Chart - Scrolling does not work smoothly on touch-enabled devices
  • Chart doesn't show a tooltip if a label is hovered
  • RangeSelector - The onValueChanged event handler doesn't have the 'event' parameter

DevExtreme File Management

  • It is not possible to create a new folder via the context menu in the Thumbnails view

DevExtreme Pivot Grid

  • Fields are not scrolled when virtual scrolling is enabled and there is no data

DevExtreme Scheduler

  • DX widget doesn't appear in AppointmentTooltipTemplate the first time the tooltip is shown
  • crossScrollingEnabled corrupts horizontal layout
  • Scheduler doesn't display an appointment in timelineWeek if is starts after endDay
  • Scheduler: Uncaught TypeError: Cannot read property 'index' of undefined under certain conditions

DevExtreme UI Widgets

  • FilterBuilder - The lookup field selection does not work when displayExpr is specified as a custom function
  • Form - Accessibility - Label context is incorrect if editorType is 'dxRadioGroup'
  • Form - An item's label ignores DisplayAttribute set for a model if the label is defined
  • Form - Switch is incorrectly aligned in the Material theme if the label.location property is set to "left"
  • Form - The resetValues method doesn't clear all validation errors in ValidationSummary
  • Form - ValidationSummary shows no errors if a validation rule was added to a form's item at runtime
  • TagBox - Keyboard Support - The 'Alt + ↓' and 'Alt + ↑' key combinations don't work
  • TagBox - The widget cuts a long text string to the left on typing
  • TagBox doesn't display a value when DataSource is grouped
  • TextBox - The 'reset' method doesn't reset the 'value' option to an empty string if the 'mask' option is not empty
  • The 'required' validation rule unexpectedly fails in certain scenarios

MVC GridView

  • BatchEdit - The "Value cannot be Null" error occurs on adding a new row with empty values if an editable BinaryImage column is used
  • Selection is lost when EndlessPaging and grouping are used
  • Calling the DeleteRow method in the Edit Form leads to an incorrect GridView layout
  • Information about invalid values in unmodified data is not shown in Preview Changes
  • The "Cannot read property 'GetDate' of null" JS error occurs if two default DateEdit editors in the filter row are used as a Date Range picker

MVC Navigation, Layout & Multi-Purpose Extensions

  • PopupMenu - The component infinitely flickers in Chrome if the browser window size is small

MVC Report

  • Export to DOCX - Formatted text loses underlines if they are split across document pages
  • Report Summary - Changing TextFormatString in the BeforePrint event handler does not work
  • Visual Studio Report Designer - External REPSS styles do not work at the inherited report level
  • Web Report Designer - XRChart's BarDistance and BarDistanceFixed properties are not serialized

MVC RichEdit

  • ASP.NET Office Controls - Printing does not work in Chrome 77.0.3865.75
  • MVC Rich Edit - Document content becomes corrupted if the document was opened right after being saved
  • RichEdit - Incorrect code is used to determine the paragraph ending

MVC Scheduler

  • The appointment has an incorrect position while resizing if it was dragged and the editing is canceled by the Esc button before
  • Appointment layout is calculated incorrectly after the page is refreshed
  • The InitNewAppointment event handler is not accessible at the SchedulerSettings level
  • Appointments are rendered incorrectly on 31.03.19 if the server's time zone supports daylight saving time
  • Dates with appointments are not rendered with a bold font in a dropdown if they belong to an inactive month
  • The Time Ruler's selection is not updated if appointment dragging was canceled
  • Time Line View's content cannot be scrolled horizontally on mobile devices (iPad)
  • The "Cannot read property 'GetItemByName' of undefined" error occurs when dragging an appointment with a right mouse button if a context menu is empty or hidden

MVC Spreadsheet

  • Printing does not work in Chrome 77.0.3865.75

MVC TreeList

  • An image isn't shown when exporting and assigning the e.ImageValue property in the RenderBrick handler

Navigation, Layout & Multi-Purpose Controls

  • ASPxFormLayout - Layout Items have an incorrect height if some layout item has the RowSpan property specified and the ASPxMemo control with the 100% height inside
  • ASPxSplitter - A pane with the enabled AutoHeight property is not recalculated after changing the available space if the browser is zoomed
  • PopupMenu - The component infinitely flickers in Chrome if the browser window size is small
  • TreeView - Node Text Wrapping does not work under certain circumstances

NuGet Packages

  • NuGet packages without dependencies (such as DevExpress.Data) are resolved for an incorrect target framework

Rich Text Editor for ASP.NET Core

  • Hyperlink formatting is not restored for existing hyperlinks after a document is loaded
  • It's impossible to change a data source on the client side
  • Incorrect code is used to determine the paragraph ending

Spreadsheet for ASP.NET Core

  • The ASPx.TouchUIHelper.AttachDoubleTapEventToElement error is raised when running an application on a Mobile device
  • Printing does not work in Chrome 77.0.3865.75
  • Filtering and sorting don't work in Full Screen mode

XtraCharts Suite

  • Axis Labels and Titles are always shown inside the chart's diagram when the AxisX.Alignment property is set to Zero and the scrollbar element is hidden
  • DevExpress.Data.Filtering.Exceptions.InvalidPropertyPathException is thrown on showing a report with a chart whose series has two data filters and the Series. DataFiltersConjunctionMode property is set to OR

XtraReports Suite

  • A report is exported with the DXXRDV name if the DisplayName property contains an apostrophe mark
  • ASPxDocumentViewer - Print Report button does not work after Google Chrome Update 76.0.3809.132
  • ASPxWebDocumentViewer - Is it possible to pass a friendly ObjectDataSource exception message to an end-user ?
  • Binding Expressions with a multi-value report parameter do not work
  • DevExpress.Data.Filtering.Exceptions.InvalidPropertyPathException is thrown on showing a report with a chart whose series has two data filters and the Series. DataFiltersConjunctionMode property is set to OR
  • dx-report-viewer - Parameter editor displays incorrect text for an empty value in Angular applications
  • Export to DOCX - Formatted text loses underlines if they are split across document pages
  • Export to DOCX - Large images or charts may be split between document pages incorrectly in "SingleFilePageByPage" export mode when the "TableLayout" option is enabled
  • Export to PDF - GDI handles leaks under a certain XtraReport layout configuration (text boxes in XRRichText)
  • Report Parameters - A calculated field cannot be used for sorting dynamic look-up collections (the "Invalid Data Member" error)
  • Report Summary - Changing TextFormatString in the BeforePrint event handler does not work
  • Visual Studio Report Designer - External REPSS styles do not work at the inherited report level
  • Web Document Viewer - The sender in the CustomizeMenuActions event handler doesn't contain the PerformCustomDocumentOperation method
  • Web Report Designer - The " 'null' is not a valid value for 'connectionString' " error occurs on an attempt to access the JsonDataSource.JsonSource property in the report storage's SetData method
  • Web Reporting - Several client-side errors occur in an Angular 8 application
  • Web Reporting - The 'Request is not available in this context' error occurs on loading a report layout

DevExpress WinForms 19.1.7

$
0
0
DevExpress WinForms

Improves PDF Viewer, Charts and Pivot Grid controls.

Fixes

All WinForms products

  • FilteringUIContext - The component freezes when showing filters for a large data source
  • FilteringUIContext - There is no indication for an applied filter and there is no way to re-set the current filter for a Boolean field
  • SuperTip's image cannot be removed at design time
  • ToolboxControl - An exception is thrown when a filter is applied and accessibility is used
  • Vector Skins - Custom skins are re-rendered even if it is not the light skin version

Data Access Library

  • SqlDataSource - Parameters are not permitted in the SELECT list (Pervasive)

eXpress Persistent Objects

  • LINQ to XPO - The OfType method throws InvalidOperationException when called in a sub query

NuGet Packages

  • NuGet packages without dependencies (such as DevExpress.Data) are resolved for an incorrect target framework

PDF Viewer

  • DirectX Rendering - Objects with a very small clip region are not rendered
  • DirectX Rendering - Specific document images are blurred
  • Parsing - A document containing an empty dictionary as an 'open action' value cannot be opened
  • Parsing - Documents containing an optional content configuration dictionary with an invalid "Order" key cannot be opened
  • Parsing - Documents containing optional content properties with an incorrect default configuration cannot be opened
  • Rendering - Ink annotations without generated appearance cannot be rendered
  • Usability - There is no method to programmatically show the SaveAs and OpenDocument dialogs
  • Usability - There is no straightforward approach to replace the built-in "Annotation Properties" dialog

Project Templates

  • DevExpress Template Gallery - Item Templates from the .NET Framework installation are visible and cause errors in .NET Core 3 Desktop projects

Snap

  • Text is rendered incorrectly in the Print Preview window if the SnapControl's active view is set to Simple or Draft
  • The 'Show all field codes' and 'Show all field results' Ribbon items are disabled if the caret is located inside a text box

WinForms Demos

  • Bars - The dropdown arrow is not noticeable when resizing a bar and when the DrawBorder option is disabled
  • TreeList Demo - RowNotInTableException is thrown after dragging a node item within ListBoxControl

XtraBars Suite

  • A bar item from BarSubItem is shown in the Unassigned Items category in the search menu
  • AccordionControl - The Expanded Property (changed in the Designer) is not updated in the Designer.cs file
  • AccordionControl - A group is not expanded when a control is used in minimized state and AccordionContentContainer shows a vertical scrollbar
  • AccordionControl - Items' Expanded/Collapsed state in the popup window is not synchronized with the collapsed hamburger menu
  • AccordionControl is drawn in a different manner on Windows 10 build 1903
  • AddFloatingDocumentsHost raises NullReferenceException: 'Object reference not set to an instance of an object.'
  • ApplicationMenu is flickering on opening when a dark skin paint scheme is used
  • DocumentManager - Panels stay in memory after calling the DockManager.Clear method
  • DocumentManager WindowsUIView - Certain controls do not update their appearance when changing a skin
  • NullReferenceException on showing PopupMenu in some situations
  • Ribbon Page Header disappears if RibbonControl's RightToLeft property is set to Yes
  • RibbonControl - Cannot assign raster images to items
  • RibbonControl - KeyTip is not shown for the last item
  • RibbonControl - Page header bar items' alignment cannot be changed in RTL mode
  • RibbonControl - Selecting a ribbon page is not caught by accessibility tools since 19.1
  • RibbonControl - Shortcuts don't work after closing a menu via Esc if any menu item is focused
  • RibbonControl - The PictureEdit editor's animation doesn't work until the editor is activated
  • RibbonControl's Search Menu displays a TouchUI item even though it is hidden
  • RibbonStatusBar - The position is incorrect when size is changed using the MinimumSize property
  • The DocumentAction button doubles after the Flyout container is shown
  • The RibbonControl.SaveLayoutToXml(path) method throws NullReferenceException
  • TileControl - StackOverflowException is thrown when a TileItemElement has specific settings
  • Tabbed Document layout - Pin/Unpin icons are reversed
  • XtraTabbedMdiManager - ArgumentNullException is raised in the System.Drawing.Graphics.FromHdc(IntPtr hdc) method

XtraCharts Suite

  • An unhandled exception occurs after the ChartControl.UseDirectXPaint option is enabled in design mode
  • Axis Labels and Titles are always shown inside the chart's diagram when the AxisX.Alignment property is set to Zero
  • Chart Designer - Actual point values are not shown for data bound series after the Chart.DataSnapshot method call
  • Memory leaks exist after destroying a control
  • The Constant Line value is not restored correctly in a different locale environment
  • DevExpress.Data.Filtering.Exceptions.InvalidPropertyPathException is thrown on showing a report with a chart whose series has two data filters and the Series. DataFiltersConjunctionMode property is set to OR
  • Point Series markers are rendered incorrectly when more than a thousand Series points are shown
  • Series Point labels are not shown after refreshing the chart layout in certain situations when the Axis Scrolling feature is enabled
  • Stacked Step Area - The Series border with default thickness (1) is not drawn in certain situations
  • The chart control does not display an axis if the VisibleInPanesSerializable property has the String.Empty value
  • The default ChartControl cursor type is changed when the Annotation runtime editing is enabled
  • Usability - There is no capability to integrate custom help content in the Chart Designer dialog

XtraEditors Library

  • FilterControl - Incorrect sort order of nested properties when using FilterCriteriaDisplayStyle.Visual
  • CheckButton doesn't take some StyleController appearance settings into account
  • DateEdit - The context menu of the time edit is not skinned
  • DXErrorProvider - Errors are cleared after focus is moved from a control
  • FontEdit - A focused row in a dropdown does not show text in Bonus Skins
  • GridLookUpEdit - A designer does not follow the Dark VS theme
  • GridView - The Indeterminate state of CheckEdit does not print when the AllowGrayed option is disabled
  • GridView - There is no capability to enlarge the field dropdown in the Filter Editor when the grid contains nested fields
  • Items in the BreadCrumb popup form are incorrectly drawn when these items are scrolled
  • NullReferenceException is thrown on calling the ManagedStrategy.UpdateVisualState method
  • PictureEdit - The TakePictureDialogClosedEventArgs class does not provide the DialogResult property
  • PictureEdit - There are no virtual methods that allow overriding the TakePictureDialogShowing/TakePictureDialogClosed events in the control descendant
  • ProgressPanel doesn't take WindowsFormSettings.DefaultFont into account
  • Screen Reader cannot read the sequence of all tokens in TokenEdit
  • System.ArgumentException is thrown in the SkinImageColorizer.CalcLightness method
  • TimeSpanEdit - An incorrect value is returned if the "HH:mm" mask is set to an editor if nullable TimeSpan is used for an underlying field
  • TimeSpanEdit - The EditValue property is unpredictably changed when using high values for the MaxMinutes property
  • TimeSpanEdit / TimeEdit - A mask doesn't work in GridView's Auto Filter Row
  • TimeSpanEditor - Hours that are set in the editor's text area are reset
  • TokenEdit - A wrong token is selected from a drop-down window instead of adding a new token in Manual Mode
  • TokenEdit - Drop-down can still be displayed when pressing the Alt+Down key even if the ShowDropDown property is set to false
  • TokenEdit - The editor is not marked as modified when adding a new token in manual mode
  • TrackBarControl rounds EditValue to a smaller integer number on changing the value by a mouse click
  • TrackBarControl  - It is hard to change an editor's value by the thumb in some skins
  • XtraOpenFileDialog - ArgumentNullException is thrown when copying an address and the path is "This PC"

XtraGrid Suite

  • AdvBandedGridView - Group summary items are positioned in group rows in Data Aware export
  • BandedGridView - Group summaries are missing in export when the XlsxExportOptionsEx.TextExportMode property is set to TextExportMode.Text
  • EmptyCellValue can be used for calculating view information of editors in GridControl in certain scenarios
  • Excel Filter popup - Setting the ShowFilterPopupExcel event's e.ShowCustomFilters parameter to False raises an exception when using a custom filter with 2 conditions
  • Grid Designer - The columns list is incorrectly scaled under non-default DPI settings
  • Detail views unpredictably collapse and display incorrect rows when the master view is filtered
  • Exported custom summary items do not take into account font settings specified in the CustomizeCell event handler
  • Modifying the ForeColor property in Rule Appearance at design time closes the designer
  • The "Nullable object must have a value" exception is thrown when the FilterPopupExcelData event is used
  • GridView doesn't highlight ellipsis when searching if a matching text is trimmed in GDI painting mode
  • Group rows are exported as images when the WYSIWYG mode is used
  • KeyNotFoundException is raised when a key is pressed in the excel popup window
  • ReportGenerator - Report cells' font is changed when FormatRules formatting is applied to these Grid cells
  • System.Runtime.InteropServices.COMException(0x887A0005) is raised when the DirectX drawing mode is enabled
  • TextEdit is used in Auto Filter Row in the TimeSpan column
  • TileView - An image cannot be displayed using the HTML image tag
  • TileView - Tiles in the resultant file are cut off after exporting to PDF on monitors with scaling greater than 100%
  • When GridControl is exported to Excel, the font in a cell is smaller if text in corresponding cells in the GridControl is truncated
  • WinExplorerView always displays a horizontal scrollbar when it is used as a detail view and GridControl.UseEmbeddedNavigator is set to true
  • Row appearance settings are not taken into account by automatically created repository items with dropdowns
  • The GetSelectedRows method returns the wrong value if the CheckBoxSelectorField property is set

XtraLayout Suite

  • DataLayoutControl - Tabs are generated incorrectly
  • LayoutControl's layout is not correctly updated when item visibility changes
  • PropertyGrid in LayoutControl's CustomizationForm displays nothing when Item is selected
  • SimpleLabelItem - ImageOptions aren't displayed in CustomizationForm's PropertyGrid

XtraMap

  • Application hangs when a user drags the map item that displays a custom image tile layer

XtraPivotGrid Suite

  • PivotGrid cannot calculate UnboundExpression if the name of the data source column contains the dot character
  • The Best Fit operation does not take the font style into account
  • The PivotGridField.DefaultDateFormat property does not have any effect
  • The RetrieveFields method does not retrieve dimensions from an OLAP datasource when the PivotArea.DataArea value is used as a parameter

XtraReports Suite

  • A spanned cell is shown in the PageHeader band whose PrintOn property is set to NotWithReportFooter and the ReportFooter band is shown on the same page
  • A wrapped rotated string is cut off when a report is exported to PDF
  • Binding Expressions with a multi-value report parameter do not work
  • DevExpress.Data.Filtering.Exceptions.InvalidPropertyPathException is thrown on showing a report with a chart whose series has two data filters and the Series. DataFiltersConjunctionMode property is set to OR
  • Document Viewer - Interactive functionality doesn't work if at least one brick is selected
  • End-User Report Designer - The (none) option is not shown for a cascading parameter (AllowNull = True)
  • Export to DOCX - Formatted text loses underlines if they are split across document pages
  • Export to DOCX - Large images or charts may be split between document pages incorrectly in "SingleFilePageByPage" export mode when the "TableLayout" option is enabled
  • Export to PDF - GDI handles leaks under a certain XtraReport layout configuration (text boxes in XRRichText)
  • Report Parameters - A calculated field cannot be used for sorting dynamic look-up collections (the "Invalid Data Member" error)
  • Report Summary - Changing TextFormatString in the BeforePrint event handler does not work
  • Search doesn't work for the filed list in the XRPivotGrid Designer
  • Visual Studio Report Designer - External REPSS styles do not work at the inherited report level
  • Web Reporting - The 'Request is not available in this context' error occurs on loading a report layout

XtraRichEdit

  • A paragraph uses a wrong font after importing a specific WordML document
  • An Rtf document with incorrectly written picture dimensions cannot be opened
  • FormatException on launching an application under the Greek culture
  • InvalidCastException on an attempt to move a text box in a specific document
  • InvalidComObjectException - COM object that has been separated from its underlying RCW cannot be used
  • Leading spaces are incorrectly processed when text alignment is set to Justify
  • Load RTF with Watermark
  • RichEditControl does not rerender the document when a bookmark is inserted and the inserted bookmark is not displayed
  • RTL - The caret behaves incorrectly at the end of the paragraph with numbering list item
  • RTL - The caret behaves incorrectly for a paragraph if the bidi attribute is specified in the paragraph style and not in the paragraph properties
  • SimpleView does not show a horizontal scrollbar when an image exceeds the document bounds
  • SimpleView's horizontal scrollbar operates incorrectly if the WordWrap option is enabled
  • TextBox content becomes invisible in the Draft view if this TextBox is located below the last layout row
  • The "Find and Replace" dialog layout is broken if the Danish locale is used
  • The "The key already existed in the dictionary." exception is thrown when several RichEditControls with a toolbar are instantiated in separate threads
  • The AdjustColorsToSkins property does not work for text inside a table
  • The 'Show all field codes' and 'Show all field results' Ribbon items are disabled if the caret is located inside a text box
  • Usability - There is no public API to retrieve a misspelled word after a user selects a suggestion from the context menu

XtraScheduler Suite

  • Registering a skin via a blob file doesn't work correctly when the Async mode is used
  • The Outlook synchronization fails when the data source doesn't contain the Pattern appointment for the ChangedOccurrence appointments
  • SchedulerControl, DayView - ArgumentOutOfRangeException is thrown on scrolling in some cases

XtraSpellChecker

  • The Spelling dialog shows the Delete option for the second word in the sequence of two repeating misspelled words after the first misspelled word has been corrected

XtraSpreadsheet

  • "Column does not allow null error" on deleting all rows in a table bound to a data source with fields, which do not allow Null values
  • A specific image added in a worksheet is rendered pixelated
  • ArgumentException occurs on an attempt to remove a comment obtained using the GetComments method
  • Curved connector is displayed as a straight line when connector points are located on the same vertical or horizontal axis
  • NullReferenceException is thrown in the LayoutTilesPainter.DrawItemBackground method on an attempt to render a specific pivot table
  • OutOfRangeException occurs on an attempt to obtain a row from the Worksheet.Rows collection after inserting and removing several rows
  • Performance penalties on an attempt to copy a range with formulas and paste it in a different large range
  • The XIRR function calculation convergence issues

XtraTreeList Suite

  • It is impossible to focus the bottom node after rearranging nodes via drag and drop
  • TreeList - The Inspect tool returns real values instead of display values whewn handling the CustomColumnDisplayText event
  • TreeList Demo - RowNotInTableException is thrown after dragging a node item within ListBoxControl

XtraVerticalGrid Suite

  • NullReferenceException is raised when the OptionsBrick.AllowBrick property is changed in the CustomRowCreated event handler
  • NullReferenceException is thrown on restoring the layout containing MultiEditorRow under certain circumstances
  • PropertyGridControl - Disabled row with RepositoryItemCheckEdit displays text instead of a check box
  • PropertyGridControl - NullReferenceException is thrown in the DrawRowHeaderCell method when a new layout is saved at design time
  • Old value is selected in RepositoryItemComboBox after changing other cell values in the CellValueChanged event handler
  • The caption of the selected row is not shown

DevExpress Universal 19.1.7

$
0
0
DevExpress Universal

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

Features

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


DevExpress DXperience 19.1.7

$
0
0
DevExpress DXperience

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

Features

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

Telerik UI for Blazor 2.2.0

$
0
0
Telerik UI for Blazor

Adds column reordering to Grid.

Features

  • Common
    • Compatibility with .NET Core 3.1 preview 1.
  • Grid
    • Column reordering.
    • Virtualization.

Fixes

  • Common
    • Updated dependencies in the DataSource package.
  • AnimationContainer
    • Animation Container is not shown when turning off animation.
  • DatePicker
    • Popup is not visible in Firefox.
    • DatePicker's calendar cuts some dates for months having 6 rows.
  • DateTimePicker
    • TimePicker can't set time.
    • Popup is not visible in Firefox.
  • DropDownList
    • Popup is not visible in Firefox.
  • Grid
    • Wrong selection checkbox state in Client app when clicking the checkboxes.
    • The grid's pager Next/Last buttons remain active even if no items are rendered.
    • Wrong column alignment when no scrollbar is present (e.g., on mobile devices).
    • "Add" command not using popup mode.
  • Menu
    • Grid filter menu closing throws.
    • Popup is not visible in Firefox.
    • Multiple parent menu items can be expanded at the same time.
  • TimePicker
    • TimePicker can't set time.
    • Popup is not visible in Firefox.
  • Window
    • When minimized Window header becomes transparent for Bootstrap and Material themes.

FathGrid released

$
0
0
FathGrid

Pure JavaScript component for data entry, presentation, management and analytics.

Features

  • Installation - Just include fathgrid.js in your HTML page and you are good to go. No dependencies. Use with any front-end framework.
  • Paging - Set page size, control current page via code or show an intuitive pager with first, previous, current, next, last page buttons. Click on current page to enter a page number to go to.
  • Sorting - Click on column header to sort in ascending or descending order. Hold the shift key to add multiple columns to the sort criteria.
  • Search and filter - Type in instant search box or filter data by column values.
  • Group and aggregation - Easily control data grouping and add group footers with aggregation and/or table footers.
  • Interactive data graph - Data visualization with build-in graphs of various types. Just click in a toolbar to generate a graph. And, the graph will change as you change the data. To enable graph support, include chart.js in your page and charting functionality will be automatically enabled.
  • Print data - Print data without the rest of the page content with a click on a button in grid toolbar. The print function opens whole data grid content in another tab, optionally adds graph and a title, then print..
  • Exporting - Text, CSV, HTML and XLS export formats are supported. To enable PDF export, include jsPDF.js in your page and PDF export functionality will be automatically enabled.
  • Editing - Easily edit cell content. Editor options include text, date, select from list, textarea, color, etc. After each cell modification, a callback function is called to allow sending modified data back to the server.
  • Sub-grids - Use a sub-grid to show details of a currently selected item.
  • Data sources - Inline data, JSON objects, server-side, etc.
  • Visual Themes - Use any CSS framework you want. Easily configure CSS classes for grid elements.
  • Internationalization - Automatically detect client language or use configuration setting. RTL languages are also supported.

jQWidgets 8.3.2

$
0
0
jQWidgets

Adds support for Angular Ivy.

Features

  • Added support for Angular Ivy.

Fixes

  • Fixed an issue in jqxGrid Grouping regarding rendering when built with Angular Ivy.
  • Fixed an issue in jqxGrid Angular Component about Grouping error thrown by setbatchgroupstate function.
  • Fixed an issue in jqxGrid about Filtering Dates, when the date format is custom.
  • Fixed an issue in jqxGrid about Filtering with custom source.filter callback function.
  • Fixed an issue in jqxGrid about autoheight rendering overlap.
  • Fixed an issue in jqxGrid about adding new row. The boundindex of the row was not set so editing it was not possible.
  • Fixed an issue in jqxGrid about an error when using showfilterrow, groupable and autoloadstate.
  • Fixed an issue in jqx.black.css about an outdated CSS syntax.
  • Fixed an issue in jqxScheduler about rendering of appointments in TimelineView.
  • Fixed an issue in jqxDataTable and jqxTreeGrid about dynamically changing the columnGroups.
  • Fixed an issue in jqxTreeGrid about dynamically setting the theme property.
  • Fixed an issue in jqxTabs about the enabled "showCloseButtons" option with "reorder" option.

Kendo UI + Telerik UI for JSP R3 2019 SP1

$
0
0
Kendo UI + Telerik UI for JSP

Adds Merge and Split tools for table cells in Editor.

Features

  • Editor
    • Merge and Split tools for table cells.

Fixes

  • Common
    • Invalid animation value in kendo.common-material.css.
  • Calendar
    • Calendar - Calling setOptions will break multiple selection support.
  • ComboBox
    • Change event is not triggered, if text() method is used, and when Clear button is clicked to clear the selection.
    • Click on associated Label with ComboBox, Multiselect and MultiColumnComboBox does not focus the input.
  • DatePicker
    • DatePicker calendar is not refreshed after clearing value in picker.
  • DateTimePicker
    • DatePicker calendar is not refreshed after clearing value in picker.
    • The popup.appendTo option is missing for the TimeView popup.
  • Draggable
    • Difficulty grouping a grid with a touch and mouse device.
  • Editor
    • Editor adds an empty paragraph on pasting text in nested table.
    • Tooltip property does not change title of Editor's Format tool.
    • Overlapping buttons in RTL Editor with resizable toolbar.
    • Not aligned tools in inline Editor toolbar in RTL.
    • Displaced inline Editor toolbar drag handle and overflow button.
  • Grid
    • Sortable settings are missing from the MVC wrapper.
    • Aggregates are not calculated correctly when dataSource.inPlaceSort is enabled.
    • Grid editing in InCell edit mode does not accept new values on mobile devices.
    • Grid.pageable.alwaysVisible=false make the pager appear by default and disappear when it's not needed.
    • Difficulty grouping a grid with a touch and mouse device.
    • Wrong column is auto-resized after auto-resize and columns reorder is performed.
    • autoFitColumn() does not calculate properly the width of the first Grid header to be collapsed in Safari.
    • autoFitColumn() does not calculate widths properly on IPad when there are icons in the header.
    • Grid should measure group and hierarchy columns' widths when showing and hiding other columns.
  • Map
    • Map layer show method attaches the same event handlers multiple times.
  • MobileListView
    • Mobile ListView it does not scroll in iOS13.
  • MultiColumnComboBox
    • Click on associated Label with ComboBox, Multiselect and MultiColumnComboBox does not focus the input.
  • MultiSelect
    • MultiSelect selected tags cannot be removed through tag's delete button in iOS 13 Safari.
    • MultiSelect with autoBind false replaces its value with the one set in its options.
    • Readonly state is not removed from Kendo MultiSelect on calling the readonly method.
    • Click on associated Label with ComboBox, Multiselect and MultiColumnComboBox does not focus the input.
  • PDFViewer
    • Memory Leak in Kendo PDFViewer when loading files.
    • PDFViewer download does not work in iOS 13.
    • Wrong scroll position of PDF file content on paging through PDFViewer's Pager and jQuery 3.4.1.
    • Search dialog throws an error with jQuery 3.4.x.
    • Unable to download PDFViewer's PDF file on iOS.
  • PivotGrid
    • PivotGrid Configurator messages should not be draggable.
  • QRCode
    • QRCode appears squashed when drawn as canvas.
  • Scheduler
    • Scheduler cannot be scrolled in iOS 13 with Chrome.
    • Scheduler moveStart event does not trigger on mobile devices.
  • Scroller
    • Mobile Application with nativeScrolling does not scroll on device with iOS 13.1.
  • Spreadsheet
    • Spreadsheet ColumnHeaderMenu does not open on frozen column header right-click.
    • Databound Spreadsheet loses data on inserting a header row.
    • Spreadsheet Text and Background custom color popups are cropped.
    • Spreadsheet does not alert the user when trying to sort Range with merged cells.
    • Flickering custom cell editor for Spreadsheet column with configured filtering / sorting and SASS themes in Chrome and FF.
  • TreeList
    • Treelist horizontal scroll disappears when no items available.
  • Upload
    • Smaller than expected height of not async Upload in Office365 theme.
  • Window
    • Window animation duration option is not applied correctly.
    • Window title method does not remove the wrapper padding.
Viewing all 2706 articles
Browse latest View live


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