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

Xceed Real-Time Zip for .NET V6.6

$
0
0
Xceed Real-Time Zip for .NET

Invalid dates are now silently ignored when reading the FileTimesExtraHeader.

Features

  • Invalid dates are now silently ignored when reading the FileTimesExtraHeader.

Xceed Real-Time Zip for Xamarin V6.6

$
0
0
Xceed Real-Time Zip for Xamarin

Invalid dates are now silently ignored when reading the FileTimesExtraHeader.

Features

  • Invalid dates are now silently ignored when reading the FileTimesExtraHeader.

Xceed SFTP for .NET V6.6

$
0
0
Xceed SFTP for .NET

Securely send and receive files, folders or entire directory structures quickly and easily. Latest maintenance release.

Fixes

  • Fixed a bug where SFtp downloads would count the amount of received data for flow-control purposes (local window) twice. While this did not result in corrupted data, window adjust messages were sent too early and caused some servers to report errors and close the connection on large downloads.

Xceed SFTP for Xamarin V6.6

$
0
0
Xceed SFTP for Xamarin

Provides high-performance SFTP (FTP over SSH) file transfer functionality. Latest maintenance release.

Fixes

  • Fixed a bug where SFtp downloads would count the amount of received data for flow-control purposes (local window) twice. While this did not result in corrupted data, window adjust messages were sent too early and caused some servers to report errors and close the connection on large downloads.

Xceed Toolkit Plus for WPF V3.7

$
0
0
Xceed Toolkit Plus for WPF

Improves CheckComboBox, TimeSpanUpDown and AvalonDock controls.

Features

  • Keyboard movements and selections improved for CheckComboBox.
  • Selections, incrementations and keyboard movements improved for TimeSpanUpDown.
  • Better reloading management for AvalonDock and PropertyGrid.

Fixes

  • In AvalonDock, deserializing a maximized floating window will now display it on the correct monitor.
  • In AvalonDock, dropping a floating LayoutAnchorable will no longer cause an exception when its IsActive property is set before the LayoutAnchorable is added to its parent.
  • In AvalonDock, resizing a floating window containing a LayoutAnchorable or LayoutDocument will now correctly adjust its children’s size to fit this floating window’s size.
  • In AvalonDock, using a LayoutAnchorablePaneGroup with a specific DockWidth/DockHeight containing more than one child will now correctly display all its children.
  • In AvalonDock, using LayoutDocuments with DataTemplates in Resources will no longer show an empty floating window when undocking them.
  • In AvalonDock, using the DocumentsSource or AnchorablesSource properties with static collections will no longer cause memory leaks.
  • In ByteUpDown, the default value for the property MaxLength will now be set to 3, limiting the maximum number of character entries to 3.
  • The ColorPicker and its DropDownBackground property will now work correctly under Windows 7.
  • In DataGrid, defining columns’ FieldName with an IList indexer will no longer cause an exception.
  • In DataGrid, item drag and drop will now work correctly.
  • In DateTimePicker and DateTimeUpDown, the CultureInfo.Calendar.TwoDigitYearMax property will now be read when 2 digits are used in the year formatting. This will offer the possibility to configure the 100- year range around which the 2-digit year will be built.
  • In MaskedTextBox, text input will now be possible when the mask starts with ‘or’.
  • In PropertyGrid, modifying the IsReadOnly property (or a propertyItem’s IsReadOnly property) will now update the corresponding editors.
  • In TimeSpanUpDown, when the property ShowDays is set to true, entering a value greater than 24 for the hours will now convert the value to the corresponding number of days.
  • In AvalonDock, the new CacheDocumentTabItems property from DockingManager will now prevent the LayoutDocumentPaneControl from reloading the TabItems each time they get selected.
  • In Chart, using bindings for the CustomRangeStart/CustomRangeEnd properties (from the Axis class), and modifying those values, will now properly update the Chart.
  • In ExtendedTabControl, using a style based on TabControl will now work correctly.
  • In MaterialTextField, loading the control with a Text and a Watermark will no longer create an overlap of text and watermark.
  • In MaterialTextField, multi-line editing will now be supported when setting TextWrapping=”Wrap”.
  • In PropertyGrid, reloading the PropertyGrid when many selected objects are used will no longer create a ‘flash’.
  • In PropertyGrid, when the IsScrollingToTopAfterRefresh property is false and many selected objects are used, refreshing the PropertyGrid will no longer scroll to the top.

