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

Telerik UI for WPF R2 2019 SP1

$
0
0
Telerik UI for WPF

New features added for DesktopAlert, DiagramRibbon, Map and more.

Features

  • All Controls
    • Added ReadOnlyOpacity, ReadOnlyBorderBrush, ReadOnlyBackgroundBrush to VisualStudio2013 theme palette.
  • DesktopAlert
    • Implemented the ShowInTaskSwitcher property that hides the Alert from the Windows Alt+Tab menu when set to false.
    • The control now supports auto height by setting the DesktopAlert `s Height property to double.NaN.
  • Diagrams
    • Introduced built-in support for SimplifiedMode in DiagramRibbon.
    • Serialization and deserialization of some properties were not culture-independent and caused an exception when using different cultures for serialization and deserialization.
  • FileDialogs
    • Included ExplorerControl in VisualStudio`s toolbox.
  • GridView
    • Add support for add and remove operations in non-self-reference table relations in a hierarchical scenario.
  • Map
    • Added WebHeaders property in ScaleTileSource. Users can now add request/response headers to the webclient responsible for downloading map tiles for marticular map source.

Fixes

  • ComboBox
    • In editable mode setting the Text property, will return the first matching element, not the full matching one.
  • FileDialogs
    • A NullReferenceException in ExplorerControl.CanExecuteHelper() method when FileDialogsCommands is used in XAML and the explorer is collapsed.
    • The Search feature is not working on Windows Server 2012 R2.
  • GanttView
    • Relations between milestones on identical horizontal coordinates are clipped.
  • Gauges
    • Marker indicator is positioned and scaled wrong when resizing the gauge control.
  • GridView
    • Column auto-sizing via splitter double-click does not work after removing an item from the ItemsSource when setting GroupRenderMode to Flat.
    • If RadGridView is bound to an empty database table through Entity Framework, columns are not auto-generated.
    • FilteringControl's DistinctValues are not unchecked when resetting the ItemsSource of the RadGridView.
    • Editing a grouped RadGridView bound to a ListCollectionView moves the edited item to the bottom of the group.
    • GridViewMultiColumnComboBoxColumn does not respect CellTemplate and CellEditTemplate.
    • Index out of range exception in GridViewVirtualizingPanel.FlatLayoutStrategy.RealizeMergedCells.
    • GridViewRow becomes valid when its invalid cells get out of the viewport.
    • The Display element of a cell does not respect DisplayMemberPath in multiple selection in GridViewMutiColumnComboBox column.
    • A ToolTip appears on a column which does not have a ToolTipTemplate property set.
    • Unexpected keyboard navigation behavior when the last column on the right/left is invisible.
    • When the control is dropped from the ToolBox in empty Telerik project - "Method not found" exceptions are thrown.
  • Image Editor
    • ImageHistory Depth property in not restricting the undo stack items count.
  • MaskedInput
    • Caret should remain under the mouse when in Default and DefaultSelectAll SelectionOnFocus mode and the RadMaskedTextInput/RadMaskedDateTimeInput has a value.
    • When the SpinMode is set to Position and the Mask property is "d" (decimal) and the caret is on the empty placeholder non-numeric characters appear first.
  • RibbonView
    • ContentHeight property is not respected when it is set before the control is loaded.
    • An exception is thrown when opening the backstage whose items inside have KeyTips set in Office2013, VisualStudio2013 and Green themes.
    • A NullReferenceException is thrown when setting the PopupLaunchButtonVisibility property to Collapsed and click on collapsed gallery item.
    • When changing Foreground of RibbonTabs, Foreground of RibbonGroups is affected as well in Fluent and Crystal themes.
    • RibbonWindow icon has incorrect size on a monitor with higher DPI.
    • Standard window buttons are cut off on a monitor with higher DPI.
  • RichTextBox
    • FatalExecutionEngineError is thrown when using Microsoft Pinyin IME.
    • Font of the text is changed on import from RTF when the font is not explicitly specified with \fN tag, and \defchp is missing or doesn't specify a font.
    • HtmlFormatProvider: NullReferenceException is thrown when the align or align-text attribute is defined with an empty value.
    • Images are pasted empty when copied from MS Paint, MS Snipping Tool.
    • Importing a document with broken image source on a thread different from the main one, throws InvalidOperationException as soon as the document is loaded in RTB.
    • TypeInitializationException in SystemFontsManager is thrown during initialization on some machines. The issue can be related to either corrupted or untrusted fonts.
  • ScheduleView
    • Appointment disappears when mouse left button is pressed over the appointment while the edit appointment dialog is closing.
    • DragDropState.TargetedApppointment property is not updated correctly when dropping an item from an external source.
  • Slider
    • Last tick is clipped, when the thumb is dragged to the end of the track in some scenarios.
  • SpreadProcessing
    • Calculating the values of formulas which includes large cell ranges causes OutOfMemoryException.
    • NullReferenceException is thrown when importing data validation rule without parameters.
  • Spreadsheet
    • Document with many complex formulas is slow to import.
    • NullReferenceException is thrown when importing data validation rule without parameters.
  • TabbedWindow
    • Click and move over a control inside the content of RadTabItem starts dragging of the tab header.
    • Drag reorder of pinned items causes incorrect order in unbound scenarios.
    • Selection changes after drag drop operation in the same TabbedWindow.
    • TabbedWindowCreating now fires after its Items / ItemsSource is set. Users can add additional items and / or remove the first item. Also the DraggedTab property of the TabbedWindowCreatingEventArgs is now obsolete. Instead, users can use DraggedItem property, which is of type object.
    • Items property of RadTabbedWindow is changed from ObservableCollection to IList and directly returns the Items of the underlying RadTabControl.
  • TabControl
    • Referencing the NoXaml Navigation assembly results in design time error with message: "Cannot find resource named 'RadButtonStyle'. Resource names are case sensitive."
    • TabItem is removed when clicked with mouse middle button. In R2 2019 SP the property CloseTabsOnMouseMiddleButtonDown is introduced with default value of 'False; which fixed this issue.
    • Multiple TabItems remain visually selected when selection is cancelled in PreviewSelectionChanged event in the Fluent and Material themes.
  • TreeList
    • DataAnnotation error not displayed when the bound object implements IDataErrorInfo and a CellTemplate without DataMemberBinding is used.
  • WebCam
    • When calling the Stop() method now the control falls back to black.
  • Window
    • RadAlert, RadPrompt, RadConfirm throw an exception when used separately (not through RadWindow.Alert() for example).

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:

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.

