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

Kendo UI R2 2019 SP1

$
0
0
Kendo UI

Adds Drawer Scrolling Styles for Mozilla, plus accessibility improvements for adaptive rendering of Grid.

Features

  • AutoComplete
    • Kendo and Google Chrome Autocomplete open Simultaneously
  • ComboBox
    • Kendo and Google Chrome Autocomplete open Simultaneously
  • Common
    • Add minified version of the Kendo scripts files within @progress/kendo-ui and kendo-ui-core npm packages
  • Drawer
    • Add Drawer Scrolling Styles for Mozilla
  • DropDownList
    • Kendo and Google Chrome Autocomplete open Simultaneously
  • DropDownTree
    • Kendo and Google Chrome Autocomplete open Simultaneously
  • Grid
    • Setting a custom filter widget for a boolean column does not work
    • Accessibility improvements for adaptive rendering of Grid
  • MultiColumnComboBox
    • Kendo and Google Chrome Autocomplete open Simultaneously
  • MultiSelect
    • Kendo and Google Chrome Autocomplete open Simultaneously
  • PDFViewer
    • Extend pdfjsprocessing file usage in wrappers and typescript
  • Switch
    • Automatically move input classes to the wrapper of the widget

Fixes

  • AutoComplete
    • Popup property is missing from dropdowns TypeScript definitions.
    • Horizontal scroll bar is displayed in the dropdown even if autoWidth is enabled.
  • Button
    • Missing Button shadow in normal state with LESS Material theme.
  • ButtonGroup
    • Incorrect active-focused background color of ButtonGroup buttons in Material theme.
  • Calendar
    • Calendar throws JS error in Century view on decade navigation.
    • Calendar disabled dates breaks Year/Month view keyboard navigation.
  • ComboBox
    • ComboBox item selection issue when using "filtering".
    • Popup property is missing from dropdowns TypeScript definitions.
    • Virtualized ComboBox in grid maps to text field on cellClose.
    • Horizontal scroll bar is displayed in the dropdown even if autoWidth is enabled.
  • Common
    • Show event of the View fires twice.
    • JS error on expanding widgets due to R2 2019 compatibility issue with jQuery 1.10.x, 1.11.x, 2.0.x and 2.1.x.
    • Add notify method in kendo typescript definitions.
  • ContextMenu
    • Еrror when removing non-existing item from ContextMenu.
  • DateRangePicker
    • Placing TABLE in the DateRangePicker footer template throws JS error.
  • Drawer
    • Drawer improvements for invalid mode and minHeight behavior.
  • DropDownList
    • Popup property is missing from dropdowns TypeScript definitions.
    • DropDownList fails to group items by 0.
    • Horizontal scroll bar is displayed in the dropdown even if autoWidth is enabled.
    • Group headers are not set correctly when group field is null or empty.
  • DropDownTree
    • Popup property is missing from dropdowns TypeScript definitions.
  • Excel Export
    • Kendo.Mvc.Export.dll SetCellValue method should handle null values.
  • Grid
    • MultiSelect inside Grid loses its text visibility when using Nova skin.
    • Column resize handle is displayed at incorrect position.
    • PersistSelection fails to work in MVVM Grid.
    • The scrollbar of the Grid with virtualization has wrong height in IE with jQuery 3.*.
    • Kendo UI Grid does not open cell for editing on last row with scrolling in iOS device.
    • Missing last header when all columns in a grid are Multi-header columns.
    • Grid with locked columns and virtual scrolling goes out of sync when the browser window is resized.
    • Grid column menu button is not highlighted with Office 365 and Metro themes when a column is filtered.
    • Insufficient color contrast of Grid pager info in Office365 theme.
    • Kendo.Mvc.Export.dll SetCellValue method should handle null values.
    • In the Grid, if a column field matches another column title, the menu hides the wrong column.
    • Grid's column filter submenu has incorrect tooltips.
    • Pager _click does not parse the page number to integer.
    • Reordering duplicate columns/template columns does not reorder properly columns in the column menu.
    • Add cursor:default in Grid Heading.
    • Grid clear filter icon is misaligned for LESS themes.
    • Grid checkbox column selection is out of sync when items are selected with drag-drop or with Shift key.
    • Grid sort column style not applied correctly for SASS themes.
    • Unexpected text-decoration: underline style on Grid's filter icons in exported PDF.
    • Column reordering with multi column headers causes mixing of the column titles.
    • DataSource filter in getOptions is not copied.
    • Grid row becomes selected on command's icon click.
  • ListView
    • ListView: The scrollable behavior is enabled when height style is applied to the Kendo UI ListView wrapper element.
  • Menu
    • Menu hierarchical items are not expanded the first time when hovered.
    • The ResponsivePanel closes immediately on mobile devices after it is opened in Chrome due to passive event listener.
  • MultiColumnComboBox
    • Popup property is missing from dropdowns TypeScript definitions.
  • MultiSelect
    • Popup property is missing from dropdowns TypeScript definitions.
    • MultiSelect inside Grid loses its text visibility when using Nova skin.
    • Tapping over a MultiSelect then scrolling throws a js exception and opens the widget's dropdown.
    • l.select(...).done is not a function error is thrown when delete the selected item after filtering.
    • Removing MultiSelect tag does not trigger change event with jQuery 3.3.1.
    • Horizontal scroll bar is displayed in the dropdown even if autoWidth is enabled.
  • MultiViewCalendar
    • Multiple dates can be selected on mobile devices when selection mode is "single".
  • Notification
    • Missing Notification icon right margin.
  • Pager
    • Pager _click does not parse the page number to integer.
  • PDFViewer
    • Using Custom Build with PDFViewer checked throws an error.
    • PDF files with capital case file extension are not rendered.
  • ResponsivePanel
    • The ResponsivePanel closes immediately on mobile devices after it is opened in Chrome due to passive event listener.
  • Scheduler
    • Adaptive scheduler with editable false renders create button.
    • Scheduler events overlap additional days slots with small screen resolutions.
    • Scheduler in SignalR scenario does not fully update its UI.
    • Cannot read property 'firstSlot' of undefined thrown when remote resources with grouping and autoBind: false are used.
    • Scheduler events width not properly calculated in RTL scenarios when a scrollbar is displayed.
    • JavaScript error thrown on saving Scheduler event with invalid date format entered in Start/End inputs.
    • Select method throws error in monthview.
    • Scheduler is scrolled into view, when a time slot/event is focused.
  • ScrollView
    • Initializing ScrollView with one item and disabled paging shows the Next arrow.
  • Spreadsheet
    • Spreadsheet throws a js exception on exporting to Excel.
    • Spreadsheet bad performance on setting font size to multiple cells.
    • Pasting data from Excel file to Spreadsheet results in an image instead of data values.
    • Decimal values are not displayed when negative percentage value is filled in a cell.
    • Spreadsheet custom editor button is not visible in frozen columns scenario.
    • Spreadsheet opens only 200 rows from previously exported document.
    • Unable to reach last column custom editor button.
    • Negative floating point numbers are represented without the zero.
    • Spreadsheet widget cannot be scrolled under Android.
  • Tooltip
    • Tooltip disappears when the page is scrolled and the container has overflow: auto.
  • TreeList
    • TreeList resizes incorrect column.
    • TreeList pager doesn't change its UI correctly upon refresh button click.
    • TreeList "Status" element breaks widget layout upon resize method call.
    • TreeList "No records to display" is displayed below pager.
    • TreeList MVVM bindings stop working if a column template contains a table.
    • Reordering duplicate columns/template columns does not reorder properly columns in the column menu.
    • Kendo Treelist removing wrong col element when hidin column.
  • TreeView
    • NumericTextBox losing focus inside TreeView template in Chrome.

Kendo UI + Telerik UI for ASP.NET (MVC & Core) R2 2019 SP1

$
0
0
Kendo UI + Telerik UI for ASP.NET (MVC & Core)

Adds compatibility with .NET Core 3 Preview 6, plus accessibility improvements for adaptive rendering of Grid.

Features

  • Wrappers (ASP.NET Core): ToolBar
    • Add spacer CommandType to ToolBar.
  • Wrappers (ASP.NET MVC): DataSource
    • Allow setting request headers in data source configuration.
  • Wrappers (ASP.NET MVC): ToolBar
    • Add spacer CommandType to ToolBar.
  • MultiColumnComboBox
    • Kendo and Google Chrome Autocomplete open Simultaneously.
  • ComboBox
    • Kendo and Google Chrome Autocomplete open Simultaneously.
  • MultiSelect
    • Kendo and Google Chrome Autocomplete open Simultaneously.
  • PDFViewer
    • Extend pdfjsprocessing file usage in wrappers and typescript.
  • Switch
    • Automatically move input classes to the wrapper of the widget.
  • Grid
    • Setting a custom filter widget for a boolean column does not work.
    • Accessibility improvements for adaptive rendering of Grid.
  • AutoComplete
    • Kendo and Google Chrome Autocomplete open Simultaneously.
  • Common
    • Support for .NET Core 3.0 Preview 6.
    • Add minified version of the Kendo scripts files within @progress/kendo-ui and kendo-ui-core npm packages.
  • Drawer
    • Add Drawer Scrolling Styles for Mozilla.
  • Wrappers (ASP.NET Core): DataSource
    • Allow setting request headers in data source configuration.
  • DropDownTree
    • Kendo and Google Chrome Autocomplete open Simultaneously.
  • DropDownList
    • Kendo and Google Chrome Autocomplete open Simultaneously.