Xceed Words for .NET V1.5

$
0
0
Xceed Words for .NET

Introduces major improvements converting to PDF.

Features

  • Major improvements converting to PDF.
  • The SetText method will now replace the text by managing all the paragraph’s runs.
  • Creating a docx document when the Windows settings decimal separator is not a dot is now supported.
  • Loading a string URL document is now supported.
  • Management of individual headers and footers is now possible per section.
  • New SetDefaultFont method can now be used to set the default family, size and color.
  • Inserting text in a bookmark can now be formated.
  • Adding a list before or after the paragraph is now be possible.
  • The following properties can now be set to configure each section of the Document: Headers, Footers, DifferentFirstPage, MarginTop, MarginBottom, MarginLeft, MarginRight, MarginHeader, MarginFooter, MirrorMargins, PageWidth, PageHeight, PageBorders, PageLayout.
  • Set page orientation individually for different sections.
  • New Charts property is now available to obtain charts associated with a paragraph.
  • Bullet lists will now use the specified bullet characters, when available in the ASCII table.
  • Convert all Sections of a document.
  • Custom margins are now converted to PDF.
  • Images contained in Tables of Headers or Footers are now converted to PDF.

Fixes

  • In Image, creating pictures with big dimensions will no longer throw exceptions.
  • In Paragraph, fixed the typo in the name of the CurrentCulture property (previously named CurentCulture).
  • In Paragraph, setting the Kerning or PercentageScale properties will no longer throw exceptions.
  • In Paragraph, using an unknown language type will no longer throw an exception.
  • In Paragraph, using UnderlineColor or UnderlineStyle after inserting a string, and using AppendPicture, will now underline the string and the picture.
  • In Paragraph, when a default LineRule is set in the default parameter of a document, it will now be taken into account.
  • In Section, the SectionBreakType property will now correctly get/set the Xml and therefore contain the desired value.
  • In Table, the default design layout ‘TableGrid’ will now be added upon creation.
  • In Table, the InsertColumn method will now support inserting a column at index 0.
  • In Table, using the SetTableCellMargin method will now add the desired cell margin even when a table style is used.
  • In PDF Conversion, a line with only tabs and images will now correctly convert the tabs.
  • In PDF Conversion, all the tables following a paragraph will now be converted to PDF.
  • In PDF Conversion, cell margins will now be correctly converted to PDF.
  • In PDF Conversion, documents with a custom Default Paragraph Name will now use this default paragraph’s properties when converting.
  • In PDF Conversion, horizontal and vertical banding will now be applied to all rows/columns in a table when specified.
  • In PDF Conversion, lines composed of images and no text will now always be converted to PDF.
  • In PDF Conversion, ListItems containing page breaks will no longer display their last part on the new page with a new ListItem number.
  • In PDF Conversion, ListItems indentations and tab spacing will now be correctly converted.
  • In PDF Conversion, ListItems numbers, containing text and number, will now parse the text part.
  • In PDF Conversion, ListItems numbers will now be correctly incremented when different lists use the same abstractNumId.
  • In PDF Conversion, ListItems with numbers will now correctly increment based on their txtFormat.
  • In PDF Conversion, lists with no start value will no longer throw an exception.
  • In PDF Conversion, merged cells will now look merged in PDF.
  • In PDF Conversion, no more empty pages will be produced when paragraphs should be kept together and page breaks are used.
  • In PDF Conversion, paragraphs with a style containing hanging indentation will now be ignored when the paragraph’s first line indentation is defined.
  • In PDF conversion, paragraphs with ‘nil’ borders will no longer throw asserts.
  • In PDF Conversion, paragraphs with tables will now always use their LineSpacingAfter property to manage the spacing between the paragraph and its following tables.
  • In PDF Conversion, pictures using the ‘pict’ format in OOXML will now be converted to PDF.
  • In PDF Conversion, repeating the same image multiple times in a document will no longer cause an OutOfMemory exception. In addition, it will no longer increase the output document size.
  • In PDF Conversion, section breaks of type ‘continuous’ will no longer add a new page.
  • In PDF Conversion, setting a font color for a table cell will now apply the correct color in PDF.
  • In PDF Conversion, table cells containing multi-line text will no longer overlap.
  • In PDF Conversion, tables containing cells with more than 1 Pdf.Layout.Text.Text will now correctly split on 2 pages when needed.
  • In PDF Conversion, tables containing preferred width along with defined columns width will now have their cells correctly aligned.
  • In PDF Conversion, tables included in a table’s cell will now be converted to PDF.
  • In PDF Conversion, tables included in headers or footers will now be converted to PDF.
  • In PDF Conversion, tables with fixed row heights will now clip their cell’s contents to fit in the available space.
  • In PDF Conversion, tables with shading will now be supported.
  • In PDF Conversion, tables with the AutoFit property set to ‘Contents’ will now have the correct width.
  • In PDF Conversion, text formatting with options set to “0” will no longer apply. This is valid for hidden, italic, bold, strike, double-strike, caps and small caps formatting.
  • In PDF Conversion, the borders of adjoining paragraphs with different border properties will now be displayed correctly.
  • In PDF Conversion, the ConvertToPdf method will now also accept an ‘outputStream’ parameter, to save the resulting PDF file into a stream.
  • In PDF Conversion, the first page header will no longer be displayed when the DifferentFirstPage property is true and there is no specific header for the first page.
  • In PDF conversion, the resulting PDF will now display the correct page numbers in a table of content.
  • In PDF Conversion, the total page number will now be correctly converted to PDF.
  • In PDF Conversion, the Y position of a wrapped table, relative to a paragraph, will now be calculated from the end of the preceding paragraph instead of from the start.
  • In PDF Conversion, un-wrapped tables will no longer be drawn behind wrapped tables.
  • In PDF Conversion, using an automatic underline color will now use the text font color for the underline color. Also, the underline width will now be proportional to the text font size.
  • In PDF Conversion, when a paragraph contains only an end of line character with an underline style, the underline will no longer be converted to PDF.
  • In PDF Conversion, when a table is split over multiple pages, it will no longer overlap the page footers.
  • In PDF Conversion, when more than 1 section is defined in the body of the document, the resulting PDF document will now combine them.
  • In PDF Conversion, when paragraphs are kept together, some of them contain tables and there is not enough space to draw all of them on the current PDF page. A new PDF page will now be added, but only when the current one is filled.
  • In PDF Conversion, when table column widths are defined, the resulting table in the PDF document will now be built based on these column widths.
  • In PDF Conversion, when TabStopPositions contains a ‘clear’ value, the corresponding tab will now be ignored, resulting in better text positioning.
  • In PDF Conversion, wrapping footers will now always fit on the same PDF page.
  • In Xceed.Pdf, many classes and properties are now internal.