Infragistics Professional 19.1 Service Release

$
0
0
Infragistics Professional

Improves ASP.NET Web Forms, Windows Forms, WPF and JavaScript controls.

Fixes

Infragistics has released new builds of the following products:

DlhSoft Gantt Chart Light Library for Silverlight/WPF Basic Edition 4.3.41

$
0
0
DlhSoft Gantt Chart Light Library for Silverlight/WPF Basic Edition

Improves auto-scheduling and resource leveling algorithms.

Features

  • Improved vertical scrollbars when displaying multiple collapsed summary items, with many hidden children.
  • Added AsyncPresentationStarted event.
  • Added GetScale method to avoid index incrementing requirement for internally nonworking time scales.
  • Scale.IntervalProvider and HeaderContentProvider make it easier to define custom scales.
  • Fully configurable context menus for items and dependency lines.
  • Optional UI for displaying summary completion percent in charts
  • Better performance for load time and upon expanding/collapsing summary items
  • Improved auto-scheduling and resource leveling algorithms. Supplemented by internally caching values for Effort, TotalEffort, CompletedEffort, TotalCompletedEffort, Duration, Completion, PredecessorsString, Cost, and BaselineEffort properties.

DlhSoft Gantt Chart Light Library for Silverlight/WPF Mini Edition 4.3.41

$
0
0
DlhSoft Gantt Chart Light Library for Silverlight/WPF Mini Edition

Improves auto-scheduling and resource leveling algorithms.

Features

  • Improved vertical scrollbars when displaying multiple collapsed summary items, with many hidden children.
  • Added AsyncPresentationStarted event.
  • Added GetScale method to avoid index incrementing requirement for internally nonworking time scales.
  • Scale.IntervalProvider and HeaderContentProvider make it easier to define custom scales.
  • Fully configurable context menus for items and dependency lines.
  • Optional UI for displaying summary completion percent in charts
  • Better performance for load time and upon expanding/collapsing summary items
  • Improved auto-scheduling and resource leveling algorithms. Supplemented by internally caching values for Effort, TotalEffort, CompletedEffort, TotalCompletedEffort, Duration, Completion, PredecessorsString, Cost, and BaselineEffort properties.

DlhSoft Gantt Chart Light Library for Silverlight/WPF Standard Edition 4.3.41

$
0
0
DlhSoft Gantt Chart Light Library for Silverlight/WPF Standard Edition

Improves auto-scheduling and resource leveling algorithms.