Fixes

  • Common
    • Show event of the View fires twice.
    • JS error on expanding widgets due to R2 2019 compatibility issue with jQuery 1.10.x, 1.11.x, 2.0.x and 2.1.x.
    • Add notify method in kendo typescript definitions.
  • AutoComplete
    • Popup property is missing from dropdowns TypeScript definitions.
    • Horizontal scroll bar is displayed in the dropdown even if autoWidth is enabled.
  • Button
    • Missing Button shadow in normal state with LESS Material theme.
  • ButtonGroup
    • Incorrect active-focused background color of ButtonGroup buttons in Material theme.
  • Calendar
    • Calendar throws JS error in Century view on decade navigation.
    • Calendar disabled dates breaks Year/Month view keyboard navigation.
  • ComboBox
    • ComboBox item selection issue when using "filtering".
    • Popup property is missing from dropdowns TypeScript definitions.
    • Virtualized ComboBox in grid maps to text field on cellClose.
    • Horizontal scroll bar is displayed in the dropdown even if autoWidth is enabled.
  • ContextMenu
    • Еrror when removing non-existing item from ContextMenu.
  • DateRangePicker
    • Placing TABLE in the DateRangePicker footer template throws JS error.
  • Drawer
    • Drawer improvements for invalid mode and minHeight behavior.
  • DropDownList
    • Popup property is missing from dropdowns TypeScript definitions.
    • DropDownList fails to group items by 0.
    • Horizontal scroll bar is displayed in the dropdown even if autoWidth is enabled.
    • Group headers are not set correctly when group field is null or empty.
  • DropDownTree
    • Popup property is missing from dropdowns TypeScript definitions.
  • Excel Export
    • Kendo.Mvc.Export.dll SetCellValue method should handle null values.
  • Grid
    • MultiSelect inside Grid loses its text visibility when using Nova skin.
    • Column resize handle is displayed at incorrect position.
    • PersistSelection fails to work in MVVM Grid.
    • The scrollbar of the Grid with virtualization has wrong height in IE with jQuery 3.*.
    • Kendo UI Grid does not open cell for editing on last row with scrolling in iOS device.
    • Missing last header when all columns in a grid are Multi-header columns.
    • Grid with locked columns and virtual scrolling goes out of sync when the browser window is resized.
    • Grid column menu button is not highlighted with Office 365 and Metro themes when a column is filtered.
    • Insufficient color contrast of Grid pager info in Office365 theme.
    • Kendo.Mvc.Export.dll SetCellValue method should handle null values.
    • In the Grid, if a column field matches another column title, the menu hides the wrong column.
    • Grid's column filter submenu has incorrect tooltips.
    • Pager _click does not parse the page number to integer.
    • Reordering duplicate columns/template columns does not reorder properly columns in the column menu.
    • Add cursor:default in Grid Heading.
    • Grid clear filter icon is misaligned for LESS themes.
    • Grid checkbox column selection is out of sync when items are selected with drag-drop or with Shift key.
    • Grid sort column style not applied correctly for SASS themes.
    • Unexpected text-decoration: underline style on Grid's filter icons in exported PDF.
    • Column reordering with multi column headers causes mixing of the column titles.
    • DataSource filter in getOptions is not copied.
    • Grid row becomes selected on command's icon click.
  • ListView
    • ListView: The scrollable behavior is enabled when height style is applied to the Kendo UI ListView wrapper element.
  • Menu
    • Menu hierarchical items are not expanded the first time when hovered.
    • The ResponsivePanel closes immediately on mobile devices after it is opened in Chrome due to passive event listener.
  • MultiColumnComboBox
    • Popup property is missing from dropdowns TypeScript definitions.
  • MultiSelect
    • Popup property is missing from dropdowns TypeScript definitions.
    • MultiSelect inside Grid loses its text visibility when using Nova skin.
    • Tapping over a MultiSelect then scrolling throws a js exception and opens the widget's dropdown.
    • l.select(...).done is not a function error is thrown when delete the selected item after filtering.
    • Removing MultiSelect tag does not trigger change event with jQuery 3.3.1.
    • Horizontal scroll bar is displayed in the dropdown even if autoWidth is enabled.
  • MultiViewCalendar
    • Multiple dates can be selected on mobile devices when selection mode is "single".
  • Notification
    • Missing Notification icon right margin.
  • PDFViewer
    • Using Custom Build with PDFViewer checked throws an error.
    • PDF files with capital case file extension are not rendered.
  • Pager
    • Pager _click does not parse the page number to integer.
  • ResponsivePanel
    • The ResponsivePanel closes immediately on mobile devices after it is opened in Chrome due to passive event listener.
  • Scheduler
    • Adaptive scheduler with editable false renders create button.
    • Scheduler events overlap additional days slots with small screen resolutions.
    • Scheduler in SignalR scenario does not fully update its UI.
    • Cannot read property 'firstSlot' of undefined thrown when remote resources with grouping and autoBind: false are used.
    • Scheduler events width not properly calculated in RTL scenarios when a scrollbar is displayed.
    • JavaScript error thrown on saving Scheduler event with invalid date format entered in Start/End inputs.
    • Select method throws error in monthview.
    • Scheduler is scrolled into view, when a time slot/event is focused.
  • ScrollView
    • Initializing ScrollView with one item and disabled paging shows the Next arrow.
  • Spreadsheet
    • Spreadsheet throws a js exception on exporting to Excel.
    • Spreadsheet bad performance on setting font size to multiple cells.
    • Pasting data from Excel file to Spreadsheet results in an image instead of data values.
    • Decimal values are not displayed when negative percentage value is filled in a cell.
    • Spreadsheet custom editor button is not visible in frozen columns scenario.
    • Spreadsheet opens only 200 rows from previously exported document.
    • Unable to reach last column custom editor button.
    • Negative floating point numbers are represented without the zero.
    • Spreadsheet widget cannot be scrolled under Android.
  • Tooltip
    • Tooltip disappears when the page is scrolled and the container has overflow: auto.
  • TreeList
    • TreeList resizes incorrect column.
    • TreeList pager doesn't change its UI correctly upon refresh button click.
    • TreeList "Status" element breaks widget layout upon resize method call.
    • TreeList "No records to display" is displayed below pager.
    • TreeList MVVM bindings stop working if a column template contains a table.
    • Reordering duplicate columns/template columns does not reorder properly columns in the column menu.
    • Kendo Treelist removing wrong col element when hidin column.
  • TreeView
    • NumericTextBox losing focus inside TreeView template in Chrome.
  • Wrappers (ASP.NET MVC): DatePicker
    • Date format is not apply correctly on the server and client.
  • Wrappers (ASP.NET MVC): Grid
    • Nested DropDown editors in detail Grid throw errors when there are "\r\n" new lines in text.
    • Sort indexes functionality does not work with server biding.
    • Grid Accessibility in MVC wrappers table header.
  • Wrappers (ASP.NET MVC): Menu
    • SecurityTrimming's HideParent should hide the topmost item that appears empty after trimming items.
  • Wrappers (ASP.NET MVC): TreeList
    • TreeList parentId should be nullable by default.
    • There is no indent in the TreeList when a command column is first.
  • SpreadProcessing
    • Calculating the values of formulas which includes large cell ranges causes OutOfMemoryException.
    • NullReferenceException is thrown when importing data validation rule without parameters.

Kendo UI + Telerik UI for ASP.NET (MVC & Core), PHP, JSP R2 2019 SP1

$
0
0
Kendo UI + Telerik UI for ASP.NET (MVC & Core), PHP, JSP

Adds compatibility with .NET Core 3 Preview 6, plus accessibility improvements for adaptive rendering of Grid.

Features

  • Wrappers (ASP.NET Core): ToolBar
    • Add spacer CommandType to ToolBar.
  • Wrappers (ASP.NET MVC): DataSource
    • Allow setting request headers in data source configuration.
  • Wrappers (ASP.NET MVC): ToolBar
    • Add spacer CommandType to ToolBar.
  • MultiColumnComboBox
    • Kendo and Google Chrome Autocomplete open Simultaneously.
  • ComboBox
    • Kendo and Google Chrome Autocomplete open Simultaneously.
  • MultiSelect
    • Kendo and Google Chrome Autocomplete open Simultaneously.
  • PDFViewer
    • Extend pdfjsprocessing file usage in wrappers and typescript.
  • Switch
    • Automatically move input classes to the wrapper of the widget.
  • Grid
    • Setting a custom filter widget for a boolean column does not work.
    • Accessibility improvements for adaptive rendering of Grid.
  • AutoComplete
    • Kendo and Google Chrome Autocomplete open Simultaneously.
  • Common
    • Support for .NET Core 3.0 Preview 6.
    • Add minified version of the Kendo scripts files within @progress/kendo-ui and kendo-ui-core npm packages.
  • Drawer
    • Add Drawer Scrolling Styles for Mozilla.
  • Wrappers (ASP.NET Core): DataSource
    • Allow setting request headers in data source configuration.
  • DropDownTree
    • Kendo and Google Chrome Autocomplete open Simultaneously.
  • DropDownList
    • Kendo and Google Chrome Autocomplete open Simultaneously.

Fixes

  • Common
    • Show event of the View fires twice.
    • JS error on expanding widgets due to R2 2019 compatibility issue with jQuery 1.10.x, 1.11.x, 2.0.x and 2.1.x.
    • Add notify method in kendo typescript definitions.
  • AutoComplete
    • Popup property is missing from dropdowns TypeScript definitions.
    • Horizontal scroll bar is displayed in the dropdown even if autoWidth is enabled.
  • Button
    • Missing Button shadow in normal state with LESS Material theme.
  • ButtonGroup
    • Incorrect active-focused background color of ButtonGroup buttons in Material theme.
  • Calendar
    • Calendar throws JS error in Century view on decade navigation.
    • Calendar disabled dates breaks Year/Month view keyboard navigation.
  • ComboBox
    • ComboBox item selection issue when using "filtering".
    • Popup property is missing from dropdowns TypeScript definitions.
    • Virtualized ComboBox in grid maps to text field on cellClose.
    • Horizontal scroll bar is displayed in the dropdown even if autoWidth is enabled.
  • ContextMenu
    • Еrror when removing non-existing item from ContextMenu.
  • DateRangePicker
    • Placing TABLE in the DateRangePicker footer template throws JS error.
  • Drawer
    • Drawer improvements for invalid mode and minHeight behavior.
  • DropDownList
    • Popup property is missing from dropdowns TypeScript definitions.
    • DropDownList fails to group items by 0.
    • Horizontal scroll bar is displayed in the dropdown even if autoWidth is enabled.
    • Group headers are not set correctly when group field is null or empty.
  • DropDownTree
    • Popup property is missing from dropdowns TypeScript definitions.
  • Excel Export
    • Kendo.Mvc.Export.dll SetCellValue method should handle null values.
  • Grid
    • MultiSelect inside Grid loses its text visibility when using Nova skin.
    • Column resize handle is displayed at incorrect position.
    • PersistSelection fails to work in MVVM Grid.
    • The scrollbar of the Grid with virtualization has wrong height in IE with jQuery 3.*.
    • Kendo UI Grid does not open cell for editing on last row with scrolling in iOS device.
    • Missing last header when all columns in a grid are Multi-header columns.
    • Grid with locked columns and virtual scrolling goes out of sync when the browser window is resized.
    • Grid column menu button is not highlighted with Office 365 and Metro themes when a column is filtered.
    • Insufficient color contrast of Grid pager info in Office365 theme.
    • Kendo.Mvc.Export.dll SetCellValue method should handle null values.
    • In the Grid, if a column field matches another column title, the menu hides the wrong column.
    • Grid's column filter submenu has incorrect tooltips.
    • Pager _click does not parse the page number to integer.
    • Reordering duplicate columns/template columns does not reorder properly columns in the column menu.
    • Add cursor:default in Grid Heading.
    • Grid clear filter icon is misaligned for LESS themes.
    • Grid checkbox column selection is out of sync when items are selected with drag-drop or with Shift key.
    • Grid sort column style not applied correctly for SASS themes.
    • Unexpected text-decoration: underline style on Grid's filter icons in exported PDF.
    • Column reordering with multi column headers causes mixing of the column titles.
    • DataSource filter in getOptions is not copied.
    • Grid row becomes selected on command's icon click.
  • ListView
    • ListView: The scrollable behavior is enabled when height style is applied to the Kendo UI ListView wrapper element.
  • Menu
    • Menu hierarchical items are not expanded the first time when hovered.
    • The ResponsivePanel closes immediately on mobile devices after it is opened in Chrome due to passive event listener.
  • MultiColumnComboBox
    • Popup property is missing from dropdowns TypeScript definitions.
  • MultiSelect
    • Popup property is missing from dropdowns TypeScript definitions.
    • MultiSelect inside Grid loses its text visibility when using Nova skin.
    • Tapping over a MultiSelect then scrolling throws a js exception and opens the widget's dropdown.
    • l.select(...).done is not a function error is thrown when delete the selected item after filtering.
    • Removing MultiSelect tag does not trigger change event with jQuery 3.3.1.
    • Horizontal scroll bar is displayed in the dropdown even if autoWidth is enabled.
  • MultiViewCalendar
    • Multiple dates can be selected on mobile devices when selection mode is "single".
  • Notification
    • Missing Notification icon right margin.
  • PDFViewer
    • Using Custom Build with PDFViewer checked throws an error.
    • PDF files with capital case file extension are not rendered.
  • Pager
    • Pager _click does not parse the page number to integer.
  • ResponsivePanel
    • The ResponsivePanel closes immediately on mobile devices after it is opened in Chrome due to passive event listener.
  • Scheduler
    • Adaptive scheduler with editable false renders create button.
    • Scheduler events overlap additional days slots with small screen resolutions.
    • Scheduler in SignalR scenario does not fully update its UI.
    • Cannot read property 'firstSlot' of undefined thrown when remote resources with grouping and autoBind: false are used.
    • Scheduler events width not properly calculated in RTL scenarios when a scrollbar is displayed.
    • JavaScript error thrown on saving Scheduler event with invalid date format entered in Start/End inputs.
    • Select method throws error in monthview.
    • Scheduler is scrolled into view, when a time slot/event is focused.
  • ScrollView
    • Initializing ScrollView with one item and disabled paging shows the Next arrow.
  • Spreadsheet
    • Spreadsheet throws a js exception on exporting to Excel.
    • Spreadsheet bad performance on setting font size to multiple cells.
    • Pasting data from Excel file to Spreadsheet results in an image instead of data values.
    • Decimal values are not displayed when negative percentage value is filled in a cell.
    • Spreadsheet custom editor button is not visible in frozen columns scenario.
    • Spreadsheet opens only 200 rows from previously exported document.
    • Unable to reach last column custom editor button.
    • Negative floating point numbers are represented without the zero.
    • Spreadsheet widget cannot be scrolled under Android.
  • Tooltip
    • Tooltip disappears when the page is scrolled and the container has overflow: auto.
  • TreeList
    • TreeList resizes incorrect column.
    • TreeList pager doesn't change its UI correctly upon refresh button click.
    • TreeList "Status" element breaks widget layout upon resize method call.
    • TreeList "No records to display" is displayed below pager.
    • TreeList MVVM bindings stop working if a column template contains a table.
    • Reordering duplicate columns/template columns does not reorder properly columns in the column menu.
    • Kendo Treelist removing wrong col element when hidin column.
  • TreeView
    • NumericTextBox losing focus inside TreeView template in Chrome.
  • Wrappers (ASP.NET MVC): DatePicker
    • Date format is not apply correctly on the server and client.
  • Wrappers (ASP.NET MVC): Grid
    • Nested DropDown editors in detail Grid throw errors when there are "\r\n" new lines in text.
    • Sort indexes functionality does not work with server biding.
    • Grid Accessibility in MVC wrappers table header.
  • Wrappers (ASP.NET MVC): Menu
    • SecurityTrimming's HideParent should hide the topmost item that appears empty after trimming items.
  • Wrappers (ASP.NET MVC): TreeList
    • TreeList parentId should be nullable by default.
    • There is no indent in the TreeList when a command column is first.
  • SpreadProcessing
    • Calculating the values of formulas which includes large cell ranges causes OutOfMemoryException.
    • NullReferenceException is thrown when importing data validation rule without parameters.