Xceed Zip for .NET V6.6

$
0
0
Xceed Zip for .NET

Adds support for .NET Standard 2.0 and up.

Features

  • Adds support for Microsoft .NET Standard 2.0 and up.
  • The Zip Slip Vulnerability can be addressed through the use of the FileSystemEvents.AddingItemToProcess event which has been improved to facilitate its usage in this context.
  • Zip progression events now offer a consistent behavior when used with the ZipMultiThreadManager. Events are triggered in the same general order as they would in single-threaded operations. They also correctly track progress numbers for individual files and overall files even when multiple files are being zipped at the same time.
  • Interoperability has been improved. When checking for invalid characters in file/folder names, a zip-specific set of invalid characters is now enforced. This set is less strict than the Windows set and allows the component to read and manipulate archives created on other operating systems.

Xceed Zip for Xamarin V6.6

$
0
0
Xceed Zip for Xamarin

Improves interoperability and Zip Slip Vulnerability is addressed.

Features

  • The Zip Slip Vulnerability can be addressed through the use of the FileSystemEvents.AddingItemToProcess event which has been improved to facilitate its usage in this context.
  • Zip progression events now offer a consistent behavior when used with the ZipMultiThreadManager. Events are triggered in the same general order as they would in single-threaded operations. They also correctly track progress numbers for individual files and overall files even when multiple files are being zipped at the same time.
  • Interoperability has been improved. When checking for invalid characters in file/folder names, a zip-specific set of invalid characters is now enforced. This set is less strict than the Windows set and allows the component to read and manipulate archives created on other operating systems.