Features

  • Improved vertical scrollbars when displaying multiple collapsed summary items, with many hidden children.
  • Added AsyncPresentationStarted event.
  • Added GetScale method to avoid index incrementing requirement for internally nonworking time scales.
  • Scale.IntervalProvider and HeaderContentProvider make it easier to define custom scales.
  • Fully configurable context menus for items and dependency lines.
  • Optional UI for displaying summary completion percent in charts
  • Better performance for load time and upon expanding/collapsing summary items
  • Improved auto-scheduling and resource leveling algorithms. Supplemented by internally caching values for Effort, TotalEffort, CompletedEffort, TotalCompletedEffort, Duration, Completion, PredecessorsString, Cost, and BaselineEffort properties.

Syncfusion Essential Studio ASP.NET Core 2019 Volume 2

$
0
0
New Barcode control and Virtual scrolling support in TreeGrid

Adds new Barcode control and Virtual scrolling support in TreeGrid.

Features

Barcode

  • One Dimensional - The barcode generator is a one-dimensional, light-weight, and high-performance control. The barcode control can be customized. Its color, height, width, etc. can easily be changed. It supports barcode types like Code 128, Code39, Codabar, etc.
  • QR Code - The Quick Response Code (QR code) is a two-dimensional barcode. The QR code provides an option to customize the size and appearance, and also to change the version and error correction level. Each QR code can store values upto 7089 digits. It is mostly used for URLs, business cards, contact information, etc.
  • Data Matrix - A Data Matrix is a two-dimensional barcode. Data Matrix barcode provides an option to customize the size and appearance, and also to change the encoding type, etc. Each barcode can store values upto 2335 alphanumeric characters. A Data Matrix barcode is mostly used by couriers, food industry, etc.

Calendar

  • Customize the day header - This feature allows changing the format of the day name displayed in the header. Possible formats are short, wide, narrow, and abbreviated.

Charts

  • Canvas rendering - Charts now provide support for canvas rendering mode, which is fast and high in performance.
  • Data editing - Data editing allows users to edit chart point values visually.
  • Funnel and pyramid chart smart labels - Overlapping data labels in funnel and pyramid charts will be arranged on both sides of the charts.

Diagram

  • Custom tooltip for Diagram - This feature allows the users to set custom content for the diagram tooltip as either a string or HTML content.
  • Template support for User handle - This feature allows the users to set custom content for the diagram user handle. The user handle content may be a path, image source, or SVG template.

Word Library

  • Mail merge enhancements - Word library now provides the following features in mail merge:
    • Event to customize clearing unmerged fields during mail merge.
    • Event to customize removing unmerged groups during mail merge.
    • Option to access the new instance (WPicture or WTextRange) replaced during mail merge.
    • Execute mail merge using ADO.NET objects.
  • Group shape in DOCX and DOCX-to-PDF conversion - Word library now allows creating group shapes in Word documents (DOCX) and preserving them in DOCX-to-PDF conversion.
  • RTL text rendering in Word-to-PDF conversion - Right-to-left (RTL) text rendering in Word-to-PDF conversion has been improved.

Word Processor

  • Restrict editing - Control the type of editing that can be made to a document.
  • Chart - Preserve the chart in a document opened in Document Editor.
  • Paste text with formatting - Paste the copied text with formatting.
  • Spell check - Check the spelling and make corrections.

File Manager

  • File system providers support - Added file system providers for the following services,
    • SQL server database
    • Microsoft Azure cloud storage
    • Node.js framework
    • Google Drive cloud storage
  • Access control support - Provided options to set access permissions to files and folders for a specific user or group of users.
  • Cut, copy and paste support - With this release, File Manager comes with a support to copy or move files across directories.
  • Drag and drop support - Easily interact with the File Manager to move files using drag and drop action.
  • Rename and replace support when uploading - File Manager now handles duplicate files that either replaces the existing files or keeps both the files by renaming it based on user preference.
  • Restrict file types in uploading - Restrict the types of files to be uploaded based on file extensions.

Gantt Chart

  • Context Menu - Provided support to perform add, edit, and delete using context menu. Milestones can be converted to tasks and vice versa. In Gantt, custom menu items can also be used.
  • Zooming - Provided support to ZoomIn, ZoomOut, and ZoomToFit timeline in Gantt for better visualization of Gantt Chart.

Maps

  • Marker clustering - Maps now provides support to hide and cluster markers when they overlap one another.

MultiSelect Dropdown

  • Grouping with check box - Previously, there was no check box for group headers. Now, check boxes can be rendered in group headers to select a group of items in a single selection.