Kendo UI + Telerik UI for JSP R2 2019 SP1

$
0
0
Kendo UI + Telerik UI for JSP

Adds Drawer Scrolling Styles for Mozilla, plus accessibility improvements for adaptive rendering of Grid.

Features

  • Common
    • Add minified version of the Kendo scripts files within @progress/kendo-ui and kendo-ui-core npm packages.
  • AutoComplete
    • Kendo and Google Chrome Autocomplete open Simultaneously.
  • ComboBox
    • Kendo and Google Chrome Autocomplete open Simultaneously.
  • Drawer
    • Add Drawer Scrolling Styles for Mozilla.
  • DropDownList
    • Kendo and Google Chrome Autocomplete open Simultaneously.
  • DropDownTree
    • Kendo and Google Chrome Autocomplete open Simultaneously.
  • Grid
    • Setting a custom filter widget for a boolean column does not work.
    • Accessibility improvements for adaptive rendering of Grid.
  • MultiColumnComboBox
    • Kendo and Google Chrome Autocomplete open Simultaneously.
  • MultiSelect
    • Kendo and Google Chrome Autocomplete open Simultaneously.
  • PDFViewer
    • Extend pdfjsprocessing file usage in wrappers and typescript.
  • Switch
    • Automatically move input classes to the wrapper of the widget.

Fixes

  • Common
    • Show event of the View fires twice.
    • JS error on expanding widgets due to R2 2019 compatibility issue with jQuery 1.10.x, 1.11.x, 2.0.x and 2.1.x.
    • Add notify method in kendo typescript definitions.
  • AutoComplete
    • Popup property is missing from dropdowns TypeScript definitions.
    • Horizontal scroll bar is displayed in the dropdown even if autoWidth is enabled.
  • Button
    • Missing Button shadow in normal state with LESS Material theme.
  • ButtonGroup
    • Incorrect active-focused background color of ButtonGroup buttons in Material theme.
  • Calendar
    • Calendar throws JS error in Century view on decade navigation.
    • Calendar disabled dates breaks Year/Month view keyboard navigation.
  • ComboBox
    • ComboBox item selection issue when using "filtering".
    • Popup property is missing from dropdowns TypeScript definitions.
    • Virtualized ComboBox in grid maps to text field on cellClose.
    • Horizontal scroll bar is displayed in the dropdown even if autoWidth is enabled.
  • ContextMenu
    • Еrror when removing non-existing item from ContextMenu.
  • DateRangePicker
    • Placing TABLE in the DateRangePicker footer template throws JS error.
  • Drawer
    • Drawer improvements for invalid mode and minHeight behavior.
  • DropDownList
    • Popup property is missing from dropdowns TypeScript definitions.
    • DropDownList fails to group items by 0.
    • Horizontal scroll bar is displayed in the dropdown even if autoWidth is enabled.
    • Group headers are not set correctly when group field is null or empty.
  • DropDownTree
    • Popup property is missing from dropdowns TypeScript definitions.
  • Excel Export
    • Kendo.Mvc.Export.dll SetCellValue method should handle null values.
  • Grid
    • MultiSelect inside Grid loses its text visibility when using Nova skin.
    • Column resize handle is displayed at incorrect position.
    • PersistSelection fails to work in MVVM Grid.
    • The scrollbar of the Grid with virtualization has wrong height in IE with jQuery 3.*.
    • Kendo UI Grid does not open cell for editing on last row with scrolling in iOS device.
    • Missing last header when all columns in a grid are Multi-header columns.
    • Grid with locked columns and virtual scrolling goes out of sync when the browser window is resized.
    • Grid column menu button is not highlighted with Office 365 and Metro themes when a column is filtered.
    • Insufficient color contrast of Grid pager info in Office365 theme.
    • Kendo.Mvc.Export.dll SetCellValue method should handle null values.
    • In the Grid, if a column field matches another column title, the menu hides the wrong column.
    • Grid's column filter submenu has incorrect tooltips.
    • Pager _click does not parse the page number to integer.
    • Reordering duplicate columns/template columns does not reorder properly columns in the column menu.
    • Add cursor:default in Grid Heading.
    • Grid clear filter icon is misaligned for LESS themes.
    • Grid checkbox column selection is out of sync when items are selected with drag-drop or with Shift key.
    • Grid sort column style not applied correctly for SASS themes.
    • Unexpected text-decoration: underline style on Grid's filter icons in exported PDF.
    • Column reordering with multi column headers causes mixing of the column titles.
    • DataSource filter in getOptions is not copied.
    • Grid row becomes selected on command's icon click.
  • ListView
    • ListView: The scrollable behavior is enabled when height style is applied to the Kendo UI ListView wrapper element.
  • Menu
    • Menu hierarchical items are not expanded the first time when hovered.
    • The ResponsivePanel closes immediately on mobile devices after it is opened in Chrome due to passive event listener.
  • MultiColumnComboBox
    • Popup property is missing from dropdowns TypeScript definitions.
  • MultiSelect
    • Popup property is missing from dropdowns TypeScript definitions.
    • MultiSelect inside Grid loses its text visibility when using Nova skin.
    • Tapping over a MultiSelect then scrolling throws a js exception and opens the widget's dropdown.
    • l.select(...).done is not a function error is thrown when delete the selected item after filtering.
    • Removing MultiSelect tag does not trigger change event with jQuery 3.3.1.
    • Horizontal scroll bar is displayed in the dropdown even if autoWidth is enabled.
  • MultiViewCalendar
    • Multiple dates can be selected on mobile devices when selection mode is "single".
  • Notification
    • Missing Notification icon right margin.
  • PDFViewer
    • Using Custom Build with PDFViewer checked throws an error.
    • PDF files with capital case file extension are not rendered.
  • Pager
    • Pager _click does not parse the page number to integer.
  • ResponsivePanel
    • The ResponsivePanel closes immediately on mobile devices after it is opened in Chrome due to passive event listener.
  • Scheduler
    • Adaptive scheduler with editable false renders create button.
    • Scheduler events overlap additional days slots with small screen resolutions.
    • Scheduler in SignalR scenario does not fully update its UI.
    • Cannot read property 'firstSlot' of undefined thrown when remote resources with grouping and autoBind: false are used.
    • Scheduler events width not properly calculated in RTL scenarios when a scrollbar is displayed.
    • JavaScript error thrown on saving Scheduler event with invalid date format entered in Start/End inputs.
    • Select method throws error in monthview.
    • Scheduler is scrolled into view, when a time slot/event is focused.
  • ScrollView
    • Initializing ScrollView with one item and disabled paging shows the Next arrow.
  • Spreadsheet
    • Spreadsheet throws a js exception on exporting to Excel.
    • Spreadsheet bad performance on setting font size to multiple cells.
    • Pasting data from Excel file to Spreadsheet results in an image instead of data values.
    • Decimal values are not displayed when negative percentage value is filled in a cell.
    • Spreadsheet custom editor button is not visible in frozen columns scenario.
    • Spreadsheet opens only 200 rows from previously exported document.
    • Unable to reach last column custom editor button.
    • Negative floating point numbers are represented without the zero.
    • Spreadsheet widget cannot be scrolled under Android.
  • Tooltip
    • Tooltip disappears when the page is scrolled and the container has overflow: auto.
  • TreeList
    • TreeList resizes incorrect column.
    • TreeList pager doesn't change its UI correctly upon refresh button click.
    • TreeList "Status" element breaks widget layout upon resize method call.
    • TreeList "No records to display" is displayed below pager.
    • TreeList MVVM bindings stop working if a column template contains a table.
    • Reordering duplicate columns/template columns does not reorder properly columns in the column menu.
    • Kendo Treelist removing wrong col element when hidin column.
  • TreeView
    • NumericTextBox losing focus inside TreeView template in Chrome.

Kendo UI + Telerik UI for PHP R2 2019 SP1

$
0
0
Kendo UI + Telerik UI for PHP

Adds Drawer Scrolling Styles for Mozilla, plus accessibility improvements for adaptive rendering of Grid.

Features

  • Common
    • Add minified version of the Kendo scripts files within @progress/kendo-ui and kendo-ui-core npm packages.
  • AutoComplete
    • Kendo and Google Chrome Autocomplete open Simultaneously.
  • ComboBox
    • Kendo and Google Chrome Autocomplete open Simultaneously.
  • Drawer
    • Add Drawer Scrolling Styles for Mozilla.
  • DropDownList
    • Kendo and Google Chrome Autocomplete open Simultaneously.
  • DropDownTree
    • Kendo and Google Chrome Autocomplete open Simultaneously.
  • Grid
    • Setting a custom filter widget for a boolean column does not work.
    • Accessibility improvements for adaptive rendering of Grid.
  • MultiColumnComboBox
    • Kendo and Google Chrome Autocomplete open Simultaneously.
  • MultiSelect
    • Kendo and Google Chrome Autocomplete open Simultaneously.
  • PDFViewer
    • Extend pdfjsprocessing file usage in wrappers and typescript.
  • Switch
    • Automatically move input classes to the wrapper of the widget.