Xceed DataGrid for WPF V6.6

$
0
0
Xceed DataGrid for WPF

Adds new advanced filtering functionality.

Features

  • Adds new advanced filtering functionality. Auto filtering now allows end-users to set complex filters instead of only selecting distinct filter values, just like Excel.
  • Improved MVVM support for the following classes: Column, UnboundColumn, MergedColumn, MergedHeader and DetailConfiguration.

Fixes

  • An InvalidOperationException originating from System.Windows.Automation.Peers.AutomationPeer.GetChildren() is no longer thrown when UIAutomation is activated (for example, via a touch device or when using an automation tool).
  • Fixed a memory leak that was caused by a DispatcherTimer.
  • Fixed a NullReferenceException that was thrown when closing the print preview window.
  • Fixed an exception raised by the DataGridCollectionView when a DataTable contained a DataColumn with a “.” in its name.
  • Printing with column stretching now correctly prints columns on the expected page.
  • Fixed exceptions that were thrown when the DataGrid was created in code-behind without a view.
  • The Find Next and Find Previous features of the search capability now work correctly when the TableView.ColumnVirtualizationMode property is set to Virtualizing.
  • The OnApplyTemplate method on DataGridControl is now more robust against NullReferenceException.
  • When layout rounding is enabled, the TextBlockLite will now correctly display the text without undesired ellipsis.
  • When the DataGridControl.SelectionUnit property is set to Cell, the selection state of cells will now be correctly updated when scrolling vertically.

Xceed Data Manipulation Suite 2018 v2

$
0
0
Xceed Data Manipulation Suite

Adds support for .NET Standard 2.0 to Zip component.

Features

  • Xceed Zip for .NET
    • Added support for Microsoft .NET Standard 2.0 and up.
    • Update to Zip progression events when used in multi-threaded applications.
    • Zip Slip Vulnerability is addressed.
  • Xceed Zip for Xamarin
    • Update to Zip progression events when used in multi-threaded applications.
    • Zip Slip Vulnerability is addressed.
  • Xceed Words for .NET
    • Major improvements converting to PDF.
  • Xceed PDF Creator for .NET
    • Major improvements saving to PDF.

Xceed Business Suite for WPF 2018 v2

$
0
0
Xceed Business Suite for WPF

Adds new advanced filtering to DataGrid, improves CheckComboBox, TimeSpanUpDown and AvalonDock controls.

Features

  • Xceed DataGrid for WPF
    • Adds new advanced filtering functionality. Auto filtering now allows end-users to set complex filters instead of only selecting distinct filter values, just like Excel.
  • Xceed Toolkit Plus for WPF
    • Keyboard movements and selections improved for CheckComboBox.
    • Selections, incrementations and keyboard movements improved for TimeSpanUpDown.
    • Better reloading management for AvalonDock and PropertyGrid.

Xceed Ultimate Suite 2018 v2