PDF Library

  • Add comments and reviews to the PDF annotation - Set or change PDF annotation review statuses and make comments.
  • PDF 2.0 version support - Create a 2.0 version of PDF. Convert TIFF image to PDF - Tiff to PDF

PDF Viewer

  • Shape annotation - Shape annotations are used to draw different shapes like rectangles, circles, lines, and polygons in a PDF document. They are customizable.
  • Stamp annotation - Stamp annotation allows you to apply stamps to a PDF document like a rubber stamp is applied to a paper document.
  • Measuring tools - Measuring tools are used to calculate the distance, area , perimeter, radius, and volume. These measurements are used to draw plans like civil engineers’ site plans using the PDF Viewer.
  • Sticky notes and comments - The sticky notes and comment options are used to track review feedbacks and the status of PDF documents.

Pivot Chart

  • Drill down/Drill up - Provision to drill down to access detailed levels of data as well as drill up to see summarized data in graphical format.

Pivot Table

  • Drill position - On multiple dimension scenario, users can drill only the current position of the selected member and exclude the drilled data of selected member in other positions.

PowerPoint Library

  • Write protection - PowerPoint library now allows enabling write protection for PowerPoint presentations.

Tree Grid

  • Virtual scrolling - Provided support to load large data in Tree Grid with high performance by rendering row elements on-demand when scrolling vertically.
  • Row template - Provided support to customize the look and behavior of the Tree Grid rows.
  • Detail template - Provided support to show additional information about each row of the Tree Grid on the detail row that is present below each row.

Rich Text Editor

  • Paste from Microsoft Word - The Rich Text Editor offers built-in options to paste content from Microsoft Word and Microsoft Outlook to the editor by filtering out tags, attributes, and styles. The following options can be used to paste content:
    • Retain source style formatting.
    • Cleaned styles.
    • Plain text.

Excel Library

  • Excel chart enhancements - Certain Excel charts support drop lines to help viewers determine a data point’s value on the horizontal axis.
  • Trace precedents and dependents enhancements - Cells with formulas referring to other cells can be retrieved by the GetDirectPrecedents() and GetDirectDependents() methods.

Syncfusion Essential Studio Windows Forms 2019 Volume 2

$
0
0
New high contrast theme for all WinForms controls and support for creating document tabs using docking hits

Adds new high contrast theme for all WinForms controls, plus Office 2019 color theme.

Features

Theme Studio

  • High contrast theme - In theme studio, high contrast (dark) theme has been included along with Microsoft Office 2019 color theme. Also, a few new controls like Menu, CommandBar, Pivot Grid, Spreadsheet, etc. have been included in the suite.

PDF Library

  • Add comments and reviews to the PDF annotation - Set or change PDF annotation review statuses and make comments.
  • PDF 2.0 version support - Create a 2.0 version of PDF.

Diagram

  • Measurement unit support to ruler label - This features allows users to set different types of the measurement units to the ruler label like inch, cm, mm, etc.
  • Grid spacing support to ruler - This features allows users to set different types of grid lines. The variable grid is used to set precise grid lines, and fixed grid is used to set the same space between grid lines at higher and lower magnifications.

Word Library

  • Mail merge enhancements - Word library now provides the following features in mail merge:
    • Event to customize clearing unmerged fields during mail merge.
    • Event to customize removing unmerged groups during mail merge.
    • Option to access the new instance (WPicture or WTextRange) replaced during mail merge.
  • Group shape in DOCX and DOCX-to-PDF conversion - Word library now allows creating group shapes in Word documents (DOCX) and preserving them in DOCX-to-PDF conversion.
  • RTL text rendering in Word-to-PDF conversion - Right-to-left (RTL) text rendering in Word-to-PDF conversion has been improved.

Docking Manager

  • Close tabs using mouse middle button - You can now close tabs of the docking manager by clicking the tab using the mouse middle button. Note: You can also close tabs in TabControl using the mouse middle button.
  • Interactive document tab creation - You can now create document tabs interactively using dock hints.

PDF Viewer

  • Panning support - The Pan tool allows the user to drag and scroll PDF files in any direction.
  • RTL support - PDF Viewer control supports right-to-left (RTL) direction for users working in right-to-left languages like Hebrew, Arabic, or Persian.

PowerPoint Library

  • Write protection - PowerPoint library now allows enabling write protection for PowerPoint presentations.

Radial Gauge

  • New Frame Types - Two new frame types, Quarter Circle and Fill Type have been added.

Ribbon

  • Image mode for ToolStripItem - Users can now change either 32 * 32 images or 16 * 16 images on normal or collapsed modes dynamically to have clear visualization of ribbon items.