Fixes

  • Common
    • Show event of the View fires twice.
    • JS error on expanding widgets due to R2 2019 compatibility issue with jQuery 1.10.x, 1.11.x, 2.0.x and 2.1.x.
    • Add notify method in kendo typescript definitions.
  • AutoComplete
    • Popup property is missing from dropdowns TypeScript definitions.
    • Horizontal scroll bar is displayed in the dropdown even if autoWidth is enabled.
  • Button
    • Missing Button shadow in normal state with LESS Material theme.
  • ButtonGroup
    • Incorrect active-focused background color of ButtonGroup buttons in Material theme.
  • Calendar
    • Calendar throws JS error in Century view on decade navigation.
    • Calendar disabled dates breaks Year/Month view keyboard navigation.
  • ComboBox
    • ComboBox item selection issue when using "filtering".
    • Popup property is missing from dropdowns TypeScript definitions.
    • Virtualized ComboBox in grid maps to text field on cellClose.
    • Horizontal scroll bar is displayed in the dropdown even if autoWidth is enabled.
  • ContextMenu
    • Еrror when removing non-existing item from ContextMenu.
  • DateRangePicker
    • Placing TABLE in the DateRangePicker footer template throws JS error.
  • Drawer
    • Drawer improvements for invalid mode and minHeight behavior.
  • DropDownList
    • Popup property is missing from dropdowns TypeScript definitions.
    • DropDownList fails to group items by 0.
    • Horizontal scroll bar is displayed in the dropdown even if autoWidth is enabled.
    • Group headers are not set correctly when group field is null or empty.
  • DropDownTree
    • Popup property is missing from dropdowns TypeScript definitions.
  • Excel Export
    • Kendo.Mvc.Export.dll SetCellValue method should handle null values.
  • Grid
    • MultiSelect inside Grid loses its text visibility when using Nova skin.
    • Column resize handle is displayed at incorrect position.
    • PersistSelection fails to work in MVVM Grid.
    • The scrollbar of the Grid with virtualization has wrong height in IE with jQuery 3.*.
    • Kendo UI Grid does not open cell for editing on last row with scrolling in iOS device.
    • Missing last header when all columns in a grid are Multi-header columns.
    • Grid with locked columns and virtual scrolling goes out of sync when the browser window is resized.
    • Grid column menu button is not highlighted with Office 365 and Metro themes when a column is filtered.
    • Insufficient color contrast of Grid pager info in Office365 theme.
    • Kendo.Mvc.Export.dll SetCellValue method should handle null values.
    • In the Grid, if a column field matches another column title, the menu hides the wrong column.
    • Grid's column filter submenu has incorrect tooltips.
    • Pager _click does not parse the page number to integer.
    • Reordering duplicate columns/template columns does not reorder properly columns in the column menu.
    • Add cursor:default in Grid Heading.
    • Grid clear filter icon is misaligned for LESS themes.
    • Grid checkbox column selection is out of sync when items are selected with drag-drop or with Shift key.
    • Grid sort column style not applied correctly for SASS themes.
    • Unexpected text-decoration: underline style on Grid's filter icons in exported PDF.
    • Column reordering with multi column headers causes mixing of the column titles.
    • DataSource filter in getOptions is not copied.
    • Grid row becomes selected on command's icon click.
  • ListView
    • ListView: The scrollable behavior is enabled when height style is applied to the Kendo UI ListView wrapper element.
  • Menu
    • Menu hierarchical items are not expanded the first time when hovered.
    • The ResponsivePanel closes immediately on mobile devices after it is opened in Chrome due to passive event listener.
  • MultiColumnComboBox
    • Popup property is missing from dropdowns TypeScript definitions.
  • MultiSelect
    • Popup property is missing from dropdowns TypeScript definitions.
    • MultiSelect inside Grid loses its text visibility when using Nova skin.
    • Tapping over a MultiSelect then scrolling throws a js exception and opens the widget's dropdown.
    • l.select(...).done is not a function error is thrown when delete the selected item after filtering.
    • Removing MultiSelect tag does not trigger change event with jQuery 3.3.1.
    • Horizontal scroll bar is displayed in the dropdown even if autoWidth is enabled.
  • MultiViewCalendar
    • Multiple dates can be selected on mobile devices when selection mode is "single".
  • Notification
    • Missing Notification icon right margin.
  • PDFViewer
    • Using Custom Build with PDFViewer checked throws an error.
    • PDF files with capital case file extension are not rendered.
  • Pager
    • Pager _click does not parse the page number to integer.
  • ResponsivePanel
    • The ResponsivePanel closes immediately on mobile devices after it is opened in Chrome due to passive event listener.
  • Scheduler
    • Adaptive scheduler with editable false renders create button.
    • Scheduler events overlap additional days slots with small screen resolutions.
    • Scheduler in SignalR scenario does not fully update its UI.
    • Cannot read property 'firstSlot' of undefined thrown when remote resources with grouping and autoBind: false are used.
    • Scheduler events width not properly calculated in RTL scenarios when a scrollbar is displayed.
    • JavaScript error thrown on saving Scheduler event with invalid date format entered in Start/End inputs.
    • Select method throws error in monthview.
    • Scheduler is scrolled into view, when a time slot/event is focused.
  • ScrollView
    • Initializing ScrollView with one item and disabled paging shows the Next arrow.
  • Spreadsheet
    • Spreadsheet throws a js exception on exporting to Excel.
    • Spreadsheet bad performance on setting font size to multiple cells.
    • Pasting data from Excel file to Spreadsheet results in an image instead of data values.
    • Decimal values are not displayed when negative percentage value is filled in a cell.
    • Spreadsheet custom editor button is not visible in frozen columns scenario.
    • Spreadsheet opens only 200 rows from previously exported document.
    • Unable to reach last column custom editor button.
    • Negative floating point numbers are represented without the zero.
    • Spreadsheet widget cannot be scrolled under Android.
  • Tooltip
    • Tooltip disappears when the page is scrolled and the container has overflow: auto.
  • TreeList
    • TreeList resizes incorrect column.
    • TreeList pager doesn't change its UI correctly upon refresh button click.
    • TreeList "Status" element breaks widget layout upon resize method call.
    • TreeList "No records to display" is displayed below pager.
    • TreeList MVVM bindings stop working if a column template contains a table.
    • Reordering duplicate columns/template columns does not reorder properly columns in the column menu.
    • Kendo Treelist removing wrong col element when hidin column.
  • TreeView
    • NumericTextBox losing focus inside TreeView template in Chrome.

Telerik DevCraft UI R2 2019 SP1

$
0
0
Telerik DevCraft UI

Adds compatibility with .NET Core 3 Preview 6, plus performance improvements for WPF, Xamarin & more.

Features

Telerik DevCraft UI R2 2019 SP1 release includes the following updates:

Telerik DevCraft Complete R2 2019 SP1

$
0
0
Telerik DevCraft Complete

Adds compatibility with .NET Core 3 Preview 6, plus performance improvements for WPF, Xamarin & more.

Features

Telerik DevCraft Complete R2 2019 SP1 release includes the following updates:

Telerik DevCraft Ultimate R2 2019 SP1

$
0
0
Telerik DevCraft Ultimate

Adds support for .NET Core 3 Preview 6, Visual Studio 2019, plus improvements for WPF, Xamarin & more.

Features

Telerik DevCraft Ultimate R2 2019 SP1 release includes the following updates:


Aspose.Cells for .NET V19.6

$
0
0
Aspose.Cells for .NET

Adds OpenDocument Flat XML Spreadsheet (.fods) file format support.

Features

  • Added support for comments when exporting XLS/XLSX to HTML files.
  • Added OpenDocument Flat XML Spreadsheet (.fods) file format support.
  • Added StarOffice Calc Spreadsheet (.sxc) file format support.
  • Embeded OOXML files as a package for XLSX.

DevExpress Office File API 19.1.4

$
0
0
DevExpress Office File API

Improves Spreadsheet and Word Processing Document APIs.

Fixes

Spreadsheet Document API

  • An XLSX document with shared printing settings cannot be opened
  • ArgumentOutOfRangeException occurs on an attempt to copy formatting using the Range.CopyFrom method if the source range equals the target range
  • NullReferenceException is thrown on the AutoFit method call if the DevExpress.Utils.AzureCompatibility.Enable property is set to true
  • NullReferenceException occurs on an attempt to print a specific document containing the long text in cells
  • System.ArgumentException is thrown on loading a specific .XLSX document
  • System.NullReferenceException is thrown on loading a workbook with references to an external workbook if multi-threading calculations are turned on
  • The AutoFit method incorrectly measures columns containing cells with the rich text formatting
  • The Range.CopyFrom(targetRange, PasteSpecial.Formats) method copies hyperlinks from the source range

Word Processing Document API

  • A WordML document with a text form field cannot be loaded
  • Cell background colors are incorrect during the Mail Merge operation
  • Conversion to PDF cuts a part of a header and footer in a DOCX document
  • IncludePicture field's image is saved in the Docx file if the "\d" switch is specified for this field
  • InvalidFormatException event fires when RichEditDocumentServer fails to decrypt a document

DevExpress ASP.NET 19.1.4

$
0
0
DevExpress ASP.NET

Improves Data Editors, Html Editor, Pivot Grid, Rich Edit, Scheduler and Spreadsheet controls.

Fixes

ASP.NET Web Forms

All ASP.NET Controls

  • ASPxListBox (standalone or inside ASPxGridView / ASPxPivotGrid popup header filters) items are misaligned in a custom theme

ASPxCardView

  • ASPxVerticalGrid - Batch Editing - Horizontal scrolling works incorrectly on an attempt to edit a cell if data is sorted by a non-key column

ASPxDataEditors

  • ASPxSpinEdit - Google Сhrome handles spin edit buttons as images on smartphones after the update to v18.2.5
  • ASPxDateEdit - The keyboard navigation in calendar does not work when AccessibilityCompliant is enabled
  • ASPxGridView - A dropdown of a date editor in a filter row closes immediately after opening
  • ASPxMemo has an incorrect text color if it's disabled in the Material theme

ASPxGridView

  • Adaptivity - Text of GridView columns becomes duplicated after switching from the adaptive mode to the regular mode if sorting is applied to specific columns
  • ASPxGridLookup - Rows of the drop-down GridView control are not updated while scrolling GridView content in Virtual Scrolling mode if GridView is bound to a server-mode data source
  • ASPxGridLookup - Selected rows in a nested GridView control and ASPxGridLookup's value are reset if a currently applied filter results in showing an empty grid
  • ASPxGridLookup - The KeyNotFound exception occurs when the editor has a composite key and an initial value is specified
  • A grid is not rendered on the page if the SelectAllCheckboxMode property is set to All and the UnselectRowByKey method is used
  • An edit form layout item hidden in the BeforeGetCallbackResult event handler becomes visible when a callback is executed in the grid with the opened edit form
  • Batch Editing - A drop-down window of ASPxDateEdit is hidden behind grid elements in Chrome on iPhone10
  • Data from other pages is not displayed after clicking the 'Preview Changes' button if a column's EditFormSettings.Visible property is set to False
  • Fixed groups do not work if some nodes are collapsed
  • Position of Popup Edit Form with large content is incorrect in the Right To Left layout
  • Refreshing a grid restores the previous layout although it was replaced by another one
  • The grid's layout is incorrectly calculated in adaptivity mode (AdaptivityMode="HideDataCells")

ASPxHtmlEditor

  • A placeholder's color and the underline font setting cannot be changed
  • A script error occurs on an attempt to insert certain content in PlainText paste mode in Chrome