$
0
0
Xceed Ultimate Suite

Improves PDF saving and conversion, adds new advanced filtering functionality to the data grid and more.

Features

  • Xceed DataGrid for WPF
    • Adds new advanced filtering functionality. Auto filtering now allows end-users to set complex filters instead of only selecting distinct filter values, just like Excel.
  • Xceed Toolkit Plus for WPF
    • Keyboard movements and selections improved for CheckComboBox.
    • Selections, incrementations and keyboard movements improved for TimeSpanUpDown.
    • Better reloading management for AvalonDock and PropertyGrid.
  • Xceed Zip for .NET
    • Added support for .NET Standard 2.0 and up.
    • Update to Zip progression events when used in multi-threaded applications.
    • Zip Slip Vulnerability is addressed.
  • Xceed Zip for Xamarin
    • Update to Zip progression events when used in multi-threaded applications.
    • Zip Slip Vulnerability is addressed.
  • Xceed Words for .NET
    • Major improvements converting to PDF.
  • Xceed PDF Creator for .NET
    • Major improvements saving to PDF.

ExpressNavigationPack 18.1.2

$
0
0
New Search Toolbar

Adds new Search Toolbar to Ribbon and Toolbar controls.

Features

  • Ribbon and Toolbars
    • A new Search Toolbar that follows the ribbon tabs displayed in the tab area;
    • A new editor that allows end-users to search toolbar/ribbon commands by their captions and display search results in a drop-down window. This editor is designed for use in two use-case scenarios: either standalone or when embedded in toolbars or ribbon groups. When embedded in the new Search Toolbar, the editor allows you to mimic the 'Tell Me' box available in modern Microsoft Office applications.
  • Skins Library
    • Vector (SVG) Skins - v18.1 adds full support for SVG (Scalable Vector Graphics) skins. The release ships with a new skin (The Bezier) first introduced in the WinForms product line and which is based entirely on SVG images. This new skin allows the VCL controls to look perfect on any screen with any DPI settings. The Bezier is the first skin that ships with UI elements that allow users to change the skin palette and instantly re-paint the entire skin at runtime. You can choose from dozens of unique palette presets or easily create a custom palette to apply a corporate style to your application.
    • Skin Editor Enhancements
      • The new tabbed MDI UI simplifies the manner in which you switch between skins and their elements.
      • The Project Manager and tabs allow you to reorder skins in a project using drag and drop and Move Up/Down buttons.
      • A Find Panel allows you to quickly locate skin elements in product groups.

ExpressQuantumPack 18.1.2

$
0
0
Improved Grid Customization Options

Improves Grid customization options.

Features

  • Grid Control
    • Improved Customization Options
      • A three-state check box allowing users to toggle the checked state of all items on the list;
      • A check box allowing users to sort items alphabetically;
      • Ability to switch the checked state of selected items by pressing the Space key;
      • Ability to select multiple items by pressing and holding the left mouse button and moving the mouse pointer over them. In addition, end-users can hold down the Ctrl key to invert the selection and thus select non-contiguous items.
    • Miscellaneous Enhancements
      • Added the ability to manage and apply conditional formatting rules in the Layout and Data Editor at design time.
      • The indicator cell for a row now displays a new icon in response to displaying an in-place Edit Form.
  • Skins Library
    • Vector (SVG) Skins - v18.1 adds full support for SVG (Scalable Vector Graphics) skins. The release ships with a new skin (The Bezier) first introduced in the WinForms product line and which is based entirely on SVG images. This new skin allows the VCL controls to look perfect on any screen with any DPI settings. The Bezier is the first skin that ships with UI elements that allow users to change the skin palette and instantly re-paint the entire skin at runtime. You can choose from dozens of unique palette presets or easily create a custom palette to apply a corporate style to your application.
    • Skin Editor Enhancements
      • The new tabbed MDI UI simplifies the manner in which you switch between skins and their elements.
      • The Project Manager and tabs allow you to reorder skins in a project using drag and drop and Move Up/Down buttons.
      • A Find Panel allows you to quickly locate skin elements in product groups.
  • TreeList Control
    • Node Filtering - The VCL TreeList control now provides the following node filtering options:
      • The end-user ability to build filter criteria using the Filter Control component (TcxFilterControl).
      • A new Filter property allowing you to programmatically specify filter criteria.
      • A new OnFilterNode event enabling you to dynamically filter out individual nodes.
    • Find Panel - Added the Find Panel functionality first seen in the Grid control to the TreeList control. The control offers numerous options to customize the display and behavior of the Find Panel.

