January 25, 2019, 2:06 am
DevExpress Windows 10 AppsImproves the Grid and Scheduler controls.
Fixes
Controls for Windows 10 Apps
- DevExpress Template Gallery always adds references to DX assemblies v16.1
Grid for Windows 10 Apps
- GridControl - It is impossible to translate buttons that appear if ImmediateUpdateColumnFilter is set to False
Scheduler for Windows 10 Apps
- Day and Week Views show their context menu for an empty cell in an incorrect place
- Provide a way to localize the Scheduler's Today button command string
- WeekView and WorkWeekView - Selection operates incorrectly when ShowWorkTimeOnly is set to True
- Win32Exception is raised in Scheduler Control on an attempt to add a new appointment when Target Platform is v16299
Windows 10 Apps Demos
- ArgumentNullException is raised when a project's Target Version is set to Windows 10, version 1809 (10,0; Build 17763)
↧
January 25, 2019, 2:10 am
↧
↧
January 25, 2019, 2:16 am
DevExpress WPFImproves the Chart, Grid and Reporting controls.
Fixes
All WPF Controls
- Visual Studio's design time works incorrectly if DevExpress Visual Studio themes cannot be found
DXBars for WPF
- An exception is raised in the HwndHostMouseListener.WH_MOUSEHook method when the column context menu is opened
- Glyphs are cropped in bar items when GlyphSize is set to Default and the VS2017 or Office2016 SE themes are used
- The Customization dialog window is positioned incorrectly on High DPI screens
- The mouse pointer is moved slowly if an application contains HwndHost, DXBars components and the main thread is locked
DXCharts for WPF
- Chart Designer - A newly added Series item is not displayed in the Legend panel
- Chart Designer - It takes a lot of time to open the designer and bind series to data
- Chart Designer - Unable to configure the Series Template definition for a newly created Series item
- Series Label layout is incorrect after upgrade
- The Axis Range is unexpectedly changed in the Real-time demo module
- The Crosshair popup does not use the Color data member if a chart is zoomed
- The Crosshair's Popup form blinks when moving the mouse cursor in certain cases
- The runtime Range Area Series border style modification is not effective
- Zooming - Axis labels completely disappear after "zoom in" operations
DXControls for WPF
- ArgumentException is thrown in DevExpress.Xpf.Core.Native.WindowChromeWorker.SetWindowRegion
- Button sizes of the VS2017 Dark theme window don't match the size of the VS2017 application's button
- CPU usage increases when WaitIndicator displays
- DataLayoutControl throws NullReferenceException when editor attributes are used for byte[] properties
- DialogButtons are not shown in ThemedWindow when it is the main window in an application
- DXModalWindow is incorrectly expanded if the WindowStyle attribute is set to None
- DXOpenFileDialog - Make the FileOK event public
- DXRibbonWindow\DXWindow cannot be closed when pushing the mouse to the top right corner
- DXWindow draws its icon incorrectly when non-standard DPI settings are used
- DXWindow's title is not visible when the VS2017Dark theme is applied
- Dynamic window Title is truncated with an ellipsis until the window is resized
- Empty items are shown in TaskBar after DXMessageBox closes
- NullReferenceException in the SetRibbonControlMargin method after installing a hotfix
- The rendering mechanism ignores space at the end of a string located in the content
- The standard Min/Max/Close buttons appear in ThemedWindow in certain cases
- ThemedMessageBox - The window is clipped if DPI settings are not equal to 100%
- ThemedMessageBox is not shown in the center of its owner even if the WindowStartupLocation property is CenterOwner
- ThemedWindow - Window buttons cannot be pressed in a maximized window
- ThemedWindow isn't correctly shown in the maximized state when the "ThreeDBorderWindow" WindowStyle value is used
- ThemedWindow's HeaderItems are automatically moved to LookUpEdit's nested Column Chooser
- Tooltips and SuperTips have no margins in Office 2007 themes
DXDiagram for WPF
- InvalidOperationException is raised when ConnectorsSeparationMode is set to AllLines
- Nested shapes don't keep their expanded state after collapsing and expanding the parent node
DXDocking for WPF
- AutoHideGroup does not take a new LayoutPanel AutoHideSize value into account immediately if this value is set at runtime when another panel is resized
- Clicking on the notify icon causes NullReferenceException in the DockLayoutManager in a certain scenario
- Docking - ArgumentOutOfRangeException is thrown when dragging a pinned panel with disabled floating
- Docking - NotSupportedException is thrown on docking a panel when its AllowDockToDocumentGroup is false
- Layout panels are docked in a wrong order in certain scenarios
- Setting the Closed property to "True" doesn't correctly close a panel
DXEditors for WPF
- ButtonEdit does not show its buttons when the ButtonEditSettings.ShowText property is set to False
- LookUpEdit - Synchronization between selected tokens and selected rows in the popup grid takes much time
- Range Control selection area is drawn with artifacts in certain situations
- RangeControl's drag placeholder position and size are incorrectly updated
- SplitButton - The command button is highlighted incorrectly on being hovered with the mouse
- The token editor does not display the NullText property value when the EnableTokenWrapping property is set to true
- TrackBarEdit's visual elements have low contrast in certain themes
DXGrid for WPF
- A focused detail row is incorrectly highlighted if the RowDetailsTemplate property is used
- Drag-and-drop - Provide the capability to drop an item to the same position
- GridControl sometimes throws ArgumentNullException when a user clicks a cell with a custom CellTemplate
- GridControl tries to use the grouping-related inner logic with TreeListView in version 18.2.4
- InvalidOperationException is raised when TreeListControl is sorted by a column with Null values
- The entered value is not saved correctly when a cell editor uses a custom EditValue binding
- The ShownEditor event is not raised when ProgressBarEditSettings are used
DXLayoutControl for WPF
- FlowLayout layer cannot be resized if there are collapsed items in the ItemSource
DXMap for WPF
- An unhandled exception is raised when exporting MapControl using the BingSearchDataProvider.SearchCompleted event
- An unhandled exception occurs when loading the same tile image using a custom map provider class
- MapPolyline.Title is not shown after the upgrade to v18.2
DXPivotGrid for WPF
- Pivot Grid does not receive focus when an end user drags a field
- PivotGridControl - System.Reflection.TargetInvocationException occurs in Asynchronous mode in certain cases
- PivotGridControl unexpectedly collapses rows and columns after the ReloadData method has been called
- The "Join criteria not found" exception is raised if the GroupDataCaseSensitive property is disabled
- UnboundExpression cannot automatically parse a date string after an upgrade to version 18.2
- Usability - PivotGrid does not provide the capability to change OLAP dimensions' names displayed in the customization form
DXPrinting for WPF
- DocumentPreviewControl - Export of large documents results in the InvalidOperation exception
- Print Preview - There is no way to localize the error message for a blocked file
DXPropertyGrid for WPF
- Narrator reads 'custom' when a row is selected in PropertyGridControl
DXRibbon for WPF
- BarButtonItem.ContentTemplate doesn't work in the Office2016WhiteSE theme after the upgrade to v18.2
- BarButtonItem's hints cannot be read by Narrator
- Ribbon Merging doesn't switch DataContext
- RibbonPageGroup is shown as a separate Drop Down in RibbonControl when its RibbonStyle is set to OfficeSlim or TabletOffice at runtime
DXRichEdit for WPF
- An image from a specific Doc document is positioned incorrectly
DXScheduler for WPF
- Appointments not tied to resources cause conflicts
- Days are still displayed if they are excluded from WorkDays, but added using DateNavigator
- Resource headers are shifted on scrolling if ResourceAutoHeight is enabled
- ResourceId is not updated when the ItemPropertyChanged event is raised
- Scheduler - A recurrence appointment with EndDate throws an exception after 'Go forward'
- Scheduler - The CustomAllowAppointmentDragBetweenResources event does not fire
- Scheduler - The last row is cut off from the bottom for DPI higher than 100
- SchedulerControl displays white cells in the VS2017Dark theme when it doesn't contain resources
- Setting VScrollSnapping and HScrollSnapping to true breaks the Scheduler Drag Scrolling
- ShedulerControl - The "Open Recurring Item" dialog is incorrectly localized
- The AppointmentItem.ResourceId mapping doesn't update the bound property if it is a collection property
- The CustomAllowAppointmentCreate event is not raised when Type and RecurrenceInfo are not defined in AppointmentMappings
- The delete series action in an appointment's context menu passes an incorrect AppointmentId value to the BeforeAppointmentItemDelete event
- The Dismiss and Dismiss All buttons do not work in Reminder Window for certain appointments
- The ResourceBrushSchemas property does not work in version 18.2
DXScheduler for WPF (Legacy)
- SchedulerControl's scrolling zone has a constant width and can be covered by resource headers
- The Edit Appointment Window flickers on screens with the "150" DPI value when it's moved for the first time
DXSpreadsheet for WPF
- InvalidOperationException occurs on invoking the Print command for an empty document
- Spreadsheet Control crashes after changing a date in the date editor
- The Gridlines and Heading CheckBoxes do not operate correctly in Spreadsheet's Ribbon when the VS2017 and Office 2017 SE themes are used
DXTreeList for WPF
- TreeListView resets its focused row if the ChildNodesSelector property value is changed
MVVM Framework
- An error related to the missing Microsoft.Practices.ServiceLocation assembly is raised when DX adapters are used with Prism 7.1
- FluentAPI - Provide the capability to specify TypeConverter for a type
- The default button does not work when pressing Space or Y on the keyboard
PDF Viewer for WPF
- Context menu items are not removed after adding RemoveAction for the corresponding bar items when the CommandBarStyle option is set to Bars
Theme Designer
- Theme Designer cannot ugrade a theme if it doesn't contain the DevExpress.Build.XamlResourceProcessing.targets file
Windows UI
- HamburgerMenu does not show items immediately when they are initialized in the Loaded event handler
- TileBar displays its flyout at an incorrect position when non-standard DPI settings are used
XtraReports Suite
- Data Filter Collection Editor crashes when Chart Series are edited
- Data Source Wizard - The "Edit Parameters" button cannot be localized
- DocumentPreviewControl with RemoteDocumentSource - Cascading parameters do not work
- Report Designer - ArgumentException "Must create DependencySource on same Thread as the DependencyObject." is thrown on an attempt to open the Borders editor in the toolbar
- The PrintHelper class does not work correctly on high DPI devices (text in the print preview is blurred)
- Visual Studio - Opening the Report Designer component in the visual XAML designer results in an intermediate "Trial Version" popup window
- WPF Report Designer - Double clicking in a field list creates a blank label
↧
January 25, 2019, 2:17 am
DevExpress ASP.NETImproves the HtmlEditor, Scheduler and Charts controls.
Fixes
ASP.NET Web Forms
All ASP.NET Controls
- Documentation - Describe what information should be stored in the control's layout in the ClientLayout event articles for all controls
ASPxDataEditors
- ASPxComboBox - Scrolling changes the vertical scrollbar's horizontal location when scaling is enabled and ASPxComboBox EncodeHtml is false
- ASPxDateEdit - The editor's value is changed after a postback if an end-user sets the "08.10.2018" date and the Australian time zone with DST is used
- ASPxSpinEdit - It's not possible to enter the 0 symbol after a decimal point on an Android device
- ASPxTextBox - The second input element doesn't have the aria-label attribute when NullTextDisplayMode="UnfocusedAndFocused" and accessibilityCompliant="true"
- ASPxFormLayout - The ClientVisible property is not available in a control
ASPxGridView
- "Currency" symbols are incorrectly exported to PDF and XLSX formats if these symbols are manually added to summaries' display text in the CustomColumnDisplayText event handler
- A new GridViewDataDropDownEditColumn value is empty in the RowUpdating event if the SetValue method is used
- Additional markup is generated after binding a grid using a smart-tag
- GridViewDataComboBoxColumn is not bound to a server mode data source
- It is not possible to use a custom editor in the embedded Filter Control if the editor is in ASPxDropDownEdit's DropDownWindowTemplate
- The last column's border is missing if RightToLeft=true and horizontal scroll bar is visible
- The layout is incorrect if fixed columns and the RTL mode are used
- The SettingsPopup.EditForm.MinHeight property shows whitespace between content and popup borders
- Toolbar items' font is large in Office365
- ASPxGridView, ASPxCardView - Office365 border issues
- ASPxGridViewExporter - RenderBrick's TextValueFormatString property doesn't work
ASPxHtmlEditor
- The "Insert link" dialog cannot be opened when ASPxTextBox with ValidateRequestMode is set to 'Disabled' and the page contains some dangerous content
- The "Invalid argument" exception is raised in IE 9 after selecting the "Design" tab
- The opened dropdown of a nested combobox is shifted on window resizing when adaptivity is enabled
- System.IndexOutOfRangeException is raised while renaming files using the File Manager control which is invoked from the Insert Link dialog
ASPxRichEdit
- A document renders incorrectly if a paragraph's text is justified
- An image is cut off when it occupies the whole page width
- Incorrect table size if a floating object is placed over this table
ASPxScheduler Suite
- "Cannot set property 'dateCustomizationInfo' of undefined" error occurs on closing the Edit Appointment Form if the AppointmentFormVisibility property is set to the "FillControlArea" value
- "TypeError: dxo is undefined" client-side error occurs on submitting the Edit Appointment Form values in the Mozilla Firefox browser
- ASPxScheduler - Script errors occur when the ShowAppointmentToolTip, ShowSelectionToolTip and ShowAppointmentDragToolTip properties are disabled
- ASPxScheduler - The Delete button is not disabled in the Edit Form if deleting is restricted
- The "TypeError: this.scheduler.getActiveViewRenderManager(...).getViewType is not a function" error occurs on changing appointments using a custom Appointment Form if EnableClientRender is set to true
ASPxSpreadsheet
- A certain document cannot be saved and printed correctly
ASPxTreeList
- A check box does not respond to a mouse click when it is clicked in the center if the Office365 theme is applied
Navigation, Layout & Multi-Purpose Controls
- "Zip file cannot be extracted" error occurs when the Windows File Compression Tool is used to unzip the archive downloaded from File Manager control
- ASPxFormLayout - The layout is incorrect when AdaptivityMode="SingleColumnWindowLimit" and row spans are used
- ASPxPager - The hovered Next/Last items have a black color in Office365
- ASPxRatingControl - The CssClass property is not in effect if the MaterialCompact, Material or Office365 theme is applied
- ASPxSplitter - The Collapse button works incorrectly when the SaveStateToCookies property is set to true
- ASPxTabControl - How to set tab width to occupy the whole control
- ASPxUploadControl - An uploaded file's content type is "application/octetstream" if an application is deployed to a server
- Documentation - ASPxFileManager - Add a VB.NET code snippet to the ResolveAccount article
- Performance issues while arranging elements in the Form Layout control in version 18.2
XtraCharts Suite
- Line Series - Standalone points are displayed when Line markers are hidden
ASP.NET MVC
MVC Data Editors
- Button - The DisabledStyle.BackgroundImage.ImageUrl property doesn't work if base64 url is used
- DateEdit - An incorrect month is selected if a current culture is changed
- TokenBox - What does the TokenBoxExtension.GetSelectedValues method return
MVC GridView
- AutoFilterByColumn doesn't allow forwarding a custom filter expression to an MVC controller's filtering action for a DateTime column
- GridView - Batch Editing - New rows are added to a data source in a wrong order
- GridView - Custom Binding - A column's AutoFilterCondition is reset when it is initially specified
MVC HtmlEditor
- HtmlEditor - An image is uploaded to a wrong folder if it was uploaded through the "From the gallery" tab
MVC Navigation, Layout & Multi-Purpose Extensions
- FormLayout incorrectly arranges items in multiple columns after an upgrade from v18.2.3 to v18.2.4
- Menu - The FindByName method called for the Items collection doesn't search items recursively when creating Menu settings
- PopupControl - The popup is shown at an incorrect position above a popup element when it contains ListBox with the enabled SelectAll functionality
MVC Report
- HTML5 Document Viewer - A PDF file name doesn't support special letters when a report is exported in Firefox
- HTML5 Document Viewer - Required validation does not work for multi-value parameters
- Provide the capability to clone an active report in the End-User Report Designer
- Web Dashboard - It is impossible to assign a number parameter to a filter condition where the field with the same type is used
- Web Reporting Demo - The 'Large DataSet' demo should contain only the 'Export To PDF' export option
MVC RichEdit
- ASPxRichEdit - Footnotes are removed on saving a document
- Numbering lists with different formatting are rendered incorrectly in a printed document
- RichEdit - Copying and pasting an existing image does not work in IE11
MVC Scheduler
- A View's GroupType property value is reset after changing views in the MVC Scheduler control
MVC Spreadsheet
- Spreadsheet - Hyperlinks don't work in non-Chrome browsers if they are placed in a merged cell with text wrapping enabled
ASP.NET Bootstrap
.NET | ASP.NET Bootstrap
- Bootstrap Controls - Office components layout is not correct in Bootstrap 3
Bootstrap CardView
- Endless Paging - Dynamically loaded items are inserted before the second item
Bootstrap GridView
- A client-side exception with the 'ASPx.GetScriptCode is not a function' message is thrown when DataBind() is invoked in a detail grid defined in the DetailRow template
- BootstrapGridView - The server-side Click event of the Submit button does not fire when the button's CausesValidation is enabled and the grid has a combobox column with validation enabled
- BootstrapGridView inside an iframe - The "Unable to get property 'split' of undefined or null reference" JS error occurs if the Refresh method is called in the EndCallback event handler (only in IE11)
Bootstrap Navigation, Layout & Multi-Purpose Controls
- BootstrapCallbackPanel - Loading Panel is not visible with Bootstrap 3
- BootstrapPopupControl - The vertical scrollbar doesn't work in Chrome and FireFox when the adaptivity setting is Always and ShowPageScrollbarWhenModal is enabled
Bootstrap Scheduler
- The HtmlTimeCellPrepared event is raised for cells with an empty resource even if the GroupType property is not set to the "None" value
ASP.NET Core Bootstrap
Editors (ASP.NET Core Bootstrap)
- BootstrapRadioButtonList for ASP.NET Core - The ValidationSettings options are not available
GridView (ASP.NET Core Bootstrap)
- BootstaprGridView for Core - Publish the CustomCellMerge event
- BootstrapGridView for ASP.NET Core throws an exception in .NET Core 3
Layout (ASP.NET Core Bootstrap)
- Button - The RouteValues property works incorrectly when UseSubmitBehavior=true
↧
January 25, 2019, 2:21 am
DevExtremeImproves the Data Grid, HTML Editor and Tree List controls.
Fixes
DevExtreme Tree List
- A request is sent to the server if the collapse/expand button is clicked for a filtered TreeList
- The refreshMode option does not stop data reloading when the parent node is collapsed/expanded after deleting a child node
DevExtreme Core
- DevExtreme CLI ThemeBuilder does not use custom variables if the makeSwatch flag is disabled
- ODataStore doesn't parse second fraction properly
DevExtreme Demos
- DataGrid - Virtual Scrollbar won't stop scrolling when the mouse button is held down and the cursor is moved outside a browser window in IE
DevExtreme Html Editor
- The value option cannot be changed if it was previously set and was not edited by a user
- Toolbar buttons are not disabled if HtmlEditor is read-only
DevExtreme Scheduler
- A script error occurs in a certain scenario after adding a recurring item and switching to the Week view
- Editing a single appointment with recurrence rules raises an error
- The "Cannot read property '$$phase' of null" error is thrown when DataGrid resides in the tab template of the appointment form
DevExtreme UI Widgets
- NumberBox ignores reserved characters during formatting
- Android Theme - Animation is executed twice in dxSelectBox with fieldTemplate on an attempt to select a new item
- ButtonGroup - An item remains focused after it is unselected
- Calendar - Inconsistent behavior of the editor with the defined disabledDates callback and an undefined value
- DataGrid - Lookup column displays a wrong value in batch editing mode when a custom filter is used
- DateBox - Custom validation is not raised if a value is selected from the calendar
- DateBox - Value modification is slow on using devextreme-intl library and when the useMaskBehavior option is enabled
- DateBox changes its value using the mouse wheel
- dxDateBox does not allow typing values with leading zeroes
- dxList - The widget bound to CustomStore infinitely reloads data and fires the onSelectionChanged event when an item located not on the first page is selected on page load
- dxSelectBox does not complete selection when a custom item has been created
- dxTagBox does not work with grouped OData store when the showSelectionControls option is enabled
- dxToolbar - A toolbar item disappears from the toolbar when another toolbar item with dxDropDownBox uses the showTitle option
- dxTooltip - Popup element is not closed when moving the mouse pointer very quickly in IE
- Filter Builder - View is scrolled if the context menu is too high
- Filter Builder's valueChanged event is not raised after a condition/group is added
- Material theme - Toolbar button size is incorrect when the button is placed in dxPopup
- Popover - console error when set position.at option as objects with coordinate values
- RadioGroup - The contentReady event is not raised when a data source is changed
- ResponsiveBox does not render items in the embedded dxForm in a small screen
- ScrollView with RTL direction - The handle position isn't relative to the right side after the container width is changed
- SelectBox - The previousValue parameter is not correct after changing a value for the first time
- TabPanel - "No data to display" is always visible if new tabs are added and repaintChangesOnly is "true"
- TagBox - Items, added programmatically when the drop-down element is opened, are not selected
- TagBox - Selection logic does not work correctly when the GUID key type is used in ODataStore
- TagBox creates duplicated tags when the acceptCustomValue option is set to true
- The Dropdown button looks different in dxSelectBox and dxLookup in the material theme
- TileView does not update a layout once the item field is changed
DevExtreme Data Grid
- A custom command button click scrolls the iframe element where the grid is contained
- A fixed column is displayed incorrectly if masterDetail is enabled
- Adaptive detail rows are not expanded after scrolling to the next page if scrolling and rowRenderingMode are 'virtual'
- An error occurs after data is grouped by a column of the datetime data type if the filter row is visible
- An expanded area is highlighted when group nodes are expanded
- Error "Cannot set property '_array' of undefined" if the datasource is changed and state storing is used
- Fixed columns and always visible scrollbar cause rows to not align properly when scrolling to the bottom of the grid
- Focus is not restored correctly if setCellValue is used in certain cases when the editing form is used
- Focused row is always highlighted when the scroll mode is infinite
- Group by truncates text when an underlying column value is integer but display value is text
- Keyboard navigation for focused row elements operates incorrectly
- Page size is not restored via the state storing feature if scrolling mode is virtual
- The "Maximum call stack size exceeded" error occurs after sorting for multi-row headers
- The expand button is not shown if showCheckBoxesMode and columnFixing are enabled
- The expand/collapse button is highlighted when nodes are expanded and collapsed
- The fixed column does not completely hide other column values
- The navigateToRow method doesn't work with virtual scrolling
- DataGrid does not correctly generate Column components in code at runtime if data is changed in React
- Header Filter's alignment changes after resetting the headerFilter.visible option
- Setting focusedRowIndex to -1 does not remove the focused row
- The DataGrid shows empty rows after scrolling if the rowRenderingMode option is set to virtual and the rows have a big height
DevExtreme Data Visualization
- Chart - The 'Cannot read property 'scheduleHiding' of null` exception is thrown after routing in React
↧
↧
January 25, 2019, 2:25 am
DevExpress DXperienceComprehensive software development toolset for .NET and JavaScript. Latest maintenance release.
Fixes
DevExpress has released a maintenance update across their entire product range.
↧
January 25, 2019, 2:31 am
DevExpress UniversalComprehensive software development toolset for .NET and JavaScript. Latest maintenance release.
Fixes
DevExpress has released a maintenance update across their entire product range.
↧
January 28, 2019, 3:13 am
FlexSheet sorting example in Wijmo.Includes improvements to FlexGrid, plus a critical bug fix for FlexSheet.
Features
- Added two new LearnWijmo fiddles that highlight the FlexGrid’s basic and advanced features.
- Added a cssClassAll property to the FlexGrid's Row and Column classes so you can add CSS classes to header cells as well as to data cells.
- Added two new settings to the wijmo.olap.ShowAs enumeration: PctPrevRow and PctPrevCol cause the engine to show values for each item as a percentage of the value in the previous row or column.
- Added two extra parameters to the FlexGrid.getClipString method so it can be used to export to CSV (instead of tab-delimited text) and to optionally include column headers.
- Added a Tooltip.cssClass property to allow different types of tooltips to use different styles (e.g. information, validation, etc)
- Improved the ComboBox.selectedValue property to get or set the control's text when it has no itemsSource. This makes it easier to use the ComboBox as a replacement for regular input elements (and leverage wijmo's infrastructure including styling).
- Added a new "exclusiveValueSearch" property to the PivotEngine and FlexGridFilter classes. This new property is set to true by default, which enables an Excel-like behavior (searching excludes items from the filter). Set it to false to disable this, so searching only affects which items are displayed on the list, and not which items are included in the filter.
- [AngularJS] Added auto-size-rows boolean property to the wj-flex-grid-cell-template directive, which is being set to false disables the default behavior where the cell template increases grid's default row height to accommodate cells content.
- Improved the FlexGrid IME handling to start editing on Unicode spaces as well as regular spaces.
- [WebComponents] Added Beta version of the WebComponents interop (wijmo.webcomponents.568.js modules). The Samples\TS\WebComponents\WebComponentsIntro sample explains the status and usage of the interop.
- New Samples
- FlexGrid basic features | Advanced features
- OLAP ShowAs sample
- CSV Export sample
Fixes
- Fixes a critical bug in FlexSheet. The issue was prominent in the Angular interop and in some other cases, when a Sheet itemsSource was being bound without the Sheet being owned by a FlexSheet instance.
↧
January 28, 2019, 3:13 am
FlexSheet sorting example in Wijmo.Includes improvements to FlexGrid, plus a critical bug fix for FlexSheet.
Features
- Added two new LearnWijmo fiddles that highlight the FlexGrid’s basic and advanced features.
- Added a cssClassAll property to the FlexGrid's Row and Column classes so you can add CSS classes to header cells as well as to data cells.
- Added two new settings to the wijmo.olap.ShowAs enumeration: PctPrevRow and PctPrevCol cause the engine to show values for each item as a percentage of the value in the previous row or column.
- Added two extra parameters to the FlexGrid.getClipString method so it can be used to export to CSV (instead of tab-delimited text) and to optionally include column headers.
- Added a Tooltip.cssClass property to allow different types of tooltips to use different styles (e.g. information, validation, etc)
- Improved the ComboBox.selectedValue property to get or set the control's text when it has no itemsSource. This makes it easier to use the ComboBox as a replacement for regular input elements (and leverage wijmo's infrastructure including styling).
- Added a new "exclusiveValueSearch" property to the PivotEngine and FlexGridFilter classes. This new property is set to true by default, which enables an Excel-like behavior (searching excludes items from the filter). Set it to false to disable this, so searching only affects which items are displayed on the list, and not which items are included in the filter.
- [AngularJS] Added auto-size-rows boolean property to the wj-flex-grid-cell-template directive, which is being set to false disables the default behavior where the cell template increases grid's default row height to accommodate cells content.
- Improved the FlexGrid IME handling to start editing on Unicode spaces as well as regular spaces.
- [WebComponents] Added Beta version of the WebComponents interop (wijmo.webcomponents.568.js modules). The Samples\TS\WebComponents\WebComponentsIntro sample explains the status and usage of the interop.
- New Samples
- FlexGrid basic features | Advanced features
- OLAP ShowAs sample
- CSV Export sample
Fixes
- Fixes a critical bug in FlexSheet. The issue was prominent in the Angular interop and in some other cases, when a Sheet itemsSource was being bound without the Sheet being owned by a FlexSheet instance.
↧
↧
February 5, 2019, 2:14 am
Xceed Business Suite for WPFAdds new stat editor control to DataGrid for WPF.
Features
- Xceed DataGrid for WPF - This release includes a new stat editor control. This control gives the user the ability to modify statistics displayed in StatRows. A total of 12 improvements and bug fixes are also included in this release.
- Xceed Toolkit Plus for WPF - This release adds several improvements to AvalonDock. A total of 45+ improvements have been included in this release.
↧
February 5, 2019, 3:57 am
Xceed Toolkit Plus for WPFImproves AvalonDock, DateTimePicker and PropertyGrid controls.
Features
- AvalonDock
- Activating LayoutFloatingWindows now uses the client area’s width and height.
- Docking a LayoutAnchorable to top/bottom followed by a docking to right/left no longer allows a resize that will hide the LayoutAnchorable header.
- Docking a LayoutAnchorable with its CanClose property set to false, into a LayoutDocumentPane, no longer displays a close button in the newly created LayoutDocument.
- Expanding auto-hidden LayoutAnchorables now always selects the LayoutAnchorable where the auto-hide button was clicked.
- LayoutAnchorable now includes the new Hidden event, which is raised when the hiding process of a LayoutAnchorable is completed.
- Removing LayoutAnchorables now stretches the remaining LayoutAnchorables in the available space.
- Czech localization is now supported.
- The NavigatorWindow now supports navigation with the arrow keys.
- Using the context menu to dock a LayoutAnchorable floating window as a tabbed document now keeps the “X” in the header to close the LayoutAnchorable.
- When using nested DockingManagers, dragging a LayoutDocument no longer hides the drop zone target when the mouse enters a nested DockingManager but remain over the main DockingManager.
- LayoutAnchorable and LayoutDocument can now be set as TopMost when floating.
- DateTimePicker
- Selecting a new date in the Calendar now immediately modifies the Value property.
- Setting the ShowDropDownButton and ShowButtonSpinners properties to false no longer makes the right border disappear.
- In DropDownButton when the popup contains a ComboBox, clicking outside the inner ComboBox, but inside the DropDownButton popup, no longer closes the DropDownButton popup.
- In MaskedTextBox the PromptChar character is now displayed when the IsReadOnly property is true.
- PropertyGrid
- A ReadOnly property can now use its Editor Template.
- Removing the text in the Search TextBox now removes the yellow highlighted text from the PropertyGrid.
- The contextMenu containing the ‘reset’ option for properties no longer disappears after modifying PropertyGrid properties.
- The new PropertiesGenerated event is now raised when all the properties of the PropertyGrid are generated.
- When the SelectedObject property is set to an object containing properties of type interface, the PropertyGrid editors no longer use an empty ComboBox.
- In TimePicker selecting a new time in the ListBox now immediately modifies the Value property.
- In StyleableWindow, ChildWindow, MessageBox and WindowControl, the content no longer fades when the window loses focus.
- WatermarkPasswordBox
- Using the escape key input is now ignored.
- When the AcceptsReturn property is true, a “\r” is now added to the Password property; when the AccceptsReturn property is false, the input is now ignored.
- In ExtendedTabControl the new CacheTabItems property now makes it easy to prevent the reloading of the selected TabItem when tab selection is changed.
- In MaterialButton scaling a text content now displays clear characters.
- In MaterialTabControl navigation with the tab key will now be contained in the active MaterialTabItem.
- In MS DataGrid the DataGridColumn.HeaderTemplate can now be set when a theme is applied.
- PropertyGrid
- Modifying the SelectedObject or SelectedObjectOverride properties when using alphabetical or categorized (with many categories) sorting now removes the visual ‘flash’ upon refreshing.
- Modifying the SelectedObjectsOverride property now cancels any pending properties generation inside the PropertyGrid.
- New methods were added to retrieve a list of category names (GetCategories, GetCollapsedCategories, GetExpandedCategories) and to retrieve the current state of a specific category (IsCategoryCollapsed, IsCategoryExpanded).
- The new SelectedObjectsOverrideChanged event is now raised when the SelectedObjectsOverride property changes.
- StyleableWindow
- The header icon no longer touches the left window border.
- Using a DockingManager with LayoutAutoHideWindowControls now shows the pinned window popup when the mouse goes over it.
- In TokenizedTextBox modifying the SelectedItems collection now only raises one (1) ItemSelectionChanged event.
↧
February 5, 2019, 4:06 am
Xceed Ultimate SuiteAdds .NET Standard 2.0 support for SFTP, FTP, Words and PDF Creator controls.
Features
- Xceed DataGrid for WPF - This release includes a new stat editor control. This control gives the user the ability to modify statistics displayed in StatRows. A total of 12 improvements and bug fixes are also included in this release.
- Xceed Toolkit Plus for WPF - This release adds several improvements to AvalonDock. A total of 45+ improvements have been included in this release.
- Xceed Zip for .NET - Added a port of Tar.NET and Gzip.NET to .NET Standard 2.0 and above. Also updated the XceedCompressedStream Class to support strong AES encryption.
- Xceed SFTP for .NET and Xceed SFTP for Xamarin - Added a port .NET Standard 2.0 and above.
- Xceed FTP for .NET, and Xceed FTP for Xamarin - Added a port .NET Standard 2.0 and above.
- Xceed Words for .NET - Now Available for .NET Standard 2.0 and above. This release includes a total of 65+ improvements and bug fixes.
- Xceed PDF Creator for .NET - Now Available for .NET Standard 2.0 and above. This release includes a total of 65+ improvements and bug fixes.
↧
February 13, 2019, 2:31 am
Telerik Test StudioRedesigned Find Expression Builder (Edit Element View), plus Ribbon Menu UX improvements for Test Studio.
Features
- New in Telerik Test Studio R1 2019
- New Find Expression Builder as document pane allowing multiple element edits.
- Scheduling pipe based local interprocess communication.
- Scheduling execution agent unattended automatic self-recovery implemented.
- Support for MS Windows 10 17763 (1809) Edge Browser with integrated WebDriver.
- Global Save All shortcut Ctrl+Shift+S introduced.
- KillBrowsersBeforeStart setting for all execution types in Test Studio.
- New Ribbon tabs for Project, Tests and Elements.
- ScrollToVisibleType Property for Click and SetText descriptors.
- Step Builder options to manually add Connect to pop-up and Close pop-up window steps.
- Support for BreakPoints for nested TestAsStep tests during QuickExecution.
- Used By context menu option for Element Expression's panes.
- New Project setting to Track Active Test selection in Project Explorer.
- InnerText as search clause in Find Expression Builder for both recording and execution.
- Enable Logging in project Settings in Visual Studio plugin.
- Automatic update of scheduled jobs when Test List changes.
- Make WPF Recorder wait timeout configurable via SL Connect project setting.
- Data-bind Name field of requests Headers in Test Studio for APIs.
- Changes:
- Major stability and reliability improvements in Scheduling feature.
- Improved Scheduled runs in parallel stability.
- Easier and simplified Scheduling configuration - only 3 ports are needed open both ways for scheduling setup (8009 for Scheduling Service, 8492 for Storage Service and 55555 for Execution Client).
- Ctrl+S shortcut only saves current working item in Test Studio.
- Upgraded MongoDB driver to 4.0 in Test Studio.
- Removed TeamPulse integration from Test Studio UI.
- Removed AsyncBridge.dll and System.Reactive.dll from Test Studio Mobile.
- Split Requests and Responses of Load tests in Test Studio.
- Due to Visual Studio latest updates changes, Test Studio VS 2017 plugin Telerik.Common package is now part of VSIX.
- Recent projects names are not truncated for long names anymore and tooltip shows full path in Test Studio.
Fixes
- Fixed in Telerik Test Studio Web and Desktop R1 2019:
- Browsers: added support for download dialog in Firefox 64+.
- Browsers: Close Browser property of Click step does not work properly for JS Browsers popups.
- Browsers: execution of Logon Dialog in IE on Server 2016.
- Browsers: fix WaitUntilReady always returns True in MS Edge.
- Browsers: AJAX and Console interceptors script injection in MS Edge.
- Browsers: every second desktop click in Edge browser is performed with offset.
- Execution: cannot move the mouse on multiple monitors that have negative coordinates in desktop commands.
- Execution: customer case for Internet Explorer not launching when running ArtOfTestRunner from bat file on remote environment.
- Find Expression Builder: after reset of data bind filter in Find Element Builder, drop down for data bind is not visible.
- Find Expression Builder: resolve failure Font Color for Content Verification steps is now black and visible.
- Load testing: application crash when you open for edit the user profile of a load test.
- Load Testing: post data not sent if the encoding type is different than formdata or urlencoded.
- Load Testing: Dynamic Targets dropdowns not shown in requests UI.
- Load Testing: specific case of Custom Dynamic Targets not shown properly in UI when changing data binding.
- Load testing: fixed field type value 'Cookie' typo.
- Load testing: visual glitch in custom dynamic targets display window.
- Recording: highlight on Validate Element will not work in iFrames from JS browsers.
- Recording: custom fix for IE recording menu when element not fully visible.
- Recording: JS recorders un-paused after run to here and run selected operations.
- Recording: enabled recording of dialogs in Firefox Popups.
- Recording: Error dialog when no test is selected during recording and try to add step is now always on top.
- Recording: Firefox recording on scaled multiple monitors shows highlighting with offset.
- Recording: wrong test element created when using the highlight menu in Internet Explorer on scaled monitors.
- Recording: customer case of Recorder exception for WFP control panel.
- Recording: customer case of WPF Recorder hanging if undocked during close of the WPF application.
- Recording: WPF extension crashing against specific application.
- Scheduling: fixed specific case with Video Recording stops working on remote recurring runs.
- Scheduling: fixed UI when uninstall/install MongoDB service in cases path to a different mongod.exe is selected.
- Scheduling: fixing specific case for wrong notification setting in scheduled job.
- Scheduling: specific case of scheduled jobs getting wrong test list id for source controlled projects after checkin.
- Scheduling: fixed storage service log path to be in Test Studio installation folder.
- Scheduling: RemoteExecutor and the SchedulingServer would not ask for TFS credentials upon scheduled runs.
- Test Studio UI: fixed renaming project with open code file and restart of project crash.
- Test Studio UI: fixing error logged upon right click on project node for source controlled project.
- Test Studio UI: cleared obsolete exception from log after successful scheduled run.
- Test Studio UI: code editor does not lose focus after performing shortcut operation Ctrl+S.
- Test Stduio UI: fixing unexpected error when opening results when mapped network drive with project gets disconnected.
- Visual Studio plugin: fixed typo in VS empty test description.
- Mobile:
- Local to Local android instrumentation fails.
- Automatic instrumentation will now successfully complete for Android API level 28 applications.
- Test Studio for APIs:
- ApiTesting sends "Expect" "100-continue" header with http requests and cannot be disabled.
- Opening coded step without creating coded file first crashes studio.
- Execution sends all files in a multipart/form-data regardless of their file extension.
↧
↧
February 14, 2019, 2:34 am
DevExpress ASP.NETImproves GridView, HtmlEditor, RichEdit, Scheduler Suite and Spreadsheet controls.
Fixes
ASP.NET Web FormsASPxGridView
- The confirmation message is not shown when rows are deleted via the "DeleteSelectedRowsOnPage" toolbar item and SettingsBehavior.ConfirmDelete is enabled.
ASPxHtmlEditor
- A custom dialog has a built-in dialog's width.
- The <td> element is removed when cell text is selected and deleted.
ASPxRichEdit
- Export to PDF causes the OutOfRangeException when a document contains a header with a text box.
ASPxScheduler Suite
- The "Cannot read property 'getCalendar' of undefined" error occurs when a custom ToolbarViewNavigatorTemplate is implemented.
- "JavaScript: Unknown Error" occurs when executing the ASPxScheduler.DataBind method on a callback request.
- Custom Theme styles are not applied to the Floating Action Button control.
- InvalidCastException occurs while generating an ASPxScheduler report if the ASPxSchedulerControlPrintAdapter.OnValidateResources event handler is specified in page markup.
ASPxSpreadsheet
- ASPxSpreadsheet's scrollbar is moved after a cell is removed.
Navigation, Layout & Multi-Purpose Controls
- ASPxFileManager - Clicking a context menu item is not in effect under certain conditions.
- ASPxUploadControl - An error on uploading files when a Web Farm is used.
ASP.NET MVC
MVC GridView
- GridView - Batch Editing - New rows are added to a data source in a wrong order.
MVC HtmlEditor
- The dialog's layout is corrupted when the editor is located inside an item of FormLayout with UseDefaultPaddings enabled and SettingsItemCaptions.Location set to "Top".
MVC Pivot Grid
- The "Cannot add more than one customization form to the same ASPxPivotGrid control" exception is thrown when the Customization Form is set before Pivot Grid in markup.
- The PivotGridExtension.CreateDrillDownDataSource method returns an empty data set when the virtual scrolling mode is enabled.
MVC Report
- HTML5 Document Viewer - 'Cannot read property 'ArrayStore' of undefined' error after updating Angular applications to version 18.2.5.
- Web Report Designer - "Uncaught TypeError: formattingRuleLinks is not a function" error is thrown when a report with Pivot Grid is converted from Legacy Data Bindings to Expressions.
- WebDocumentViewer - It is impossible to hide the Highlight Editing Fields button.
MVC RichEdit
- The Undo button is disabled after the insertRtf command is used for the first time.
- A JavaScript error occurs under certain circumstances if a table occupies two pages in a document.
- It is not possible to hide the "Bookmarks" context menu option.
- Setting the Height property is ignored under certain conditions if this property value is lower than 250.
ASP.NET Bootstrap
Bootstrap GridView
- Master-Detail scenario - A scrollbar is moved to the top when a detail grid's row is clicked.
- Master-Detail scenario - Batch Editing - It is impossible to start editing if StartEditAction is FocusedCellClick.
ASP.NET Core
XtraReports Suite
- Web Report Designer - Integration into Angular - The "ReferenceError: Unable to process binding (Message: DevExpress is not defined)" error occurs upon clicking the Next button on the "Choose summary functions" page.
ASP.NET Core Bootstrap
Scheduler (ASP.NET Core Bootstrap)
- BootstrapScheduler for ASP.NET Core - The calendar and view navigation panels are not shown when the control is rendered in an invisible tab of BootstrapPageControl.
↧
February 14, 2019, 2:50 am
DevExpress WinFormsImproves Bars, Charts, Grids, PDF Viewer, RichEdit, Reports and Spreadsheet controls.
Fixes
All WinForms Controls
- SvgBitmap rendering may fail with multiple threads.
PDF Viewer
- Parsing - Documents that contain signature build properties with an incorrect version cannot be opened.
Snap
- The Summary Editor Form is not shown starting with v17.2.
XtraBars Suite
- AccordionControl - The Handled parameter specified in the CustomDrawElement event handler is ignored when OptionsHamburgerMenu.DisplayMode is Minimal or Overlay.
- An exception is thrown when dragging DockPanel docked as a tabbed document (DocumentManager).
- BarEditItem's height is incorrectly calculated when the item displays multi-line text.
- BarStaticItem - Text is not visible while hovering when using the "Office 2010 Black" skin.
- InvalidCastException is thrown on displaying PopupMenu that contains bar edit items.
- NullReferenceException is thrown when a TabForm descendant is resized at design time.
- RibbonControl - ArgumentException is thrown when the scale factor is 2.
- SVG colorization is ignored if an icon is assigned to CustomHeaderButton's Glyphs property.
- TabbedView - StackOverflowException occurs when Document.Appearance is specified and the Office 2016 Colorful skin is applied.
- Wrong accessible visibility property for BarItems.
XtraCharts Suite
- "The type of the "Arguments" argument data member isn't compatible" error occurs in ChartControl bound to PivotGrid in certain cases when the AutoBindingSettingsEnabled option is disabled.
- A realtime chart is updated with delays when the Crosshair popup window is shown.
- Financial Series is rendered incorrectly if AxisX.ScaleBreaks are set.
- The DevExpress.XtraCharts.v18.1.Extensions assembly is requested while restoring a report by using the XtraReport.FromStream method.
- The Line Series style is not effective when the DirectX rendering mode is enabled.
XtraDiagram
- The "Width and Height must be non-negative" exception is thrown if DiagramControl's viewport is small.
XtraEditors Library
- CameraControl - The video stream does not start when the Device property is set.
- Incorrect skin when using the runtime collection editor window.
- RepositoryItemDateEdit crashes with DisposedObjectException when CalendarTimeEditing is set to True and a ribbon on which it is located is merged into another ribbon.
- XtraDialogs - Localization resource files are not automatically added.
XtraGrid Suite
- DragDropBehavior - The drag operation doesn't start when the ALT key is pressed.
- ExcelFilter - When the Range filter type is applied and a value less than a minimal value is entered in an editor, the caret is moved.
- GridControl - ArgumentException occurs when the Grid's data source is changed and OptionsFind.Behavior is set to Search.
- GridControl - The Like operator is incorrectly converted during the export.
- GridView - StackOverflowException is raised during animation when OptionsBehavior.AllowSortAnimation is enabled.
- GridView - The Top/Bottom Rules menu item of the conditional formatting group does not work for a string column.
- GridView doesn't render line breaks in the row preview area in DirectX mode.
XtraMap
- The map data provider's Kind property change is not effective at runtime.
XtraPivotGrid Suite
- The PivotGridField.OptionsFilter property does not display a name in PropertyGrid if UseResourceManager = true.
XtraReports Suite
- End-User Report Designer - The application crashes when the default Series Pane is deleted.
- Multi-Column mode works incorrectly if XRCrossBandBox is used.
- Report Designer - The NewParameterEditorForm dialog is displayed with an incorrect value of the 'ownerWindow' parameter.
- Certain master-detail report layouts produce an incorrect ToC hierarchy.
- Group page numbering is incorrect (the XRPageInfo component issue).
XtraRichEdit
- A double-click on an image in RichEditControl's document selects the document header.
- Comments are incorrectly positioned when SimpleView is active.
- Exporting a specific document to a Word document (.docx) cannot be opened in Microsoft Word.
- It is impossible to copy an inline image to the end of a document.
- The "In Line with Text" wrapping for the image is changed on an attempt to set the rotation angle for this image in the "More Layout Options" dialog.
- The "Unable to sort because the IComparer.Compare() method returns inconsistent results." exception occurs on deleting symbols after loading a specific document.
- The caret cannot be set between two neighboring images with the "In Line with Text" wrapping using the arrow keys.
XtraScheduler Suite
- ArgumentOutOfRangeException is thrown in the CalculateMinRowHeight method.
- ArgumentOutOfRangeException is thrown in the DayViewDateTimeScrollController.Scroll method.
- GanttView - NullReferenceException is thrown when closing a form.
- An infinite loop occurs when exporting a changed occurrence to Outlook.
- DateNavigator unpredictably changes selection after switching months via month navigation buttons.
- FileNotFoundException occurs if an incorrect file name is specified when importing an iCalendar (*.ics) file.
- SchedulerControl doesn't update its values automatically when it's bound to the same DataTable as another control and a value is changed.
XtraSpreadsheet
- Chart grid lines are rendered with an incorrect color in SpreadsheetControl.
- Performance penalties on updating a pivot table data source containing a lot of different data.
- Spreadsheet does not use the regional decimal separator of the numeric pad.
- The "Insert ->Table Rows Above" action does not extend the conditional formatting range as Excel does.
- The formula does not use the spreadsheet control's culture when inserting subtotals in a data range from UI.
XtraTreeList Suite
- Appearance settings set in the CustomDrawRowFooterCell event handler are applied to all summaries.
XtraTreeMap
- The TreeMapControl.LayoutAlgorithm property change is not effective.
XtraVerticalGrid Suite
- PropertyGridControl - The display text set in the RepositoryItemTextEdit.CustomDisplayText event handler is not taken into account for cells.
↧
February 14, 2019, 2:56 am
DevExpress WPFImproves Bars, Charts, Editors, Grids, RichEdit, Scheduler and Spreadsheet controls.
Fixes
DXBars & DXRibbon Common (WPF)
- The keyboard navigation does not work correctly with BarStaticItem.ContentTemplate.
DXBars for WPF
- Customization Menu and Dialog do not show merged bar items.
- There is no easy way to prevent a bar from being deleted using the Customization Menu.
- Three vertical items are not fully visible in RibbonGalleryBarItem when the DXStyle theme is applied.
DXCharts for WPF
- Annotations - It is impossible to change the anchor point at runtime when the Logarithmic scale is enabled.
- ChartBoundRangeControlClient shows empty data points.
DXControls for WPF
- A white screen appears when a themed window is shown in the Maximized state.
- ArgumentException is raised in DXOpenFileDialog after the OK button press.
- The forder browser dialog does not update the SelectedPath property.
- ThemedWindow - Ok/Cancel buttons are duplicated in dialog mode.
- ThemedWindow integrates LayoutGroup with View=Tabs into its header.
DXDocking for WPF
- A skinned border is shown over RichEditControl's SimpleView even if the RichEditControl.ShowBorder option is disabled.
- It's not possible to undock and drag a panel from the AutoHideGroup when this panel's ShowCloseButton, AllowMinimize, and AllowMaximize are disabled.
DXEditors for WPF
- ArgumentNullException is thrown if the DateNavigator.Workdays property is set via binding.
- Clicking the close button in the token (in the LookUpEdit control) throws NullReferenceException under certain circumstances.
- ComboBoxEdit has incorrect NullText foreground when EditValue is bound to an empty list.
- ComboBoxEdit with tokens - MouseWheel does not work when the editor is shown in ScrollViewer.
- FlyoutControl appears on a wrong screen.
- ImageEdit's menu doesn't stay visible when display scaling is over 100%.
- NullReferenceException is thrown from the DevExpress.Xpf.Editors.Internal.TokenEditor.TryRemoveEmptyValue method when a report's lookup-based parameter is clicked in DocumentPreviewControl.
DXGantt for WPF
- GanttConnector does not show the assigned ToolTip.
- A summary task with zero duration does not appear as a milestone.
DXGrid for WPF
- GridControl's selection color is incorrect in the VS2017Dark theme.
- The copy-paste functionality does not work for decimal? properties.
- The ListSourceRowIndex property contains an incorrect value when the CustomUnboundColumnData event is raised during printing or exporting.
- The ShownEditor event is not raised when ProgressBarEditSettings are used.
DXRibbon for WPF
- An exception is raised in the GetWindowLongPtr method after undocking one panel and then docking another panel.
- RibbonControl's Application Menu closes unexpectedly when the right pane is hovered.
- The popup form is reopened for editors in merged RibbonControls.
DXRichEdit for WPF
- ArgumentOutOfRangeException is thrown on updating the horizontal ruler.
- RichEditControl does not show hover menu if the parent form is moved to the secondary screen and then returned back to the first screen.
- Text Wrapping editors in the "More Layout Options" dialog are not disabled for the image inserted in the comment.
- The TextBox content from a specific Doc document is cropped.
DXScheduler for WPF
- TimelineView flickers and does not scroll when the scrollbar's snapping functionality is enabled.
DXSpellChecker for WPF
- NullReferenceException may occur in CheckAsYouTypeBehavior.OnCheckEditingWordTimerTick after inserting a long misspelled word in the editor and moving focus.
DXSpreadsheet for WPF
- Images are not exported to PDF if SpreadsheetControl is instantiated in code.
- The white border is shown in the top left corner of the view when the worksheet has grouped data.
DXTreeList for WPF
- InvalidOperationException is thrown when sorting a double column bound using the Binding property.
MVVM Framework
- AmbiguousMatchException occurs when PdfViewer is used with DXBinding expressions.
Scaffolding Wizards
- Scaffolding Wizard raises NullReferenceException when a data model does not contain all navigation properties related to the many-to-many relationship.
Windows UI
- The INavigationAware.NavigatingFrom method is called only once if navigation is cancelled.
XtraReports Suite
- Data Source Wizard - It is impossible to change the 'Server Type' parameter when the 'Firebird' provider is used.
- DocumentPreviewWindow - The "no pages to display" message is shown although pages are present.
- Edited fields do not work in a report if the 'Enable Continuous Scrolling' option is disabled.
- End User Report Designer - NullReferenceException is thrown if a window closes before the designer loads.
- End-User Report Designer - Updating the XtraReport.XmlDataPath property value does not refresh the "Field List" pane.
- In Light mode QueryBuilder does not automatically focus the table list.
- There is no way to change the border of table cells in the Russian culture.
↧
February 14, 2019, 3:00 am
DevExtremeDevExtreme for React - 70+ UI and Data Visualization React Components.
Fixes
DevExtreme for React
- 70+ UI and Data Visualization React Components Available.
- Read the DevExpress Blog for more details.
DevExtreme HTML Editor
- Popups have incorrect size in IE11.
- dxHTMLEditor does not apply content settings in IE11.
DevExtreme Tools
- DevExtreme MVC - ConvertToDevExtremeCommandPackage throws the "Empty path name is not legal" error at the project startup.
DevExtreme Data Grid
- A validation error message is hidden behind a fixed column.
- The "Cannot read property 'split' of undefined" error occurs if one negative condition is specified in another condition.
- The grid's layout is broken after adding columns and group summaries dynamically.
- The last column has incorrect width when all columns have "auto" width and columnAutoWidth enabled after upgrade from 17.2 to 18.2.
- The repaintChangesOnly option renders each 6's row twice if rowRenderingMode is virtual.
- Two clicks are registered to activate save/cancel buttons if a column with the calculateCellValue field is used.
- Unselect all is not working with a custom data source.
- DataGrid doesn't display a record if it was added using the ArrayStore.push method.
- DataGrid expands group rows infinitely if grouping.autoExpandAll is false and the focused row feature is used.
- dxDataGrid - Tab key navigation does not work correctly when the showWhenGrouped option is set for a grouped column.
- dxDataGrid does not apply grouping when options are changed at runtime.
DevExtreme Data Visualization
- dxChart - Value axis zooming is broken if a data source is asynchronous.
- TreeMap - Performance is slow when updating labels of a large number of items.
DevExtreme Demos
- Scheduler - The appointmentTooltipTemplate function has three parameters in the Adaptive Appointments demo.
DevExtreme Scheduler
- Resource grouping cells are misaligned.
- The control layout is incorrect in the Edge browser if the crossScrollingEnabled option is used.
- The recurrence exception rule has an incorrect value if the Central Time (UTC -06.00) time zone is used.
- TimelineMonth view cells have double borders.
DevExtreme UI Widgets
- A button displays an ellipsis instead of an icon if the Font Awesome icon v.5 is used.
- Autocomplete - Grouped items cannot be shown.
- DateBox - The caret position should not change when adjusting a date with up/down arrows if useMaskBehavior is enabled.
- DateBox doesn't display an error frame if isValid and validationError are defined on the first load.
- DropDownBox does not change/adjust the popup height in accordance with content.
- dxList - Touch events do not work in IE and Edge with the Surface Pro 4 device.
- dxTabPanel aligns its tabs incorrectly under certain conditions when the panel resides in a detail row template of dxDataGrid.
- iOS does not show a date picker popup for the dxDateBox field.
- It is difficult to add a custom item to SelectBox.
- NumberBox - Format doesn't work if the "fa" culture is used.
- RangeSlider does not show a validation message.
- SelectBox edit mode - The entered value is lost if the initial value is empty.
- TagBox - Selection does not work with grouped DataSource.
- TagBox - The customQueryParams option is ignored when ODataStore is used.
- Touch Events don't work on desktop touch monitors in Chrome.
DevExtreme Core
- ResponsiveBox doesn't render HTML markup defined in the Item component.
↧
↧
February 14, 2019, 3:05 am
DevExpress DXperienceComprehensive software development toolset for .NET and JavaScript - including 70+ React Components.
Features
DevExpress has released a maintenance update across their entire product range.
- DevExtreme - DevExtreme for React - 70+ UI and Data Visualization React Components.
- DevExpress ASP.NET - Improves GridView, HtmlEditor, RichEdit, Scheduler Suite and Spreadsheet controls.
- DevExpress Reporting - Improves Report Designer and Data Source Wizard.
- DevExpress WinForms - Improves Bars, Charts, Grids, PDF Viewer, RichEdit, Reports and Spreadsheet controls.
- DevExpress WPF - Improves Bars, Charts, Editors, Grids, RichEdit, Scheduler and Spreadsheet controls.
↧
February 14, 2019, 3:09 am
DevExpress UniversalComprehensive software development toolset for .NET and JavaScript - including 70+ React Components.
Features
DevExpress has released a maintenance update across their entire product range.
- DevExtreme - DevExtreme for React - 70+ UI and Data Visualization React Components.
- DevExpress ASP.NET - Improves GridView, HtmlEditor, RichEdit, Scheduler Suite and Spreadsheet controls.
- DevExpress Office File API - Improves PDF Document API and Word Processing Document API.
- DevExpress Reporting - Improves Report Designer and Data Source Wizard.
- DevExpress WinForms - Improves Bars, Charts, Grids, PDF Viewer, RichEdit, Reports and Spreadsheet controls.
- DevExpress WPF - Improves Bars, Charts, Editors, Grids, RichEdit, Scheduler and Spreadsheet controls.
↧
February 19, 2019, 7:57 am
BCGControlBar Library Professional Edition MFCAdds Visual Studio 2019 Preview support, plus new themes.
Features
- Microsoft Visual Studio 2019 Preview support (retail product version only)
- The product Integration Wizard fully supports Visual Studio 2019.
- The source files are fully compliant with Visual 2019 C++ compiler.
- All our examples and samples were thoroughly tested with VS 2019.
- Implemented Visual Studio 2019-style visual manager.
- Added a new class CBCGPVisualManagerVS2019 (derived from CBCGPVisualManagerVS2013) and BCGP_VISUAL_THEME enumerator has 3 new members:
- BCGP_VISUAL_THEME_VS_2019_BLUE: VS 2019-style blue color theme.
- BCGP_VISUAL_THEME_VS_2019_LIGHT: VS 2019-style light color theme (very similar to VS 2017 light).
- BCGP_VISUAL_THEME_VS_2019_DARK: VS 2019-style dark color theme (very similar to VS 2017 dark).
- Controls
- CBCGPButton: added BS_DEFCOMMANDLINK and BS_COMMANDLINK styles support. Please take a look at BCGPControls example to see this feature in action.
- CBCGPCalendar: added keyboard navigation support.
- CBCGPDateTimeCtrl and CBCGPDurationCtrl: added flat buttons support. New methods SetFlatButtons and HasFlatButtons were added to these classes. Please take a look at BCGPControls example to see this new look.
- CBCGPDateTimeCtrl: implemented dates range support. If developer specifies a pair of two date/time pickers as "related" (by calling a new method CBCGPDateTimeCtrl::SetRelated), a user will be able to select a dates range in the popup months calendars and selected dates are displayed in 2 related controls. BCGPControls example demonstrates this new feature.
- CBCGPListBox: added item tooltip when the list box is a property sheet navigation window and there is no enough space to display a whole page name.
- CBCGPSpinButtonCtrl: new public member 'm_bIsFlat' specifies whether control has a flat look.
- MSAA and CodedUI Tests
- CBCGPCircularProgressIndicatorImpl: added EVENT_OBJECT_VALUECHANGE notification upon progress value changing.
- Improved automation support in the gauge controls.
- CBCGPGridCtrl: added STATE_SYSTEM_INVISIBLE state for the hidden grid items.
- Miscellaneous
- Improved pane resizing cursors: instead of default MFC, new DPI-aware internal library cursors are used now for the docking pane resizing.
- Improved foreground color of highlighted link control.
- CBCGPCaptionBar: added new public member m_clrBarHyperlink. This attribute specifies a hyperlink foreground color. By default, the hyperlink's color is the same as rest of the caption bar text. See CaptionBarDemo sample application.
- CBCGPPageTransitionManager::SetPageTransitionEffect has a new, optional parameter 'bIsFirstPageTransition' (default value is FALSE). If this parameter is TRUE, the first page will appear with the specified page transition effect. Please take a look at PropSheetDemo sample to see this feature in action.
- CBCGPPopupWindow: added new member m_bIsTopMost (default value is TRUE). When this attribute is TRUE, the popup window is created with WS_EX_TOPMOST extended window style. Set it to FALSE in CBCGPPopupWindow-derived class constructor if you don't need to create this window as topmost.
- CBCGPGridCtrl: improved grid header appearance in some visual themes.
- Examples and Samples
- BCGPControls: demonstrates push button with BS_COMMANDLINK style and new date/time picker features.
- BCGPVisualStudioGUIDemo: added VS 2019 Blue theme.
- CaptionBarDemo: demonstrates how to specify a hyperlink custom text color.
- PropSheetDemo: demonstrates 1-st page transition effect.
- SplashScreenDemo: splash image was replaced with SVG (allows to use a single image for dark and light themes).
Fixes
- Addressed issue with changing MDI child window name after setting a corresponding MDI tab name.
- Dialogs and forms: addressed issue with cleaning-up control info tips when the dialog is being destroyed.
- CBCGPEdit: addressed issue with control redrawing after losing focus in some visual themes.
- CBCGPListBox: addressed issues with horizontal scrolling when control has LBS_MULTICOLUMN style.
- CBCGPWnd: code that disconnects accessibility clients was moved from the class destructor to WM_DESTROY message handler.
- CBCGPWorkspace: addressed issue with incorrect pinned files/folders registry path.
- CBCGPPropertySheetCtrl: addressed issue with incorrectly used control ID passed to DoCreateOnPlaceHolder method.
- CBCGPCaptionBar: addressed issue with changing text of the pane when user clicks the hyperlink.
- CBCGPEditCtrl: addressed issue with incorrect vertical scrolling when some text blocks are collapsed.
- CBCGPGridCtrl: addressed issue with destroying grid window during automation tests.
↧