ASPxPivotGrid

  • OLAP - Pivot generates a slow MDX query to filter a Ragged Hierarchy if the excluded filter is used
  • OLAP - The "non empty" statement/keyword cannot be removed from MDX queries
  • Web.PivotChart - ArgumentException occurs when the Show Prefilter context menu is used

ASPxRichEdit

  • "Unable to get property 'parentNode' of undefined or null reference" error occurs on invoking a context menu after loading a document on a callback request (IE 11)
  • ArgumentOutOfRangeException is thrown while opening a document
  • The "An unspecified error occurred and the editor needs to be reloaded." error occurs on deleting text inserted with the client insertRtf command
  • The "An unspecified error occurred and the editor..." exception is thrown on spell checking a hyperlink element
  • The "Cannot read property "hyperlinkTip" of undefined" error occurs on an attempt to move a floating textbox upon a table
  • The CalculateDocumentVariable event is not raised on mail merge when the result is downloaded
  • The client-side private __aspxRichEdit.PasteSelectionCommand and __aspxRichEdit.ClipboardCommand commands are not available
  • The Copy/Paste functionality works incorrectly when text is highlighted  
  • The CR/LF characters are removed from copied text when the Shift+Insert shortcut is used for pasting
  • The full paragraph is pasted on an attempt to copy and paste its part in ASPxRichEdit opened in another browser tab
  • ASPxRichEdit doesn't display images from a hibernated document
  • ASPxRichEdit doesn't restore width correctly after it returns from the FullScreen mode in XAF applications
  • ASPxRichEdit unexpectedly jumps to another page on inputting text with a touch-enabled screen
  • The "TypeError: Illegal constructor'" error occurs after the insertPicture command is executed
  • The "An unspecified error occurred and the editor needs to be reloaded." error occurs on clicking the "Undo" button after inserting a hyperlink into a document
  • The "REInsertImageDialog is not defined" error occurs while inserting an image using the "Insert -> Inline Picture" dialog
  • The "Uncaught TypeError: Illegal constructor" error occurs on executing the insertPicture command

ASPxScheduler Suite

  • A custom visible interval specified in the VisibleIntervalChanged event handler is not applied to the Day view if a client render is enabled
  • Agenda View appointments can not be filtered using an external Resource Navigator in "Tokens" mode
  • All Day Area selection works incorrectly in the "WorkWeek" view after adding a custom holiday
  • The "Index was out of range" error occurs after switching to a Timeline view when ResourceNavigator's mode is Token
  • The appointment tooltip is shown and cannot be closed on clicking the appointment in resize mode in iOS
  • The Theme property is not applied to internal controls
  • Typing a capital letter that corresponds to the first letter of a view in the appointment editor causes active view switching when AppointmentFormVisibility is set to "FillControlArea"
  • Visual Studio 2019 - Changes in Design View are not updated in Source View when ASPxSchedulerControlPrintAdapter is located within UpdatePanel

ASPxSpreadsheet

  • Cell values are not updated on the client if it was cleared and then reverted to a previous value or set to a custom value in the CellValueChanged event handler
  • Data Validation Dialog - A range with the relative reference is created when a source range for the List validation criteria is selected
  • The Clear and Reapply buttons are incorrectly enabled in certain cases  
  • The rowIndex and columnIndex properties are reversed in the CellEndEdit event handler for the cell with the list validation
  • The Undo Changes shortcut (ctrl+z) does not work if the ribbon is hidden
  • The validation error occurs in a different way for a certain document as compared to Microsoft Word
  • A JavaScript error occurs on an attempt to scroll a document that contains frozen rows if the height of these rows exceeds the visible document height
  • The CellValue.IsDateTime property is ignored for the SpreadsheetCellEventArgs.OldValue parameter of the CellValueChanged event

ASPxThemeBuilder

  • The 'DevExpress.Utils.UrlAccessSecurityLevelSetting' does not contain a definition for 'ReportingSpecificResources' error occurs in ThemeBuilder

ASPxTreeList

  • "Collection was modified; enumeration operation may not execute" error occurs on creating a new node when ASPxTreeList is bound to an empty data source and the ASPxTreeListTemplateReplacement control is used in the Edit Form
  • Custom CSS classes are incorrectly assigned to filter cells
  • The SettingsLoadingPanel.Text and SettingsText.LoadingPanelText properties can be used to set the text displayed within a loading panel

Navigation, Layout & Multi-Purpose Controls

  • ASPxFileManager - A file is uploaded to the currently active folder but not to the initially active folder
  • ASPxFileManager - A quick scroll of ASPxFileManager items results in sending an infinite number of requests to the server in the iOS theme
  • ASPxFormLayout - There is no client-side API to hide a set of items without a delay
  • ASPxLoadingPanel - Borders and shadow are not shown in Edge
  • ASPxPageControl - Tabs are dragged incorrectly in RTL mode
  • ASPxPopupControl - Incorrect border and padding is visible around a popup in the BlackGlass theme
  • ASPxPopupControl - The SpriteProperties.CheckedCssClass property is not available for MaximizeButtonImage
  • ASPxPopupControl content specified using the ContentUrl property value is not shown on a page load in Chrome (75.0.3770.80)

XtraCharts Suite

  • A client-side error occurs when moving the pointer in the chart's diagram area when an indicator is defined
  • The Crosshair Cursor panel position is incorrect when a custom style is applied to WebChartControl

XtraReports Suite

  • ASPxWebDocumentViewer - It is not possible to submit the empty multi-value report parameter due to a validation error

ASP.NET MVC

All ASP.NET MVC Products

  • GridView - A client-side error occurs when DevExpress scripts are loaded separately for each extension by using the GetScriptsEx method

MVC CardView

  • There is no capability to specify a custom template for group row content using a corresponding action (lambda) in the SetGroupRowTemplateContent method

MVC Data Editors

  • Combobox - A height a drop down window is calculated incorrectly in the Adaptive mode after executing a callback request
  • DateEdit - Focus is accidentally moved from the time section to the text box when time editing
  • GridLookup - Accessibility - The "Shift+Tab" key combination does not work
  • MVCxSpinEdit - Validation fails when the editor value equals 0 and the model value type is not nullable
  • The layout of the ListBox extension with the "100%" height is incorrectly calculated if CaptionSettings.Position = EditorCaptionPosition.Top

MVC GridView

  • A JavaScript exception occurs on changing a value of the second DateEdit if another DataEditor ID is assigned to its StartDateEditID property
  • Accessibility - Column reordering does not work in Customization Dialog if AccessibilityCompliant is enabled
  • Batch Editing - A focused row is not assigned, and the Delete toolbar item is disabled if a new row is not added to the data source
  • Horizontal scroll bar cannot follow the focus position when the first column is fixed
  • The alternating row coloring is incorrect after scrolling and sorting in the Endless Paging mode
  • The entire content of the Adaptive Detail Layout becomes hidden if the Items.AddCommandItem method was used with the name of a hidden command column
  • There is no capability to display CommandColumn items in the Adaptive mode if the Adaptive Detail Layout is customized

MVC HtmlEditor

  • The system iframe can be focused on the Tab key press

MVC Navigation, Layout & Multi-Purpose Extensions

  • ASPxPopupControl - Control bounces on scroll if the zoom level is > 100%
  • FileManager - State is not stored in cookies

MVC Pivot Grid

  • Empty values are still shown when Show Blanks is False on layout restoring

MVC QueryBuilder

  • It should be possible to modify an incorrect query definition

MVC Report

  • An unhandled exception occurs after closing a report in the End-User Report Designer
  • Data Source Wizard - Changes for stored procedure parameters do not produce any effect
  • Drag-drop does not work correctly after running Query Builder
  • dxDropDownEditor widget definition is missing in the configuration file generated by the devextreme-bundler-init command
  • Report Wizard - A report page has incorrect proportions on the Page Settings page
  • Report Wizard - The 'TypeError: Cannot read property 'sqlDataSource' of null' error is thrown when the 'Data-bound Report' option is selected
  • The Data Member property is not set by Data Source Wizard
  • Web Report Designer - A field name from another data member is cut when a band's data member name starts with the same string
  • Web Report Designer - The WholeRange.AlwaysShowZeroLevel property is ignored by XRChart

MVC RichEdit

  • SqlOfficeStateProvider - User request to document A waits till another user's request to document B ends
  • The "Last inserted history items were not found" JS error occurs if the inserted text's format is changed in the ContentInserted event handler
  • An error message is shown when a callback is sent before a synchronization callback has finished
  • An image cannot be pasted from one document to another opened in different browser tabs if Windows Authentication is enabled
  • The editor freezes on an attempt to open a specific file
  • RichEdit with the specified RangePermissions - It's not possible to add a new paragraph to the end of a document even if the latest RangePermission is editable

MVC Scheduler

  • Appointment Form layout is calculated incorrectly while running the "RWA - Responsive Template" demo on mobile devices
  • MVC Scheduler - The value typed to the ComboBox isn't applied to the appointment
  • Scheduler - How to enable AppointmentDatesHighlightMode in ViewVisibleInterval to Labels
  • Scheduler - The "Can't create editor for X" error occurs if a custom field it is of the nullable number type

MVC Spreadsheet

  • The "Attempted to perform an unauthorized operation" error occurs when the "Save As" operation is hidden on the Ctrl +S key combination press
  •  Cell editing is incorrectly finished after navigating to cells using arrows key while entering formula
  • Spreadsheet works incorrectly after an Ajax request

ASP.NET Bootstrap

Bootstrap Charts

  • BootstrapLineChart - It is not possible to change the BootstrapChartLineSeries thickness
  • BootstrapRangeSelector - The widget cannot be disabled via the SetEnabled method and the Enabled property

Bootstrap Data Editors

  • BootstrapTagBox - Styles are not applied to an editor when the ClientEnabled property is false
  • BootstrapTextBox doesn't render digits when running on Android 8 if MaskSettings and MaxLength are specified

Bootstrap GridView

  • It is not possible to cancel focusing in the FocusedCellChanging event handler
  • Styles are not applied to error messages in a popup edit form  
  • The "IsEnabledAdaptivity is not a function" JavaScript error occurs if the Adaptive layout is used
  • The header filter popup height is incorrect after resizing

Bootstrap Navigation, Layout & Multi-Purpose Controls

  • BootstrapFileManager works incorrectly when the ClientVisible property is set to false initially
  • BootstrapFormLayout - The ActiveTabChanged event is not raised for BootstrapTabbedLayoutGroup  
  • BootstrapPopupControl with the specified Height property - The size of the internal <iframe> element is calculated incorrectly if the content URL is specified before showing the popup

Bootstrap Scheduler

  • The CSS class is applied to incorrect cells in HtmlTimeCellPrepared if the displayed resources are changed with the resource navigator

ASP.NET Core

Rich Text Editor for ASP.NET Core

  • The "Word found unreadable content in document." error occurs when opening a downloaded DOCX document in Word
  • If the Mail Merge data source contains more than 20 records, all records after the 20th record are not displayed

Spreadsheet for ASP.NET Core

  • It is not possible to capture a moment when a cell value changes

XtraReports Suite

  • System.NullReferenceException is thrown when choosing a JSON data source in the Report Wizard in Visual Studio Report Designer
  • Web Report Designer - Closing the report designer menu causes the JavaScript "Object doesn't support property or method 'blur' occurred" error
  • Web Report Designer for ASP.NET Core - RegisterDataSourceWizardConnectionStringsProvider does not work
  • WebDocumentViewer for ASP.NET Core - Client-side GetReportPreview method is not defined