ExpressGridPack 18.1.2

$
0
0
Find Panel

Adds Find Panel to TreeList and Vertical Grid controls.

Features

  • Grid Control
    • Improved Customization Options
      • A three-state check box allowing users to toggle the checked state of all items on the list;
      • A check box allowing users to sort items alphabetically;
      • Ability to switch the checked state of selected items by pressing the Space key;
      • Ability to select multiple items by pressing and holding the left mouse button and moving the mouse pointer over them. In addition, end-users can hold down the Ctrl key to invert the selection and thus select non-contiguous items.
    • Miscellaneous Enhancements
      • Added the ability to manage and apply conditional formatting rules in the Layout and Data Editor at design time.
      • The indicator cell for a row now displays a new icon in response to displaying an in-place Edit Form.
  • Skins Library
    • Vector (SVG) Skins - v18.1 adds full support for SVG (Scalable Vector Graphics) skins. The release ships with a new skin (The Bezier) first introduced in the WinForms product line and which is based entirely on SVG images. This new skin allows the VCL controls to look perfect on any screen with any DPI settings. The Bezier is the first skin that ships with UI elements that allow users to change the skin palette and instantly re-paint the entire skin at runtime. You can choose from dozens of unique palette presets or easily create a custom palette to apply a corporate style to your application.
    • Skin Editor Enhancements
      • The new tabbed MDI UI simplifies the manner in which you switch between skins and their elements.
      • The Project Manager and tabs allow you to reorder skins in a project using drag and drop and Move Up/Down buttons.
      • A Find Panel allows you to quickly locate skin elements in product groups.
  • TreeList Control
    • Node Filtering - The VCL TreeList control now provides the following node filtering options:
      • The end-user ability to build filter criteria using the Filter Control component (TcxFilterControl).
      • A new Filter property allowing you to programmatically specify filter criteria.
      • A new OnFilterNode event enabling you to dynamically filter out individual nodes.
  • TreeList & Vertical Grid Controls
    • Find Panel - Added the Find Panel functionality first seen in the Grid control to the TreeList and Vertical Grid controls. These controls offer numerous options to customize the display and behavior of the Find Panel.

DevExpress VCL Subscription 18.1.2

$
0
0
PDF Thumbnail Navigation

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

Features

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

DevExpress Office File API 18.1.4

$
0
0
DevExpress Office File API

Includes fixes for PDF, Spreadsheet and Word Processing controls.

Fixes

PDF Document API

  • Rendering - The CreateBitmap method incorrectly works after the DeletePage method has been called.
  • Usability - There is no way to initialize a document's page mode to display the bookmark tab when the document is opened in any PDF viewer.

Spreadsheet Document API

  • A background color is not applied to a part of a merged cell if it belongs to a document's Print Titles.
  • ArgumentOutOfRangeException occurs on an attempt to parse a specific value from the imported CSV document as DateTime.
  • KeyNotFoundException is thrown on an attempt to create a new table in the empty Workbook.
  • Right borders are missing for some cells on the last page in the exported/printed document.
  • Spreadsheet - An error occurs when an Excel file with conditional formatting that uses a link to DefinedName is opened.
  • Support the Aggregate function.
  • The "Some field items are not supported by the selected grouping" exception is thrown when refreshing a pivot cache.
  • The Slicer's 'Hide Items with no data' property is not preserved on saving and reloading a workbook.