Tabbed Form

  • Tab drag-and-drop support - Drag and drop a tab from one position to another.
  • Tab primitive (navigation) support - This feature allows users to navigate through tabs using built-in navigation buttons. Also, users can choose a tab available in an outside view using an intuitive drop-down list.
  • Context menu support - Show the context menu in a tab like in web browsers.
  • Right-to-left support - TabbedForm supports right-to-left (RTL) arrangement for users working in right-to-left languages like Hebrew, Arabic, or Persian.

TreeView

  • Performance Improvisation - In order to improve the TreeView UI interaction time, virtualization concept has been revamped and enabled, by default, resulting in better performance. For instance, earlier 100k records were loaded in 15 minutes, but now the same number of records are loaded in 2 seconds.
  • Data Binding - TreeView now supports external data sources like DataTable and DataSet for binding data. Also, data relations can be established among the tables in DataTable and DataSet when binding.

Excel Library

  • Excel table with parameter query - Excel tables are now created with a parameter query for external connections such as Microsoft SQL Server. These parameters are customized by accepting values from a prompt window, by using a value from a cell, or by using a constant.
  • Excel chart enhancements - Certain Excel charts support drop lines to help viewers determine a data point’s value on the horizontal axis.
  • Trace precedents and dependents enhancements - Cells with formulas referring to other cells can be retrieved by the GetDirectPrecedents() and GetDirectDependents() methods.

Syncfusion Essential Studio Enterprise 2019 Volume 2

$
0
0
Syncfusion Essential Studio Enterprise

Improves JavaScript (Blazor, Angular, React, Vue), ASP.NET Core and Xamarin controls.

Features

Xamarin Mobile

  • Ease your mobile app development with the all-new Switch and StepProgressBar controls.
  • The Charts control is enhanced with WPF support in Xamarin.Forms.
  • In the DataGrid, add multilevel headers with stacked-header support and span them across columns.
  • In the Scheduler control, effectively view and focus appointments for an individual or group with timeline and resource view support.
  • Also in the Scheduler control, easily navigate across decades and centuries using the century and decade views.
  • Develop applications with accessibility support in PDF Viewer.
  • Also in PDF Viewer, add custom stamps to PDF documents with custom stamp support.
  • Text input layout support was added for the Autocomplete, ComboBox, and DataForm controls.

FileFormats: PDF, Word, Excel, PowerPoint

  • Add comments, reply to them, and set their review status with new features in the PDF library.
  • You can now convert single-frame and multi-frame TIFFs to PDFs in ASP.NET Core using the PDF library.
  • Easily create Excel files by importing data from SQL Server through an Excel data connection using the Excel library.
  • Create better visualizations in a spreadsheet with area and line charts using drop-line support in the Excel library.
  • Now execute mail-merge using ADO.NET objects in the ASP.NET Core and Xamarin platforms by using the Word library.
  • Create group shapes in a Word document and preserve them in Word-to-PDF conversion.
  • Protect PowerPoint presentations by enabling write-protection with the PowerPoint library.

Essential JS 2 Web

  • Syncfusion Blazor components now support the following features to provide native experience in developing Blazor applications.
    • Two-way data binding
    • Template rendering
    • Localization
    • Right-To-Left
    • Form Validation support for Syncfusion Blazor input components
  • Edit Blazor Data Grid with CRUD support.
  • Generate 1-D, QR, and Data Matrix bar codes in web applications with the new Barcode Generator.
  • File Manager now supports file system service providers such as SQL Server database, Microsoft Azure cloud storage, Node.js, and Google Drive cloud storage.
  • Load large data instantly and provide a seamless vertical scrolling experience with virtual scrolling support in the TreeGrid control.
  • New canvas rendering support in the Charts control improves rendering performance.
  • Restrict editing in a particular region of a document in the Word Processor.

WinForms Desktop Applications

  • Easily match your application with the high-contrast black theme of Windows 10 using Theme Studio.

Aspose.Tasks for .NET V19.7

$
0
0
Aspose.Tasks for .NET

Read projects using "ReadProjectCoreData" Project Server internal API.

Features

  • Read projects using "ReadProjectCoreData" Project Server internal API.

Fixes

  • Fixed exception on file loading.
  • Fixed calculation of timephased data for "unassigned" resource assignments.
  • Fixed exception while reading a Microsoft Project 2019 MPP file.
  • Fixed root task visibility after a resave of project. 
  • Fixed task splitting algorithm for non-working days.
Viewing all 1495 articles
Browse latest View live


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