DevExpress WinForms 19.1.4

$
0
0
DevExpress WinForms

Improves PDF Viewer, Bars, Charts, Editors, Map, Reports, Scheduler, Spreadsheet and Grid controls.

Fixes

All WinForms Controls

  • C4374 build warnings related to IDirectXClient are shown in VS2017 after Update from 18.2.7 to 19.1.3
  • Design Time - Skin settings are ignored when they are applied from the Design-Time Settings form
  • ExpressionEditor - A complex property name is not displayed if a child property name starts with a parent property name
  • ImageCollection - A compiler error is shown when renaming an image from project resources
  • Project Settings Page - The apply indicator flickers if a property change operation is quite fast
  • Serialization converter registered using ObjectConverterImplementation.RegisterConverter is not invoked when an object is restored from Base64String saved in previous versions
  • SkinEditorV2 - An unhandled exception is raised on an attempt to edit an SVG image
  • SkinEditorV2 - ArgumentNullException is raised when mouse is moved above the Menu button and the Narrator is opened
  • Skins don't paint correctly on ToolBar and FluentDesign Forms
  • SVG Icon Builder - NullReferenceException occurs in GdiFontWrapper.MeasureString on converting SVG images
  • Svg Image - FormatException is thrown on the image load
  • SVG support - Graphics path is calculated incorrectly in certain conditions
  • The SvgBitmap.Render method throws ArgumentNullException
  • When the DevExpress Project Settings dialog is invoked, DevExpress libraries are added to a wrong project

Data Access Library

  • Data Federation - Wizard - The "Manage Relations" button click raises the "A query with the specified name already exists" exception and closes the wizard
  • Expression Editor (Data Access) fails to validate complex expressions with a nested property hierarchy
  • Query Builder - The main table's position is reset after a click on a relation
  • The ObjectDataSourceFillHelper.GetItemProperties method crashes the MS Visual Studio designer if it cannot load a third-party assembly

DemoCenter (.NET)

  • Build Your Own Office - ReflectionTypeLoadException is thrown on clicking NavBarControl links

MVVM Framework

  • MVVM Framework doesn't provide a mechanism to release ViewModels' unmanaged resources

PDF Viewer

  • CID Fonts - Support predefined CMaps

PivotGrid Core

  • XRPivotGrid FieldValueGrandTotal using Text Horizontal Alignment set to Far and font set to Itallic doesn't export to PDF correctly

Snap

  • ArgumentNullException is thrown after clicking the Appearance Ribbon tab if SnapControl's document is loaded using the SnapControl.SnxBytes property
  • Table Cell alignment is reset on updating a field located in the table cell

XtraBars Suite

  • A TabbedView document caption is changed when an end user types into an editor
  • AccordionControl - All elements are indented when using the HamburgerMenu view and an image is aligned after text
  • AccordionControl - Items with a hidden expand button have incorrect indents in Hamburger mode
  • Adorner Guides - A border of Flyout flickers on hovering
  • AdornerUIManager - The guide does not show any content when LabelControl is used
  • BarDockingMenuItem - All sub-items can be temporarily added to QuickAccessToolbar
  • BarHeaderItem applies the hovered appearance that is hidden
  • BarItem - A caption is not shown with a bold font style after the update to v19.1.3
  • BarManager - Recently Used Items are not restored when Workspace Manager or the AutoSaveInRegistry feature is used
  • Different SVG images are displayed for BarItems at design time and runtime
  • Docking guides are not displayed for a dock panel if DockManager is added to an MDI child form and AdornerUIManager is used
  • DockManager - DockPanels cannot be resized when the Light style is enabled
  • FluentDesignForm - Incorrect AccordionControl background color when LayoutControl is used
  • FluentDesignForm - The form's text overlaps the caption bar's buttons
  • Frame Collection Editor can be shrunk so that OK and Cancel buttons are hidden
  • GalleryBarItem is displayed incorrectly in a merged ribbon with a simplified command layout in a child ribbon
  • GalleryControl doesn't play Gif images
  • NullReferenceException is raised when the RemovePanel method is called in the ClosedPanel event handler
  • NullReferenceException is thrown on resizing a dock panel via the upper right edge when the Light style is enabled
  • OutOfMemoryException is thrown in the LinearGradientBrush method when a SVG image is imported to the Image Picker
  • PopupControlContainer - Popup window size is incorrect when a popup is shown the first time and a high DPI is used
  • RibbonControl - A caption is drawn under buttons when RibbonCaptionAlignment is set to left
  • RibbonControl - BarItems are colorized incorrectly when AllowGlyphSkinning is used
  • RibbonControl - Captions of ribbon categories are not center-aligned in the Coffee skin paint scheme
  • RibbonControl - Expand buttons are not properly shown in a designer if the TouchUI mode is enabled
  • RibbonControl - NullReferenceException is thrown in the PopupOpenHelper.OpenSubToLeft method
  • RibbonControl - NullReferenceException is thrown in the UserSetAppearanceForeColor method
  • RibbonForm - An exception is thrown when the form with the Office2007 ribbon style is shown in MDI mode
  • RibbonForm - Changing text of a child form inside an MDI ribbon form doesn't affect the parent form text
  • RibbonForm cannot be restored after showing the Desktop if BackstageView was opened
  • Skin Gallery - InvalidOperationException is thrown after the current skin is changed using the ribbon gallery
  • SuperTips don't show for BarItems in a form's title bar
  • Tabbed View - Documents in EndSizing are null
  • TabbedView - A skin is not applied to document content when it is added to the view via the Controller.AddDocument method
  • TabbedView - NullReferenceException is thrown in the FloatResizeZone.FloatFormBounds property getter
  • TabPane - There is no capability to disable automatic tab ordering on resize
  • The QuickAccessToolbar color does not change when the SkinMaskColor property is used
  • TileControl does not update SVG images based on an applied skin palette
  • ToolBarForm - Pressing an accelerator key doesn't trigger a click on a corresponding link
  • WidgetView - The QueryMaximizedControl event is not raised for a float document

XtraCharts Suite

  • An error occurs in design mode after modifying the chart's layout and running the application in debug mode
  • An incomplete "obsolete" message regarding the Series.Colorizer property
  • Axis Labels are missing after upgrade
  • Crosshair is not shown for certain arguments and the order of arguments is changed on TopNOptions change
  • Crosshair is not shown in all panes in the Grid layout when ShowOnlyInFocusedPane is False
  • Chart Designer - Actual point values are not shown after the Chart.DataSnapshot method call
  • Chart Designer crashes after binding Line or Area series to a qualitative or numeric argument
  • Chart Designer shows data without taking into account X-Axis settings
  • Chart Wizard - The "Visible In Panes" label on the Axes page has an incorrect background color when a dark theme is applied
  • Swift Plot - The drawing order of Series poins is changed
  • The Swift Plot Series line style is not effective when the DirectX rendering mode is enabled
  • Unhandled error (OverflowException) occurs when adjusting the Axis.WholeRange property in certain situations if RangeControl is linked to ChartControl
  • Usability - Axis layout is not preserved when changing the diagram type (Swift Plot to XY-Diagram) at runtime
  • XRChart - A chart is not shown if its series is filtered

XtraEditors Library

  • Find Panel shows different results in GridControl and Excel filter when searching in HTML text
  • AccordionControl overlaps FuentDesignForm's title bar even though the form is quite small
  • Add an event when ImageEditorDialog is closed
  • ArgumentException is thrown after inserting a certain emoji into LookUpEdit's text editor
  • BreadCrumbEdit - Popup window size is too big when it displays long folder names
  • CalendarControl - Multiple days are selected after changing the VistaCalendarViewStyle property to MonthView when the MultiSelect option is disabled
  • CalendarControl - The scrollbar button is visible when content cannot be scrolled
  • Certain field names in FilterEditorControl are lost when UnboundFilterColumn is used
  • ComboBoxEdit - Selection changes are not recognized by a screen reader when the TextEditStyle property is set to DisableTextEditor
  • FilterControl - An empty display value is shown after an active editor is closed if RepositoryItemSearchLookUpEdit is used in Instant Feedback mode
  • FilterControl does not display date and time constants for nullable DateTime properties
  • FilterEditorControl - In Text mode appearances are applied only on a sklin changed, but not when the Appearance property is set
  • FluentDesignForm - A form takes an extra space on additional monitors when it is maximized
  • German localization - Change strings in the context menu of the VerticalGrid and GridControl components
  • LabelControl / XRLabel - Changing the font style does not properly work with HTML formatted text
  • ListBoxControl - SvgImages are not drawn when using Templates
  • MemoExEdit - The OK button is always enabled even if no changes were made since the last opening of a popup window
  • PictureEdit - There is no way to change the Take Picture dialog size programmatically
  • PictureEdit: "take picture from camera" context menu item disappears after setting ReadOnly property
  • Pivot Grid passes an incorrect ExportTarget parameter to the GetEditValueForExport method of a custom FieldEdit
  • Prevent showing a wrong MRU item when a user deletes an MRU item from the popup form
  • RepositoryItemPictureEdit - ArgumentException ( "Parameter is not valid") occurs when printing and exporting data
  • SplashScreen - The SplashImage property doesn't support the use of SVG images
  • The Aspect ratio enumeration in ImageEditorDialog is not localized
  • The ListBoxControl.Items property is not available in the designer
  • The WindowsFormsSettings.FilterCriteriaDisplayStyle property is not working for TreeList and PivotGridControl
  • TimeSpanEdit - It is required to press '0' twice to move to the next time part with the DateTimeAdvancingCaret mask
  • TreeListLookupEdit does not filter data when new filter text erases the previous value
  • XtraFolderBrowserDialog - A node is not selected in the left hierarchy list when it is shown
  • XtraInputBox - Show returns null instead of a default response if Esc, Close or Cancel is pressed
  • XtraMessageBox - A concurrency issue occurs when the XtraMessageBox.Show method is called
  • XtraMessageBox - Text is cut off when MessageBoxIcon is defined and the SmartTextWrap property is enabled
  • XtraMessageBox - The CalcButtonsPosition method cannot be overridden
  • XtraMessageBox is not scaled in TouchUIMode
  • XtraOpenFileDialog - A search field doesn't work properly
  • XtraSaveFileDialog throws UnauthorizedAccessException when trying to save to a folder with insufficient rights

XtraGauges Suite

  • Element Designer - Element's property values are not updated immediately when selecting a gauge element