Word Processing Document API

  • InvalidOperationException is thrown on an attempt to save a specific RTF document to DOCX.
  • Styles are incorrectly imported from the specific HTML document.

Zip Compression and Archive API

  • System.ArgumentException on an attempt to read a ZIP archive under non-English locales.

DevExpress Reporting 18.1.4

$
0
0
DevExpress Reporting

Reporting for all major .NET Platforms including WinForms, ASP.NET and WPF. Latest maintenance release.

Fixes

ASP.NET Web Forms

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

WinForms

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

WPF

  • DocumentPreviewControl - Report's print preview is empty after updating to v18.1.3.
  • End-User Report Designer - The 'System.NullReferenceException' is thrown when using a report parameter as a query's input parameter.
  • How to remove the 'Data ' group in the End-User Report Designer.
  • The 'Binding' property in the Parameter Bindings dialog is not available when the NuGet packages are used.
  • The PropertyGrid control used in the WPF Report Designer throws the NullReference exception on 32 bit machines.
  • WPF End-User Report Designer - The designer opens a report for a long time if the report contains a lot of table cells with row span.
  • WPF Report Designer - Editing the SqlDataSource.Queries collection does not use a custom DB schema provider.
  • WPF Report Designer - Script Editor - The scrollbar doesn't maintain its position when a script text is cut off.

DevExpress Windows 10 Apps 18.1.4

$
0
0
DevExpress Windows 10 Apps

Includes fixes for Editors, Grid and Map controls.

Fixes

Controls for Windows 10 Apps

  • There is no easy way to disable SemanticZoom in PdfViewerControl.

Editors for Windows 10 Apps

  • ArgumentOutOfRangeException is raised in TextEditor with the DateTime mask on input.

Grid for Windows 10 Apps

  • An exception is raised when DescriptionAttribute is used in an application with Windows 10 Apps controls.
  • GridColumn's width is calculated incorrectly when the root container's width is changed at runtime.
  • Rows are not rendered on scrolling when GridControl is defined inside a popup.

Layout for Windows 10 Apps

  • DXFrame - The BackButton's foreground cannot be changed using an implicit style.

Map for Windows 10 Apps

  • MapControl - The HRESULT E_FAIL error occurs in design mode.

DevExpress ASP.NET 18.1.4

$
0
0
DevExpress ASP.NET

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

Fixes

ASP.NET

All ASP.NET Controls

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

ASPxCardView

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

ASPxDataEditors

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

ASPxGridView

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

ASPxHtmlEditor

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

ASPxPivotGrid

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

ASPxQueryBuilder

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

ASPxRichEdit

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

ASPxScheduler Suite

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

ASPxSpreadsheet

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

ASPxTreeList

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

Navigation, Layout & Multi-Purpose Controls

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

Project Wizard

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

XtraCharts Suite

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

XtraReports Suite

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

ASP.NET MVC

All ASP.NET MVC Products

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

MVC CardView

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

MVC Data Editors

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

MVC GridView

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

MVC HtmlEditor

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

MVC Navigation, Layout & Multi-Purpose Extensions

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

MVC Report

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

MVC RichEdit

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

MVC Scheduler

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

MVC VerticalGrid

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

Project Wizard

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

ASP.NET Bootstrap

Bootstrap Charts

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

Bootstrap Data Editors

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

Bootstrap GridView

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

Bootstrap Navigation, Layout & Multi-Purpose Controls

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

Bootstrap Scheduler

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

ASP.NET Core Bootstrap

.NET Core / ASP.NET Core Bootstrap

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

Charts (ASP.NET Core Bootstrap)

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

Editors (ASP.NET Core Bootstrap)

Date Range feature doesn't work.

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

GridView (ASP.NET Core Bootstrap)

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

Layout (ASP.NET Core Bootstrap)

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

Scheduler (ASP.NET Core Bootstrap)

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


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