February 7, 2019, 2:48 am
Active Query Builder for .NET WinFormsAdds 2 new helpers to the MetadataField class to determine if a field has foreign key relationships.
Features
- Two new helpers are added to the MetadataField class to determine if a field has foreign key relationships: FindForeignKey and FindForeignKeys.
Fixes
- The bug on deleting a datasource by code has been fixed.
- The bug with loading queries having ordering by indexes and an asterisk in the SELECT list has been fixed.
- Full-featured MDI Demo: The bug with incorrect saving of nested reusable queries has been fixed.
- Wrong caret and selection position in SqlTextEditor have been fixed.
- The FormattedSqlBuilder correctly obeys the RightMargin property now.
- The exception upon removing a datasource for queries with GROUP BY by code has been eliminated.
- The QueryBuilder.BehaviorOptions.LinkManipulations property works properly now.
↧
February 7, 2019, 2:48 am
Active Query Builder for .NET WPFAdds 2 new helpers to the MetadataField class to determine if a field has foreign key relationships.
Features
- Two new helpers are added to the MetadataField class to determine if a field has foreign key relationships: FindForeignKey and FindForeignKeys.
Fixes
- The bug on deleting a datasource by code has been fixed.
- The bug with loading queries having ordering by indexes and an asterisk in the SELECT list has been fixed. Full-featured MDI Demo: The bug with incorrect saving of nested reusable queries has been fixed.
- Wrong caret and selection position in SqlTextEditor have been fixed.
- The FormattedSqlBuilder correctly obeys the RightMargin property now.
- Query Column List correctly updates UI after updating its options.
- Remove and Rename button in breadcrumbs appear correctly now.
- The subquery deletion confirmation dialog auto closing has been fixed.
- Visibility of the drop-down button in Expression cells of the Query Column List and navigation with arrow keys in suggestion list have been fixed.
- The exception upon removing a datasource for queries with GROUP BY by code has been eliminated.
- The QueryBuilder.BehaviorOptions.LinkManipulations property works properly now.
↧
↧
February 7, 2019, 2:48 am
Active Query Builder for .NET CoreAdds 2 new helpers to the MetadataField class to determine if a field has foreign key relationships.
Features
- Two new helpers are added to the MetadataField class to determine if a field has foreign key relationships: FindForeignKey and FindForeignKeys.
↧
February 7, 2019, 2:48 am
Active Query Builder for ActiveXAdds support for SAP Hana SQL syntax and Pervasive SQL syntax.
Features
- Initial support of SAP Hana SQL syntax has been added.
- Initial support of Pervasive SQL syntax has been added.
- MySQL: Support for Common Table Expressions for MySql v8+ has been added.
- Now it's possible to add and remove rows in the Query Columns List using the Alt+Insert and Alt+Delete keyboard shortcuts, move them up and down using the Alt+[Arrow Up/Down] keys.
- Parsing of incorrect/incomplete "IN" expressions in condition cells of the Query Columns List has been improved.
- The new properties have been added to the ActiveQueryBuilderX object to hide the controls for managing subqueries: SubQueryTabsVisible, UnionNavBarVisible.
- The behavior of LinkOptions.CreateLinksByIdenticalFieldNames property has been changed. Links are created only if one of the fields is a part of the primary key.
Fixes
- Turning off grouping in the query via the global Grouping checkbox in the header of Query Columns List may lead to inconsistent queries. Fixed now.
- PostgreSQL: Parsing ambiguities for INTERVAL and AT TIME ZONE clauses have been fixed.
↧
February 7, 2019, 2:48 am
Active Query Builder for DelphiAdds support for Embarcadero RAD Studio 10.3 Rio, plus new NexusDB syntax provider.
Features
- NexusDB syntax provider has been added.
- DBISAM: Client package name is updated for compatibility with the latest DBISAM v.4.47.
- Support for RAD Studio 10.3 Rio has been added.
- Support for DevExpress controls v.18.2 has been added.
- Initial support of SAP Hana SQL syntax has been added.
- Initial support of Pervasive SQL syntax has been added.
- MySQL: Support for Common Table Expressions for MySql v8+ has been added.
- SQL Text Editor: Code auto-completion improvements and fixes have been made.
- Now it's possible to add and remove rows in the Query Columns List using the Alt+Insert and Alt+Delete keyboard shortcuts, move them up and down using the Alt+[Arrow Up/Down] keys.
- Parsing of incorrect/incomplete "IN" expressions in condition cells of the Query Columns List has been improved.
- The behavior of LinkOptions.CreateLinksByIdenticalFieldNames property has been changed. Links are created only if one of the fields is a part of the primary key.
- DevExpress UI: Better application of skin colors has been made.
- The new properties have been added to the QueryBuilder object to hide the controls for managing subqueries: SubQueryTabsVisible, UnionNavBarVisible.
Fixes
- Turning off grouping in the query via the global Grouping checkbox in the header of Query Columns List may lead to inconsistent queries. Fixed now.
- PostgreSQL: Parsing ambiguities for INTERVAL and AT TIME ZONE clauses have been fixed.
↧
↧
February 7, 2019, 2:49 am
Active Query Builder for ASP.NETImproves search results in the Database Schema Tree.
Fixes
- Search in the Database Schema Tree if alternate names are defined and visible is performed correctly now.
- The BehaviorOptions.LinkManipulations property now works as it should.
- Turning off grouping in the query via the global Grouping checkbox in the header of Query Columns List may lead to inconsistent queries. Fixed now.
↧
February 7, 2019, 7:23 am
Table Web componentAdds a new Table Web component with sorting and data binding capabilities.
Features
- Framework: Model-View Two-Way data bindings.
- New Table Web component with sorting and data binding capabilities.
- Freeze grid rows and columns
- Rezise grid columns.
↧
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 13, 2019, 6:19 am
TeeChart for .NET Pro EditionFully interactive Charts, Maps and Gauges for desktop, web and mobile.
Fixes
- Fixed - ActivityGauge series throws unhandled errors at designtime when opening a form.
- Fixed - Export Series Marks Style and Format to missing from JavaScript.
- Fixed - Colors are always exported with transparency to JavaScript.
- Fixed - Export NewLines (\r\n) in Labels to JavaScript.
- Fixed - Export HorizBar Gradient to JavaScript.
- Fixed - Some shadows and pens/strokes aren't exported to JavaScript.
- Fixed - Arrow Marks aren't exported to JavaScript.
- Fixed - Improve Bar and CustomBar export to JavaScript.
- Fixed - Disable "hover" when exporting to JavaScript.
↧
↧
February 13, 2019, 6:19 am
TeeChart for .NET Enterprise EditionFully interactive Charts, Maps and Gauges for desktop, web and mobile.
Fixes
- ActivityGauge series throws unhandled errors at designtime when opening a form.
- Export Series Marks Style and Format to missing from JavaScript.
- Colors are always exported with transparency to JavaScript.
- Export NewLines (\r\n) in Labels to JavaScript.
- Export HorizBar Gradient to JavaScript.
- Some shadows and pens/strokes aren't exported to JavaScript.
- Arrow Marks aren't exported to JavaScript.
- Improve Bar and CustomBar export to JavaScript.
- Disable "hover" when exporting to JavaScript.
↧
February 13, 2019, 6:19 am
TeeChart for Visual Studio .NET with SourceFully interactive Charts, Maps and Gauges for desktop, web and mobile.
Fixes
- ActivityGauge series throws unhandled errors at designtime when opening a form.
- Export Series Marks Style and Format to missing from JavaScript.
- Colors are always exported with transparency to JavaScript.
- Export NewLines (\r\n) in Labels to JavaScript.
- Export HorizBar Gradient to JavaScript.
- Some shadows and pens/strokes aren't exported to JavaScript.
- Arrow Marks aren't exported to JavaScript.
- Improve Bar and CustomBar export to JavaScript.
- Disable "hover" when exporting to JavaScript.
↧
February 13, 2019, 6:19 am
TeeChart for .NET Standard Business EditionFully interactive Charts, Maps and Gauges for desktop, web and mobile.
Fixes
- ActivityGauge series throws unhandled errors at designtime when opening a form.
- Export Series Marks Style and Format to missing from JavaScript.
- Colors are always exported with transparency to JavaScript.
- Export NewLines (\r\n) in Labels to JavaScript.
- Export HorizBar Gradient to JavaScript.
- Some shadows and pens/strokes aren't exported to JavaScript.
- Arrow Marks aren't exported to JavaScript.
- Improve Bar and CustomBar export to JavaScript.
- Disable "hover" when exporting to JavaScript.
↧
February 13, 2019, 8:17 am
PDFlibIncludes new language binding for .NET Core.
Features
- New language binding for .NET Core.
- Updates for most language bindings.
- Clarifications of structure element nesting rules in anticipation of PDF 2.0.
- PDF/UA-1 implementation aligned to latest recommendations and validators.
- Improved import of Tagged PDF pages.
- New options for modifying the color of raster images.
- Improved color controls for non-sRGB colors in SVG.
- PDF/X-4/5 convenience features for handling conflicts with identical CMYK profiles.
- Identify several non-standard JPEG flavors.
- Improved PDF/VT encapsulation of Form XObjects for better RIP performance.
- Optimized subsetting of TrueType fonts significantly reduces output file size, especially for fonts with a large number of unused glyphs.
- Identification of deprecated API functions at compile-time for C, C++, .NET, Java or at run-time for Perl and PHP.
- Overhauled the coding samples for all language bindings.
- Updated and extended the sample applications in the PDFlib Cookbook.
- Reduced memory requirements for PDFlib Mini Edition (ME) for embedded systems.
↧
↧
February 13, 2019, 8:17 am
PDFlib Personalization Server (PPS)Includes new language binding for .NET Core.
Features
- New language binding for .NET Core.
- Updates for most language bindings.
- Clarifications of structure element nesting rules in anticipation of PDF 2.0.
- PDF/UA-1 implementation aligned to latest recommendations and validators.
- Improved import of Tagged PDF pages.
- New options for modifying the color of raster images.
- Improved color controls for non-sRGB colors in SVG.
- PDF/X-4/5 convenience features for handling conflicts with identical CMYK profiles.
- Identify several non-standard JPEG flavors.
- Improved PDF/VT encapsulation of Form XObjects for better RIP performance.
- Optimized subsetting of TrueType fonts significantly reduces output file size, especially for fonts with a large number of unused glyphs.
- Identification of deprecated API functions at compile-time for C, C++, .NET, Java or at run-time for Perl and PHP.
- Overhauled the coding samples for all language bindings.
- Updated and extended the sample applications in the PDFlib Cookbook.
- Reduced memory requirements for PDFlib Mini Edition (ME) for embedded systems.
↧
February 13, 2019, 8:17 am
PDFlib+PDIIncludes new language binding for .NET Core.
Features
- New language binding for .NET Core.
- Updates for most language bindings.
- Clarifications of structure element nesting rules in anticipation of PDF 2.0.
- PDF/UA-1 implementation aligned to latest recommendations and validators.
- Improved import of Tagged PDF pages.
- New options for modifying the color of raster images.
- Improved color controls for non-sRGB colors in SVG.
- PDF/X-4/5 convenience features for handling conflicts with identical CMYK profiles.
- Identify several non-standard JPEG flavors.
- Improved PDF/VT encapsulation of Form XObjects for better RIP performance.
- Optimized subsetting of TrueType fonts significantly reduces output file size, especially for fonts with a large number of unused glyphs.
- Identification of deprecated API functions at compile-time for C, C++, .NET, Java or at run-time for Perl and PHP.
- Overhauled the coding samples for all language bindings.
- Updated and extended the sample applications in the PDFlib Cookbook.
- Reduced memory requirements for PDFlib Mini Edition (ME) for embedded systems.
↧
February 14, 2019, 2:33 am
DevExpress Office File APIImproves PDF Document API and Word Processing Document API.
Fixes
PDF Document API
- API - The PdfDocument.Bookmarks.RemoveAt method does not remove a bookmark.
Word Processing Document API
- ArgumentOutOfRangeException on an attempt to export a specific document to PDF.
- InvalidCastException on an attempt to define the Shape.RotationAngle property when the static AzureCompatibility property is enabled.
↧
February 14, 2019, 2:33 am
DevExpress ReportingImproves the Report Designer and Data Source Wizard.
Fixes
WinForms
- 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).
WPF
- 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, 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.
↧