XtraGrid Suite

  • AdvBandedGridView - NullRefferenceException is thrown on hovering over a band with the enabled Narrator
  • AdvBandedGridView - The view designer is closed on working with bands and NullRefferenceException is thrown
  • Changing text for the null value in the DisplayTexts array in the FilterPopupExcelData event handler has no effect
  • DataAware export - GridSummary is exported as a formula when the TextExportMode.Text mode is used
  • ExcelFilter doesn't display the Null value when GridControl is connected to PgSqlDataTable  
  • ExcelFilter doesn't display the Null value when GridControl is connected to XPDataView
  • FilterControl gets incorrect types of a detail view's predefined columns
  • FindPanel is recreated when OptionsFind.Condition or OptionsFind.ParserKind is changed
  • GridControl - A band's popup menu doesn't provide the capability to access a clicked band
  • GridControl - Support filtering by a detail unbound column
  • GridControl - The Excel-style filter allows selecting disabled filter items
  • GridControl/VGridControl/TreeList - A selected row is not pronounced by using the JAWS screen reader
  • GridView - Custom numeric filter provides a combobox with empty values
  • GridView - Pasting a row throws the "Column does not allow nulls" error
  • GridView - The file exported in WYSIWYG mode contains empty rows around a group footer
  • GridView - The SelectionChanged event is not raised after calling the DataTable.RejectChanges method in bound selection mode
  • GridView - There is no way to reset the GridColumn.OptionsFilter.AutoFilterCondition property to default
  • GridView - When an exception is raised in a non-server mode, the error panel shows a server mode exception
  • GridView - When the AllowSortAnimation option is enabled, animation does not use display values provided by the CustomColumnDisplayText event
  • LayoutView shows only the latest card after it's collapsedg/expanded if CardArrangeRule is AllowPartialCards
  • PopupContainerEdit - A popup form closes when MessageBox is shown regardless of the AllowClosePopupOnModalFormShow property value
  • Real values are shown instead of display values in FilterPanel's Visual style if the GridView's layout is restored before a data source is assigned
  • RepositoryItemCheckEdit is printed incorrectly when custom images are used
  • The "(Null)" text is not shown for ExcelFilterDataItem with the null value when the DataItems collection is used in the FilterPopupExcelData event handler
  • The Gridview.SelectionChanged event does not fire in MultiSelectMode
  • The incorrect text is highlighted in group rows when FindPanel is used
  • The ParseFindPanelTextEventArgs.SetFindCriteria method does not work correctly
  • The search result is not highlighted in the Excel Filter popup form when HTML strings are used
  • TileView - A scrollbar does not work as expected in RTL mode
  • TileView - The ValidateRow event does not fire when data is modified in EditForm
  • Total summary items for fixed columns have an incorrect location in the printed document
  • VGrid does not take into account fixed rows' height when displaying or hiding the vertical scrollbar
  • WinExplorerView - The application freezes when an item is selected after deleting another item

XtraLayout Suite

  • LayoutControl incorrectly resizes controls in Flow Layout mode when the high DPI mode is used

XtraMap

  • An item color loses Opacity after an item is saved/restored from an SVG file
  • An item loses text after it is saved/restored from an SVG file
  • MapControl scrolling and zooming operations are slow when a big number of clustered elements is shown with the animation mode disabled
  • OpenStreetMap provider does not display Basic tiles in the MapControl demo application
  • Slow performance when adding multiple map layers at runtime

XtraNavBar

  • NavBarControl - An empty space with artifacts appears in the control bound to OfficeNavigationBar in compact mode
  • NavBarControl resizes incorrectly if the "Show window contents while dragging" option is disabled in Windows

XtraPivotGrid Suite

  • An unhandled error (InvalidCastException) occurs when editing the drill-down data source after the upgrade
  • LegacyOptimized mode - The Running Totals calculation for large tables shows performance decrease as compared to the Legacy mode
  • Pivot Grid - A column header is empty for date columns with a Date repository item assigned to the FieldEdit property
  • Unhanded error (The given key was not present in the dictionary) occurs when refreshing the Pivot Grid working in asynchronous mode
  • XtraPivotGrid - DirectX - The grid is shown incorrectly when the user scrolls horizontally
  • XtraPivotGrid - The Expand/Collapse button's position is incorrect when the "Office 2007 Green" skin is applied

XtraPrinting Library

  • System.InvalidOperationException: "The current SynchronizationContext may not be used as a TaskScheduler." is thrown on showing the Print Dialog from the Outlook Add-In

XtraReports Suite

  • A multicolumn detail report is printed over content of a master report
  • A red cross appears when expanding hierarchical subreport data
  • A report generates an additional page in the exported *.DOCX file
  • End-User Report Designer - Blank labels and products are shown on the "Select the Label Type" wizard page if the application is localized
  • End-User Report Designer - Custom menu items provided via IMenuCreationService are not shown in the Field List panel
  • End-User Report Designer - It is possible to set the GetValue script for a calculated field even if the script execution mode is set to Deny
  • End-User Report Designer - System.NullReferenceException is thrown on managing queries in Design Mode after a hierarchical group is collapsed in Preview Mode
  • Export to PDF - A report with PictureBox that uses the ImageUrl property to load an image generates a larger PDF file than in a report where the image was loaded via the ImageSource property
  • Hierarchical Data - A control bound to the DrillDownExpanded property doesn't change its state
  • Hierarchical Reports - A hierarchical report cannot be created at a detail report level
  • Hierarchical Reports - A TargetException occurs when JsonDataSource in "Child List Field Name" mode is used as a data source
  • Images whose ImageUrl property is specified disappear when a report parameter is submitted
  • LabelControl / XRLabel - Different baseline for HTML-formatted text
  • Multiline text is trimmed in a cell with a row span
  • Page header incorrectly uses previous page data when an item lines up with the end of the previous page and XRSubreport is used
  • Parameters Panel - An integer parameter editor provides a way to pass a string value to a parameter
  • Reports Merging - Document scaling works incorrectly with a subreport that generates its own pages
  • Reports Merging - Top and Bottom margins of a subreport that generates its own pages are printed on master report pages after the subreport pages
  • SqlDataSource - Required queries execution - Embedded Fields from a non-default data member do not display data
  • Summary is calculated incorrectly in version 18.2 in a specific report
  • The Page Break property is disabled if the 'Report Every Page' property is checked
  • The 'Value cannot be null. Parameter name: docData' error occurs in the Visual Studio Report Designer when assigning an image source for the XRPictureBox control if a project type is Web Site
  • Visual Studio Report Designer - A trial message about using the XtraLayout control appears on opening a report even if the licensed WPF or ASP.NET subscription is installed
  • A file cannot be exported to DOCX format with the specified settings
  • Calculated Fields do not work with Mail Merge (the subreport issue)
  •  Complex type deserialization does not work after registering IOneTypeObjectConverter
  • XtraReport performance in Hashcode calculation
  • XtraReport.ExportToMail -  The XRPictureBox.Sizing mode is not preserved in Outlook

XtraRichEdit

  • ArgumentException is thrown with the "Ctrl+A" + "BACKSPACE" key combination
  • ArgumentOutOfRangeException on an attempt to load a specific document
  • Table cell width may unexpectedly change after removing a table row if the Simple view is used as an active view
  • XtraRichEdit's TableStyles are not saved properly in rtf format

XtraScheduler Suite

  • Appearance.BackColor set in the AppointmentViewInfoCustomizing event handler is not correctly applied to appointments
  • GanttView - Navigation between dates works slowly if a lot of time cells are displayed on the screen
  • Issues with Calendar Resource details on a dark theme
  • A custom skin that has a self referenced template name causes the application freeze
  • AppointmentFlyout is not shown if a form is displayed as a non-top-level window
  • Localization in the month & week view depends on .NET Framework
  • NullReferenceException occurs when an appointment's dependency type is changed
  • The NoNullAllowedException is thrown when a new appointment is created using CustomAppointmentForm
  • Visual Studio closes on a click on the Load Report Template link in a report's smart tag

XtraSpreadsheet

  • A letter in the footer is missing when a specific document is exported to PDF
  • A specific .XLTM document cannot be imported
  • DataTable is not updated correctly when bound to SpreadsheetControl
  • Document Properties Dialog does not show when a document contains defined names on an active worksheet
  • Formula is evaluated incorrectly when using custom context
  • New Layout - Comments are not displayed on mouse hover after scrolling the worksheet view
  • NullReferenceException on an attempt to create an array formula in a range defined using absolute positions
  • RepositoryItemSpinEdit throws an exception on an attempt to input a decimal from a numeric pad
  • Spreadsheet generates the "Invalid OpenXml file: PivotTupleCacheSet has no MaxRank or SetDefinition" exception on opening an Excel file
  • The Function Arguments dialog does not include a sheet name of the selected cell into the cell reference for the second and subsequent function arguments
  • The Function Arguments dialog does not switch the current sheet on editing a formula
  • The Insert Function dialog causes NullReferenceException when the in-place editor opening was suppressed in the CellBeginEdit event handler
  • The RANGE() function operates incorrectly in the Detail template range with grouping applied
  • The Range.CopyFrom method incorrectly applies copied formatting to the target range with multiple rows

XtraSunburst

  • SunburstControl.SaveToStream serializes the control as TreeMap
  • Usability - The selection is not reset when clicking an empty area

XtraTreeList Suite

  • Breadcrumb Behavior - BreadCrumbControl isn't updated on adding a new node when TreeList uses the unbound mode
  • Invoking TreeListNode.SetValue in TreeList.CellValueChanged leads to a StackOverflowException
  • Nullreference Exception in TreeList when setting focused node
  • The icons in Auto Filter Row's drop-down window get corrupted when all Tree List nodes are reloaded
  • A separator line for Auto Filter Row is invisible in the Office 2016 Black skin paint scheme
  • FindPanel highlights incorrect nodes when these nodes are expanded after the search criteria is entered
  • Not all footer summaries are displayed if a fixed left column is used
  • NullReferenceException is thrown when a dialog is shown in the ColumnPositionChanged event handler
  • The Cursor is changed to SizeWE and is serialized at design time
  • Virtual Mode - TreeList does not update row positions on updating underlying objects
  • When TreeList column name is not specified explicitly it is localized
  • Wrapped text is incorrectly highlighted when it is rendered using the XPaint.MultiColorDrawString method

XtraTreeMap

  • .NET Standard 2.0 project versions (*.csproj) for the DevExpress.TreeMap.v19.1.Core, DevExpress.XtraTreeMap.v19.1, and DevExpress.XtraMap.v19.1 assemblies are missing within the sources

XtraVerticalGrid Suite

  • A popup for vertical alignment buttons does appear in the End-User Report Designer
  • NullReferenceException is thrown when setting OptionsRow.AllowFocus = False and using MultiEditorRow
  • PropertyGridControl - A row with RepositoryItemTrackBar overlaps other rows
  • VerticalGrid - NullReferenceException when pressing Escape during row resizing
  • VGridControl/PropertyGridControl - Data load is slow after the Find Panel is shown
  • XtraVerticalGrid - Scrolling does not work after changing the MultiEditorRow cell width

DevExpress DXperience 19.1.4

$
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.

  • DevExtreme - Improves Data Grid, Html Editor, Pivot Grid, Scheduler and Data Visualization controls.
  • DevExpress ASP.NET - Improves Data Editors, Html Editor, Pivot Grid, Rich Edit, Scheduler and Spreadsheet controls.
  • DevExpress Reporting - Improves WinForms End-User Report Designer and WPF Query Builder.
  • DevExpress Windows 10 Apps - Improves Editors and Grid controls.
  • DevExpress WinForms - Improves PDF Viewer, Bars, Charts, Editors, Map, Reports, Scheduler, Spreadsheet and Grid controls.
  • DevExpress WPF - Improves Charts, Docking, Editors, Map, PivotGrid, Ribbon, Scheduler and RichEdit controls.

DevExpress Universal 19.1.4

$
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.

PrizmDoc Viewer v13.8

$
0
0
HTML5 Redaction API in PrizmDoc Viewer.

Adds support for Microsoft Windows Server 2019, plus new Plain Text Redactors API.

Features

  • Added support for Microsoft Windows Server 2019.
  • Introduced a new Plain Text Redactors API that allows users to input source documents and redaction markup files and receive redacted plain text documents back.
  • Beta Feature*: Added a new property, defaults.viewingPackageLifetime, that allows users to control the default minimum time viewing package content remains available after creation.
  • Beta Feature*: Added Microsoft Azure Blob Storage support for documents, image stamps, markups, form definitions, and viewing packages in PAS Configuration.
  • Created a new Getting Started Guide that makes it easier than ever to understand how PrizmDoc Viewer works, how to integrate it into your web application, and how you can leverage PrizmDoc Cloud to accelerate your evaluation by avoiding the need to install the backend server-side software.
  • Published new introductory samples on GitHub for node.js, ASP.NET, and Java/Spring.
  • Made client-side viewer resources available on Github, outside of the client installer. Download pre-built viewer assets (JavaScript, CSS, fonts, etc.), make deep UI customizations, or re-build it yourself with these new resources.

