Lanzamientos de DevExpress ASP.NET and Blazor

Released: Dec 9, 2022

Actualizaciones en 22.2

Características

ASP.NET Core Controls

Microsoft .NET 7 Support

  • Added full support the latest build of .NET 7.

.NET 6 Support

  • .NET 6 is now the minimum supported framework version - This release requires .NET 6 and Microsoft Visual Studio 2022 (v17.0) or higher.

Charting

  • Range Bar Chart - Minimum Bar Size - You can now use the new minBarSize property to specify minimum size for bars displayed in the Range Bar Charts.
  • Data Visualization Components - Adapt to Container Resize - The Chart, Gauge...

Released: Oct 20, 2022

Actualizaciones en 22.1.6

Correcciones

ASP.NET Bootstrap

  • All ASP.NET Bootstrap products
    • Controls don't work correctly on Apple iPad devices with Apple iOS 15.7.
  • Bootstrap Data Editors
    • CheckBoxList - CheckBox's left border is cut off when Bootstrap v5.0.2 is used.
    • ProgressBar - Progress is not correctly displayed when the Croatian culture is in use.

Microsoft ASP.NET Core

  • All ASP.NET Core products
    • Analytics Core - The Parameter_Type_Double string cannot be translated via Localization Service.
    • Cascading parameters - No...

Released: Sep 8, 2022

Actualizaciones en 22.1.5

Correcciones

ASP.NET Bootstrap

  • Bootstrap Data Editors
    • Bootstrap TagBox - Edge on touch device - The dropdown element is closed and an item is not selected if it is selected when another item was previously selected.

Microsoft ASP.NET Core

  • All ASP.NET Core products
    • Reporting - The "Object is currently in use elsewhere." error may occur while generating reports after upgrade to v22.1.
    • Web Document Viewer - Report entries are not deleted from the Microsoft Azure BLOB storage in a distributed...

Released: Jul 28, 2022

Actualizaciones en 22.1.4

Correcciones

ASP.NET Bootstrap

  • Bootstrap Data Editors
    • Bootstrap for ListBox - IconCssClass is not working for a bound BootstrapListBox.
    • BootstrapDateEdit - A dropdown popup is cut off or isn't displayed when it is used in ASPxGridView DataItemTemplate.
  • Bootstrap GridView
    • GridView for Bootstrap - An error occurs on an attempt to use the built-in search panel after it visibility was changed using the default toolbar item.
  • Bootstrap Navigation, Layout & Multi-Purpose Controls
    • BootstapButton...

Released: Jun 20, 2022

Actualizaciones en 22.1.3

Características

ASP.NET Core

Data Grid

  • Export to PDF - v22.1 marks the official release this feature. The Export to PDF API includes the following options/capabilities:
    • WYSIWYG Export to PDF.
    • Fit-to-Page.
    • Multi-Page Export.
    • Text Wrapping.
    • Progress Indication.
    • Cell Content, Format, and Appearance Customization options.
    • RTL Support.
  • Grid Column Enhancements - Grid columns now display items based on the applied filter (not all items as in previous versions).
  • Pager - Enhanced Compact Mode - The grid...

Released: Jun 8, 2022

Actualizaciones en 21.2.8

Correcciones

ASP.NET Bootstrap

  • Bootstrap Data Editors
    • ComboBox for Bootstrap - The dropdown window's height is incorrect if the ItemsRequestedByFilterCondition event handler supplies data with the string.IsNullOrEmpty(e.Filter) condition.
    • DateEdit for Bootstrap - The DateEdit dropdown is cut off when it is used in the ASPxGridView detail row.
    • ListBox for Bootstrap - A badge is misplaced if SelectionMode is set to CheckColumn.
    • ListBox for Bootstrap - It is possible to select checkboxes when the...

Released: Apr 18, 2022

Actualizaciones en 21.2.7

Correcciones

ASP.NET Bootstrap

  • Bootstrap Data Editors
    • ComboBox for Bootstrap - Client-side error occurs when LoadDropDownOnDemand is set to True and SettingsLoadingPanel.Enabled is set to False.
    • ListBox for Bootstrap - BootstrapListBox shows 2 blank rows when it has no data and its MultiColumn feature is enabled.
  • Bootstrap GridView
    • GridView for Bootstrap - Header Popup works in an unexpected way (there are 3 callbacks that are sent when it's opened and the popup header's content is not correct...

Released: Mar 10, 2022

Actualizaciones en DevExpress Blazor UI Components

Características

DevExpress Grid for Blazor released:

  • Server Mode Data Source - The Blazor Grid now supports Server Mode data binding. Use this mode when working with large data collections in Server-based applications. Server mode allows you to quickly execute data operations against millions of records, typically within a few seconds.
  • Added support for Observable Data Collections - You can now bind the Blazor Grid to a data collection that implements the INotifyCollectionChanged or IBindingList...

Released: Mar 2, 2022

Actualizaciones en 21.2.6

Correcciones

Microsoft ASP.NET Bootstrap

  • Bootstrap GridView
    • GridView for Bootstrap - The selection state is not updated if AdaptivityMode="HideDataCellsWindowLimit" in the initial adaptive view.
  • Bootstrap Navigation, Layout & Multi-Purpose Controls
    • Bootstrap RichEdit - Ribbon does not recalculate its group and item widths according to its container size if it is placed in an invisible container.
  • Bootstrap Rich Text Editor
    • Bootstrap RichEdit - Ribbon does not recalculate its group and item...

Released: Jan 24, 2022

Actualizaciones en 21.2.5

Correcciones

Microsoft ASP.NET Bootstrap

  • Bootstrap Data Editors
    • Bootstrap ListBox - A CSS class specified using the TextCssClass property is not applied to the span element with the text.
  • Bootstrap Navigation, Layout & Multi-Purpose Controls
    • File Manager for Amazon - A bucket region specified in the SettingsAmazon-Region property is overridden with a default value.
  • Bootstrap Rich Text Editor
    • RichEdit - It is impossible to paste content using the context menu / a toolbar item / the client API...