* Beta features are not officially supported by Accusoft, and their behavior could be changed at any time in a future version of the product.


GroupDocs.Conversion for .NET V19.6

$
0
0
GroupDocs.Conversion for .NET

Convert from MPX, JPC, DWT and JPEG-LS (JLS) files.

Features

  • Convert from/to XLAM files.
  • Convert from MPX, JPC, DWT, JPEG-LS (JLS) files.
  • Improved Diagram to Word conversions.

GroupDocs.Comparison for Java V19.6

$
0
0
GroupDocs.Comparison for Java

Improves table and chart comparison for Slides documents.

Features

  • Added comparison of group shapes in Diagram documents.
  • Implemented adding shapes without a Diagram’s Master.
  • Improved Paragraph Comparer for Diagram documents.
  • Improved StyleSheet Comparer for HTML.
  • Improved PDF comparison in some specific cases.
  • Improved HTML aligner that increases comparison accuracy.
  • Improved Anchors tags on HTML comparison.
  • Improved table and chart comparison for Slides documents.
  • Comparison is now thread-safe.
  • Improved comparison tester for Words documents.
  • Improved style detection on Slides documents.
  • Improved large sized PDF file comparison.
  • Improved worksheet name generation in result file.
  • Added chart title comparison in Cells documents.
  • Added chart generation in result files (instead of pictures) in Cells documents.
  • Improved Paragraph absorber in PDF for comparison speed increase.
  • Added the ability to convert documents of different formats to images.
  • Added calculation of changes for Diagrams, Slides and PDF documents.
  • Added document information method.
  • Improved change detection in tables in Words documents.

GroupDocs.Conversion for Java V19.6

$
0
0
GroupDocs.Conversion for Java

Adds support for setting a watermark as a background when converting to image files.

Features

  • Improved conversion from SVG to Slides documents.
  • Convert from VCF files.
  • Added support for setting a watermark as a background when converting to image files.
  • Saving a converted document to file now returns the file name and size.

Infragistics Ultimate UI for Windows Forms 19.1 Service Release

$
0
0
Infragistics Ultimate UI for Windows Forms

Improves Spreadsheet, Grid and Toolbar controls.

Fixes

Combo

  • NullReferenceException when opening the form designer in VS if the form has an UltraCombo on it.

DockManager

  • Menu opens in normal position.
  • Highlight area and actual dock position do not match.
  • Office 2003 grab handle element is not mirrored.
  • Dropdown button disappears or does not function in caption style VC6.
  • The window is not mirrored in VisualStudio2008.
  • Highlight area tab region and actual position of the tab do not match.
  • Highlight area and actual position do not match with DragWindowStyle.LayeredWindowWithIndicators.
  • The indicators appear outside of the form on floating a control.

Editors

  • Binding with Turkish culture tr-TR throwing NullReferenceException.

Excel

  • Some text format of a text box get lost after loading and saving an Excel file.
  • When loading a workbook with a control inside, loading it and saving it to another workbook does not retain the control's information.
  • NameReference.ReferencedRegion returns null on first time query.
  • When loading a workbook that has a hyperlink with an address greater than 256 characters, an ArgumentException is thrown.
  • FormulaParseException thrown when loading a workbook that contains a function SUBTOTAL that targets a cell with the # sign or 102-105, 107, or 109-111.
  • Not supported exception on loading a workbook with charts in dot net core 3.

Geographic Map

  • Hovering a map with a Stacked100BarSeries added throws Null Reference Exception.

Grid

  • Icon sizes don't scale according to font size.
  • Pin Icon are blurry.
  • In some scenario IsInputKey throwing a NullReferenceException.
  • The arrows for the child field are on the left edge of the group by area.
  • Incorrect selection behavior in card view.

Spreadsheet

  • ArgumentException 'Infragistics.Win.DataVisualization.CategoryXAxis' cannot be converted to type 'Infragistics.Win.DataVisualization.NumericXAxis'.
  • Column is truncated.
  • Conditional formatting is not resolved correctly when applied to multiple separate regions.
  • Setting WindowOptions.TabBarVisible to false leaves visible margins.
  • Legend area height is stretched unnecessarily in WinForms.
  • ArgumentOutOfRangeException on clearing data for Stock charts.
  • CategoryScale category axis displays date.

Toolbars

  • MouseWheel doesn't work sometimes with the Ribbon tab and certain mice.

ToolbarsManager

  • Hide certain keyboard shortcuts in Customize dialog. A new ExcludedShortcuts property has been added to the event args for the BeforeDisplayCustomizeDialog that can be used to list which Shortcuts are to be excluded from the shortcut list on the Customize Keyboard dialog.

Win

  • PeekPopup ContentControl is being disposed.

ZoomPanel

  • UltraZoomPanel positions Anchored controls incorrectly.

Infragistics Ultimate UI for WPF 19.1 Service Release

$
0
0
Infragistics Ultimate UI for WPF

Improves CalculationManager, DataChart and RichTextEditor controls.

Fixes

CalculationManager

  • Performance issue when adding a new property descriptor to a dynamic object in that all other formulas on that object are recalculated.
  • For dynamically added properties, changing a formula does not appear to calculate and set property values.

ColorPicker

  • Office2013 theme displays color picket elements incorrectly. Changed the Min-width of the ButtonStyle (affecting the ColorPalettesButton). Adjusted margins and width of ColorPalettesButton and changed the horizontal alignment and margin of the AdvancedEditorButton to match the other themes.

ComboEditor

  • Enter clear clears selection while dropdown is open - caused from IsEditable="False".

DataChart

  • Enabling axis annotations in both value overlay and crosshair layer throws error IsAxisAnnotationEnabled' property was already registered by 'CrosshairLayer'.
  • Visual data for value overlay is not being included in export.
  • Adding crosshair layer to chart with value overlay will display axis annotation for value overlay when IsAxisAnnotationEnabled=false.
  • Attempting to use AxisAnnotationFormatLabel on CategoryDateTimeXAxis gives strange value for item in event to format label.
  • Adding crosshair layer to chart with value overlay will overwrite overlay axis annotation when hovering.

DataGrid

  • Modifying the grid in the ExportStarted event while setting FieldSettings.LabelTextWrapping to "Wrap" and then sorting and resizing a column results in incorrect view.
  • Using a CompositeCollection as a StaticResource does not work and data updates to CompositeCollection does not result in new records.
  • XamDataGrid inconsistent behaviour Column formatting.
  • When using a hierarhical data structure with RecordFilterScope = "AllRecords" sometimes the filter operands will show blank when there should be options available.
  • Typo in German filter menu in XamDataGrid.
  • RecordPresenter.Loaded event is potentially registered to the same handler multiple times.
  • ArgumentNullException in DataPresenter.Calculations.
  • NullReferenceException in GroupLevelReference constructor after removing a grouping in the grid.
  • When exporting to Excel, calculations are still done when CalculationFrequency is set to Manual.
  • When calculations are deferred, exporting to Excel does not export all values.
  • Use down arrow ket to select cell below group cell then using up arrow to reselect group puts group / active cell out of view.
  • Initially adding selected range throws Null Reference Exception.
  • When selecting cells with pinned rows both pinned and ghost cells should appear selected but only one item should be added to selectedCells collection.
  • Selecting Pinned Cells then grouping grid loses cell selection.
  • Grid either does not select multiple columns or selects more columns than desired when using drag selection with MinWidth columns.
  • When SelectedDataItem is set programmatically, the SelectedDataItem and SelectedDataItems properties are out of sync in the SelectedItemsChanged event.
  • ListCalculator does not seem to work when parenthesis are included in the formula, but DataPresenterCalculationAdapter works with the same formula.
  • Null Reference Exception occurring in OnRecordPropertyChanged due to missing null check.
  • InvalidOperationException when adding a new formula.
  • Clipboard paste operation truncate the double quotes for the first cell.
  • Property changed notifications are not being respected with dynamically added fields for dynamic properties.
  • Formulas are not evaluating for dynamically added properties when the formula is added initially when the ItemCalculation is added.

DataPresenter

  • FieldLayout.InvalidateSortCtiteria.

DataTree

  • XamDataTree selection is not retained after multiple expansions / collapses of nodes.

Editors

  • IsTabStop="False" is ignored if IsAlwaysInEditMode is set to true.

Excel

  • Image not serialized even though no manipulation on chart.
  • OutOfMemoryException in Workbook.Load() if the workbook contains an embedded Equation object in a worksheet.
  • No series values are returned for a chart where the name of the worksheet used for the source data has a space in the name.
  • When loading an Excel workbook with a formula that references a region that has a period in its name, a FormulaParseException is thrown.
  • The labels overlap after changing chart type.
  • Chart is lost when there are two charts.
  • Chart is not saved correctly after clearing filter on data region.
  • Bubble chart is not restored correctly - Delete/Undo.
  • Chart type is  serialized as XYScatterLines instead of XYScatterLinesNoMarkers.
  • Axis DisplayUnitLabel is lost on saving.
  • Changing ChartTpe to Treemap is allowed but not deserialized.
  • Incorrect exception message when changing series type.
  • Data label is not visible after roundtripping.
  • Removing series from Pareto corrupts the chart in MS Excel 2016.

FormulaEditor

  • Null Reference Exception in FormulaEditorBase.CommitFormulaEdit.

Gantt

  • MinutesPerDay variable of project settings is not being respected correctly in the UI.

Grid

  • Grid shifts horizontally after removing and re-adding groupby column.
  • Active cell comes to the left end of viewport when active cell goes out of view from right end of viewport.
  • Some unfixed columns cannot be scrolled into view if group columns are used.
  • When summaries are enabled ICollectionView filter isn't maintained after clearing/resetting datasource.

NumericEditor

  • The editor accepts more digits than defined in Mask property when a value is pasted.
  • ValueType appears to be ignored when evaluating the Mask when set - it defaults to Decimal.

RichTextEditor

  • WordWrap property is not wrapping the text.

Spreadsheet

  • XamSpreadsheet tooltips are not localizable.
  • Chart is skewed after shifting.
  • NRE on clearing data  - GetScatterSeriesDataItems().
  • Clearing a series's name generates a random name in the legend, in combo charts.
  • Certain chart elements do not have fill/borders.
  • The plot area does not have gradient fill.
  • TickLabelPosition is not reflected correctly in the Spreadsheet.
  • ReversePlotOrder is not applied correctly.
  • LogBase value is not reflected in the Spreadsheet.

TabControl

  • InvalidOperationException exception while removing the tab using tooltip.

Timeline

  • NullReferenceException at line 536 FastItemsSource.cs.

TreeGrid

  • Overlapping nodes when bringing active record into view and scrolling to the bottom while sorting.
  • Infinite loop with FieldLayout.NestingDepth when columns are auto-sized.

WPF

  • Symbol version mismatch with the source code when adding the dlls from NuGet.
  • 'System.ArgumentException' in InfragisticsWPF4.Documents.Core.v19.1.dll  on loading a workbook with charts.
  • ChartArea border fill color is not serialized correctly for RegionMap.
  • GeoMapChart is empty when roundtripped when there are more than one charts.
  • SetSourceData on a worksheet different than the chart deserializes empty RegionMap.
Viewing all 2539 articles
Browse latest View live


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