December 14, 2017, 4:31 am
DevExtremeMaintenance release includes several bug fixes.
Fixes
Data Visualization
- Documentation - The chart onInitialized help topic gives a link to the onContentReady event which does not exist on the chart.
- dxChart - A connector line of a label is not aligned properly.
- dxChart - In a certain configuration, labels overlap the chart title and the legend when resolveLabelOverlapping is set to 'shift'.
- dxChart - Incorrect zooming when dataSource has null points.
- dxChart - The stackedArea series with the second value axis doesn't work properly.
- dxChart displays a big gap between 2 and 3 hours for the Daylight Saving day on the Central European time zone.
- dxChart's TypeScript definitions for properties that accept an object or an array of objects are incorrect.
- dxLinearGauge - Widget is displayed when the value indicator's width/length is set to zero.
- dxVectorMap - The vectormaputils.parse method doesn't accept a response if statusText is empty.
Pivot Grid
- dxPivotGrid starts continuously re-rendering itself after expanding certain columns if the virtual scrolling is used.
DevExtreme Demos
- The "Advanced Master-Detail View" demo for ASP.NET Core does not work.
Data Grid
- A filter is not applied in the filter row when the "calculateFilterExpression" option is defined.
- A delayed option initialization scenario does not work correctly.
- Documentation - The code example in the calculateFilterExpression help section is not reliable.
- Grouping causes an unnecessary horizontal scrollbar.
- Tab navigation skips fields in the adaptive detail row on editing.
- The "Clear" button is incorrectly displayed for dxNumberBox and dxDateBox.
- The addColumn method does not add a banded column.
- The built-in edit form is cut off if the grid doesn't contain any records.
- The built-in keyboard is shown and then hidden when a user taps into the pager editor.
- The error message panel is still shown for a column editor in Batch mode when the column's validationRules message is set to "".
- Values of a date column with a certain custom format defined in the formatter are incorrectly shown in the exported document.
- dxDataGrid displays an unnecessary horizontal scrollbar if columnAutoWidth and columnHidingEnabled are enabled.
- dxDataGrid does not render group rows properly when a row template is defined in markup.
- dxDataGrid Filtering demo - The approach not supported by the grid's state storing feature is used for the "OrderDate" column's custom header filter items.
- dxDataGrid placed in dxResponsiveBox displays a different number of columns in IE and Chrome if Adaptability is enabled.
- dxDataGrid renders unexpected group headers of the edit form starting with 17.1.8 when the embedded dxForm configuration is defined.
- dxDateGrid - The noDataText text is not properly centered when it is long and wordWrapEnabled is enabled.
- The first item of the grid's edit form is focused on changing a value in the master cascading lookup.
- The grid does not re-apply search after its data source is changed.
DevExtreme Core
- dxChart - It is not possible to update the strips if there's a label on them.
- dxDataGrid doesn't automatically track changes in empty nested data fields in Angular.
- dxDataGrid throws the "Unable to process binding 'text'" error when adaptive rows are enabled under certain conditions.
- dxDataGrid/dxPivotGird - Incorrect object context in the width/height function.
- dxPopup - Defining titleTemplate throws an error in an Angular app.
- dxTextBox throws the "document.activeElement.scrollIntoViewIfNeeded is not a function" error on Android in a mobile Firefox.
- Templates nested in NamedTemplate are not rendered if there is only one control on the view (ASP.NET Core only).
- The "Unexpected identifier <" error is thrown when a DevExtreme MVC control is rendered in a template of another control under certain conditions.
- The getDataSource method for dxDropDownList is missing in TypeScript definitions.
- The TypeScript definition of the EndpointSelector class does not have a constructor.
- Typescript Definitions - The DataSource class does not accept a Store in the constructor.
DevExtreme Tools
- The Intellisense popup is duplicated when typing in a dxview file in VS2015.
Scheduler
- Vertical scroll does not work when crossScrollingEnabled and showAllDayPanel are true.
- An appointment's resource type is changed after dragging when the resource.allowMultiple option is enabled.
- Appointments are not displayed in timeline views when crossScrollingEnabled = true (FF, Edge, IE 9-11 ).
- Cells on the month view have incorrect height when the Angular approach is used.
- It is impossible to cancel an appointment's click or double click event for an appointment collector.
- It is possible to drag an appointment from an appointment collector even if the allowDragging option is set to false.
- shadeUntilCurrentTime does not work for all resources.
- shadeUntilCurrentTime in combination with crossScrollingEnabled disables scheduler cells.
- The "Done" button is always disabled even if custom validation in AppointmentAdding was not passed after the fix from T542841.
- The current time indicator is not rendered correctly in Week and Work Week views in IE11.
- Timeline views are not displayed when the height is not specified.
- Unable to navigate to the minimum date using the date navigator.
- dxScheduler does not allow selecting the max date.
- The Scheduler (in UTC) onAppointmentClick event handler is passing incorrect dates for appointmentData and targetedAppointmentData in recurrences.
Tree List
- Adding a child node to a node that does not have children does not work when the Add button is clicked the first time.
- dxTreeList initially renders only the first page if its data source is set asynchronously.
UI Widgets
- Documentation - The onContentReady link in the onInitialized topic leads to nowhere (dxTextBox, dxButton, etc.).
- dxCalendar uses incorrect month name abbreviations.
- dxDataGrid - "Cannot read property 'setSelectionRange' of undefined" when a custom format is used.
- dxDateBox - The jQueryEvent parameter is undefined if the "Clear" button is clicked.
- dxFileUploader with the defined "accept" option rejects a file with a capitalized extension.
- dxForm - It's impossible to access an item using itemOption inside a group or tab with multiple spaces in the caption.
- dxList - Selected item keys are cleared when a datasource is updated.
- dxLookup - searchExpr has an incorrect typescript definition.
- dxMap: An error appears on simultaneously changing the "markers" and "provider" options.
- dxMenu - The onSubmenuHidden event is raised multiple times.
- dxNumberBox - Sometimes it is impossible to delete some digits.
- dxNumberBox - Enter the decimal delimiter with the currency format when valueChangeEvent = "input keyup".
- dxNumberBox - It is impossible to edit a value if a percent is screened.
- dxNumberBox - It's impossible to clear a value if the mask contains '0' and Intl is registered.
- dxNumberBox - The onValueChanged event does not fire after typing digits.
- dxNumberBox shows a wrong decimal text for the 1.1 value when a mask is used.
- dxNumberBox throws the 'cannot read property toString of undefined' error when setting its value to undefined.
- dxSelectBox - It's impossible to clear the current value if fieldTemplate is used.
- dxTagBox - Selected tags have empty text if hideSelectedItems is "true".
- dxTagBox - The Custom Values functionality does not work correctly in Angular when tags are loaded via the dataSource option.
- dxTagBox - The filter argument of the CusomStore.load function is incorrectly merged when the hideSelectedItems option is enabled.
- dxTagBox - Widget fails to open in iOS when the multiline option is disabled.
- dxTextBox - The onValueChanged event handler contains the "event" parameter even if a value is changed programmatically.
- It is impossible to remove a dxTagBox item that has a value field equal to 0.
↧
December 14, 2017, 4:45 am
↧
↧
December 14, 2017, 7:20 am
↧
December 14, 2017, 7:26 am
DevExpress Windows 10 AppsMaintenance release includes several bug fixes.
Fixes
Windows 10 Apps
- The designer throws an error when an application targets UWP Build 16299
Gauges for Windows 10 Apps
- The gauge scale is rendered partially visible.
Layout for Windows 10 Apps
- HamburgerSubMenu's flyout - Support custom width values different from the root HamburgerMenu's width.
↧
December 14, 2017, 7:46 am
DevExpress ASP.NETMaintenance release includes several bug fixes.
Fixes
- All ASP.NET Controls
- ASPxFileManager - AmazonFileSystemProvider - It is not possible to upload files larger than 80mb.
- ASPxThemes - The GlobalFont property doesn't work for the Material and MaterialCompact themes.
- Calendar - Inline Fast Navigation - The FastNavProperties.EnablePeriodNavigation property value is not taken into account when navigation is performed through gestures on touch devices.
- Localization - InvalidSpinEditRange and InvalidDateEditRange keys are translated incorrectly in de and de-CH.
- ASPxCardView
- ASPxCardView - Update information that ASPxCardView uses ASPxFormLayout.
- ASPxDataEditors
- ASPxComboBox - A JavaScript error is thrown on an attempt to clear a value if the LoadDropDownOnDemand property is set to true.
- ASPxComboBox - The GetValue method returns the previous value when the Back button is used.
- ASPxDateEdit displays a value incorrectly on Windows Server 2012 with the Czech culture when EditFormatString is specified.
- ASPxTokenBox - The height jumps on focus and a token's button is misaligned on rendering in FireFox.
- ASPxGridView
- A grid column's sort order is changed when grouping by this column using the context menu.
- Batch Edit - A confirmation message is shown when the Delete button is pressed on a row while SettingsDataSecurity.AllowDelete is false and SettingsBehavior.ConfirmDelete is true.
- GridViewDataCheckColumn shows a check box in DataItemTemplate after changing a value in Batch Edit Mode when ASPxCheckBox.ToggleSwitchDisplayMode = Always and PropertiesCheckEdit.ToggleSwitchDisplayMode = Always.
- Invoking Header Filter sends multiple callbacks in Endless Paging mode when the grid is scrolled.
- The "x" button inside the auto filter row editor does not clear a filter in IE11.
- The border of columns placed into a banded column is shown incorrectly.
- The combo box column editor's dropdown is covered by the grid page and scrollbar elements in Batch mode when AllowFixedGroups is enabled.
- Toolbar Demo - Virtual keyboard invoked when the Search Panel is focused is hidden immediately.
- It is not possible to close the Customization Window when it has a long caption.
- ASPxGridView changes its width if a toolbar item is hidden and shown on the client side.
- ASPxGridView, ASPxCardView and ASPxTreeList - The Customization window is small in certain themes (Material, Moderno, iOS, Mulberry, PlasticBlue, SoftOrange).
- MVC Grid doesn't initialize a new row correctly when a date time column is present.
- ASPxHtmlEditor
- A scrollbar is moved to the top on the 'Undo' button click.
- PreviewStyle is not applied to items in the 'Apply CSS' dropdown.
- Some dialogs' elements are not localized according to the current culture when the SettingsAdaptivity.Enabled property is set to true.
- The text underline feature is not working when the document type is HTML5 and a whitelist is used when the AllowHtmlView property is set to the false value.
- Width and position of some dialog windows ("Insert Hyperlink", "Insert Placeholder") are incorrect in IE 11.
- ASPxPivotGrid
- ASPxPivotGrid throws NullReferenceException when ScrollBarMode is Auto or Visible and RowTotalsLocation is Near.
- A script error is thrown in IE when ASPxPivotGrid is resized.
- An unhandled error occurs when hiding data fields with the SummaryType property set to "Custom".
- It is impossible to handle the client-side click event in a custom FieldValueTemplate if Virtual Scrolling is enabled.
- The ASPxPivotGridExporter.PivotGrid property returns null before the export.
- Virtual Scrolling - Row and Column Area height is increased during callback operations in Safari.
- ASPxRichEdit
- An exception of the 'System.OutOfMemoryException' type occurs when opening a certain complex document.
- Comments are removed from a document on saving.
- Floating images with the Absolute position are incorrectly displayed in the footer.
- It's possible to remove protected content by using the Backspace key in some scenarios.
- Some characters are not inserted correctly when the US International keyboard is used.
- The "Unable to get property 'currentStyle' of undefined or null reference" error occurs when the client-side InsertHtml method with the "li" tag is called.
- The client-side 'Internal exception' error occurs on the client side on an attempt to open a document created with the WinForms RichEdit control.
- The goToBookmark command doesn't scroll a document to the top of the visible area.
- ASPxScheduler Suite
- A syntax error is thrown if the Appointment.Subject field contains HTML markup.
- Appointment Tooltip content cannot be selected in the IE11 browser.
- Appointments are incorrectly deselected on clicking a context menu item (or outside the ASPxScheduler area) in the Safari browser (iOS).
- ASPxDateNavigator colors incorrect days as weekends after a visible interval is changed if the working days are specified using the ASPxScheduler.WorkDays collection.
- ASPxScheduler's Loading Panel is not shown on navigating through visible resources or intervals when the EnableClientRender property is true.
- Subscription to the Keyboard events is duplicated during ASPxScheduler callback requests.
- The "Input string was not in a correct format" error occurs when a TimeLine scale interval is specified with milliseconds.
- The "Show menu" hyperlink in a custom tootip from the "ASPxScheduler - Customization - CustomToolTip" demo does not work on a touch device.
- The scheduler's context menu is not opened if the selection tooltip is shown at the top of the first selected cell on a touch device.
- ASPxSpreadsheet
- ASPxRichEdit cannot operate without a reference to the ASPxSpreadsheet library and vice versa.
- Cannot navigate to a bookmark target if the bookmark link is created on an image.
- It is not possible to paste information from a certain Outlook document.
- The client-side HyperlinkClick event is not raised for an image link when ReadOnly=true.
- ASPxTreeList
- A caption is not displayed in the Customization Window and its resizing works incorrectly in some themes after an update to 17.2.3.
- The "Out Of Memory Exception" is thrown while iterating through nodes using TreeListNodeIterator after upgrading to 17.2.3.
- The ComboBox control should not be shown in the Filter Builder if a column's FilterMode property is set to DisplayText.
- The FilterBar's Create Filter link is not active when columns are autogenerated.
- Navigation, Layout & Multi-Purpose Controls
- ASPxFileManager - A folder is not opened on a double click in the file container in certain cases if EnableCallBacks is set to True.
- ASPxFileManager - Exception in the subfolder searching mode with specified security roles.
- ASPxFileManager - Incorrect filter result in the subfolder searching mode when the filter value equals "1" or "2".
- ASPxFileManager - The new folder row has incorrect appearance when the Details view is in the adaptive state and the "Create" command is executed.
- ASPxNavBar - The ItemClick event doesn't fire after clicking an item in a collapsed group when EnableCallBacks is enabled.
- ASPxPageControl - A Javascript error occurs when the control's ShowTabs is set to "false" and NewLine is set to "true" for one Tab.
- ASPxPanel - A maximized popup and the page control are displayed incorrectly in some cases on a touch device when fixed collapsible panels are used on the page.
- ASPxPopupControl - The parent page's scrollbar is not shown when the popup is hidden by setting ShowOnPageLoad to false on ASPxCallbackPanel's callback.
- ASPxTreeView - A layout is incorrect when the EnableNodeTextWrapping property is set to true.
- ASPxTreeView - Nodes with the Visible property set to false affect the checked state of a parent node if the CheckNodesRecursive property is enabled.
- ASPxUploadControl - Error "The ASPxUploadProgressHandlerPage.ashx handler is not registered in the web.config" is thrown when the handler is defined inside the location section with inheritInChildApplications="false".
- ASPxUploadControl - The drop zone is shown at an incorrect position when the control is placed in a Bootstrap modal popup.
- Ribbon - Collapsed group icons are not inverted on hovering.
- NuGet Packages
- NuGet packages - The handler module disappears after installing the Web package.
- XtraCharts Suite
- It is impossible to initialize the DataSourceBasedErrorBars indicator when the Series Template binding method is used.
- XtraReports Suite
- ASPxDocumentViewer - The CacheReportDocument event may be called multiple times and the cache key is not preserved.
- Design in Report Wizard - The report layout produced by this command contains incorrect bindings.
- Report Wizard - The field list of the serialized dataset is not populated.
- Web Document Viewer - It is not possible to localize text of the side panel's 'Open' and 'Collapse' buttons.
- Web Report Designer - Top and Bottom margins are initialized incorrectly when the report is designed by using a Report Wizard after measurement units are set to "Tenths of a Millimeter".
- Web Report Designer - Wrong German translations in the Search panel and data source wizard.
- MVC CardView
- CardView - Custom Binding - Paging doesn't work when AllowFocusedCard is enabled.
- MVC Data Editors
- An item is selected from the dropdown automatically after reloading the TokenBox control via a callback.
- Documentation - GridLookup - The GetSelectedValues method returns an unexpected result.
- Model validation does not work when built-in validation is enabled.
- MVC GridView
- ASPxGridView/GridView - The Total Summary Item is empty if the SummaryType is min and a column has null values.
- Batch Mode -The DisplayFormatString property is not taken into account if an editor value is assigned in the BatchEditEndEditing events.
- Header Filter checkboxes are overlapped with text when Bootstrap is used on the page.
- BatchEdit - The grid is not correctly rendered if the error text is shown and merging is used.
- Export from the toolbar doesn't work when the ReportHeader property is specified.
- External Edit Form - Values in the edit form are not changed after the Edit operation is started for another row.
- How to hide/disable a visibility button in the Column Chooser tab of the Customization dialog.
- The "Specified method is not supported" error occurs and the corresponding controller action is not called when the DeleteSelectedRowsOnPage toolbar item is used.
- The "System.Web.HttpException: 'Server cannot append header after HTTP headers have been sent.'" error occurs when the grid is exported using the built-in toolbar.
- The error icon is shown as an octagon.
- The grid's height set via the client-side SetHeight method is changed after increasing and then decreasing column width if the grid has a fixed column.
- GridView Batch Edit - It is not possible to update a grouped column value if the ShowGroupedColumns property is set to true.
- MVC HtmlEditor
- HtmlEditor - Font settings are lost on switching between views.
- MVC Navigation, Layout & Multi-Purpose Extensions
- A hint is not displayed after the popup is shown.
- GridView inside the modal PopupControl extension - It's possible to scroll the page if the modal edit form is shown.
- The FileManager extension causes the FIPS compliance error when the ThumbnailFolder property is specified.
- MVC Pivot Grid
- Scrolling the Vertical and Horizontal scrollbars behaves unexpectedly.
- The pivot grid is shown scrolled out on the first load if OptionsPager.PageIndex is set to -1.
- MVC Report
- ASP.NET Core - It is impossible to bind the Web Document Viewer to a report by reportUrl in certain cases.
- ASPxReportDesigner - PropertyGrid's "Scripts" section doesn't have a navigation (ellipse) button.
- ASPxWebDocumentViewer - System.ArgumentOutOfRangeException is thrown if one of the report dimensions is large and the other is small.
- ASPxWebDocumentViewer - The "Page mode" button disappears under certain circumstances (Internet Explorer).
- DevExpress ASP.NET MVC Project Wizard - HTTP handler modules required for Reporting components are not registered after the Reporting Suite is selected.
- Export - The ExportOptions.ExportMode property value works incorrectly for Image, Csv, Text, HTML and MHT formats.
- Report Designer - The MVCxClientReportDesigner.ReportOpened event is not raised when a subreport is opened from the main report.
- A label's text is cropped in Preview mode if the label's CanGrow property is set to False.
- An incorrect expression binding is set when a parameter, or a field of EFDataSource, ObjectDataSource or ExcelDataSource is added to a report.
- Configuring a query parameter through an expression is not possible due to the editor crash.
- Editors for the XRRichText.Rtf and Html properties are missing in the expressions tab.
- Menu items are not localized in version 17.2.
- Provide the consistency with the WinForms Master-Detail Report Wizard and preserve the original order of fields returned by a query on the Choose Columns page.
- Real field names are displayed instead of localized ones when a report's DataMember is changed.
- Single Document Interface (SDI) should be used when the designer works in callback mode (when Report Storage is not implemented).
- The client-side ReportOpened event handler is triggered before the report tab is opened.
- The first letter of the filed name is cut after converting a legacy report to new Binding Expressions.
- The onSuccess action passed to the client-side PerformCallback method is never executed.
- The XRPageInfo date format is ignored.
- XRRichText hangs once a field is dropped from Field List.
- WebDocumentViewer - A report may be rendered blurry when the zoom level is set to 100%.
- WebDocumentViewer - It is not possible to add custom menu items when the viewer is in "Mobile" mode.
- MVC RichEdit
- Data is shown after a long gap if a page break is used.
- There is no capability to specify the Fields.UpdateHyperlinksOnLoad option for MVCxRichEditControl.
- MVC Scheduler
- Alert time for "snoozed" reminders is calculated incorrectly when a client time zone differs from the server one.
- Appointments are imported with empty start and end dates in the iCalendar format when using the SchedulerExtension.ImportFromICalendar method.
- ArgumentException occurs on an attempt to set a specific time of day interval as WorkTime.
- MVC Scheduler settings are incorrectly restored from cookies on callback requests.
- MVCxScheduler - The TrackPropertyChangeFor method does not work.
- Navigation Buttons are not rendered in the WorkWeek and FullWeek views in version 17.2.
- The "Unable to get property 'cells' of undefined or null reference" error occurs on reloading the MVC Scheduler control's content in version 17.2.
- The TimeLineView layout (a vertical scrollbar's location and cell width) is incorrectly re-calculated after changing the size of the Splitter Panel used as a SchedulerControl container.
- There is no capability to customize the "Right Top Corner" element of the Day view.
- MVC Spreadsheet
- A cell's background color is changed to default after a value is pasted using Ctrl+V in Chrome.
- The control hangs on saving a certain document by handling the Saving event handler.
- MVC VerticalGrid
- The PageSize value is not restored if the SettingsCookies.Enabled property is set to True.
- Project Wizard
- The "Value was either too large or too small for an Int32" error occurs on an attempt to use Insert Extension Wizard if web.config contains max-limited numbers.
- Bootstrap Data Editors
- BootstrapCalendar - The last week number of a year is duplicated when AutoPostBack is enabled.
- BootstrapCheckBoxList/BootstrapRadioButtonList - The Item.IconCssClass property doesn't work.
- BootstrapComboBox - Incremental filtering doesn't work if the IncrementalFilteringMode property is set to "Contains".
- BootstrapListBox - The control is flickering on page load if the number of visible items doesn't match the Rows property value.
- BootstrapUploadControl - The "Cannot read property 'clientWidth' of null" error occurs in the client-side FilesUploadComplete event in version 17.2.
- Bootstrap GridView
- The ShowInCustomizationForm propety is not available in bootstrap columns.
- The TableCell's HorizontalAlign property is not supported in the HtmlDataCellPrepared event handler.
- BootstrapRadioButtonList - RepeatDirection="Horizontal" does not work when the control is in BootstrapFormLayout with LayoutType = "Horizontal".
- Bootstrap Navigation, Layout & Multi-Purpose Controls
- BootstrapAccordion - The "Unable to cast object of type 'DevExpress.Web.NavBarItems' to type 'DevExpress.Web.Bootstrap.BootstrapAccordionItems'.'" error occurs on an attempt to access the Items collection.
- BootstrapAccordion - The Designer closes on an attempt to add a new group by clicking the Add button in VS 2017.
- Project Templates
- Bootstrap Web Application - ASP.NET Identity pages are not included into the project when Identity is selected in the Project Wizard.
- Charts (ASP.NET Core Bootstrap)
- Bootstrap ASP.NET Core controls - All DevExpress scripts are loaded if ViewComponent that contains DevExpress components is re-loaded using an AJAX request.
↧
↧
December 14, 2017, 7:51 am
DevExpress DXperienceMaintenance release includes several bug fixes.
Fixes
DevExpress has released a maintenance update across their entire product range.
↧
December 14, 2017, 7:56 am
DevExpress UniversalMaintenance release includes several bug fixes.
Fixes
DevExpress has released a maintenance update across their entire product range.
↧
December 15, 2017, 6:48 am
Grid control conditional formatting.Adds conditional formatting to the Grid, TreeList, and Vertical Grid controls.
Features
- New UI Adorner Manager - Designed to display interactive objects and apply visual effects to better communicate the state of your application to end-users. It allows you to paint badges on top of all other UI elements and create guides to highlight specific UI elements using a translucent layered window.
- Conditional Formatting - The Grid, TreeList, and Vertical Grid controls now support Microsoft Excel-inspired conditional formatting of individual cells and entire rows/columns. You and your end-users can now highlight critical information, compare data, visualize trends and patterns using data bars, icons, and color scales. To help with rule customization at runtime, the cell formatting feature also provides the Conditional Formatting Rules Manager. Rule conditions built with Spreadsheet functions are also supported. The formatted content can be exported to HTML, PDF, XLS, and XLSX files. Format conditions exported to Excel files are compatible with native conditional formatting rules and can be customized using the VCL Spreadsheet Control or Spreadsheet apps such as Microsoft Excel.
- Complete High DPI Awareness - This release adds per-monitor DPI awareness support to the utility applications, demos, as well as the following DevExpress VCL products: Grid, Scheduler, Pivot Grid, Vertical Grid, PDF Viewer, Printing-Exporting Library and Extended Lookup Editor. The entire VCL product line now supports per-monitor DPI awareness.
- Touch-Friendly Scrolling - This release introduces a scrollbar mode optimized for touch-enabled applications. In this mode, the scrollbar thumb appears when an end-user hovers the mouse pointer over a control or scrolls through its content. The mouse pointer disappears if it is stationary or the control is not scrolled for some time. The scrollbar buttons are never displayed.
- Grid Control - Fixed Data Rows in Table and Banded Table Views - You can now allow end-users to anchor specific data rows to either the top or bottom of the grid, so that when scrolling the data the pinned rows stay visible. End-users can click row pins or select a corresponding option in the row context menu to fix/unfix data rows.
- Grid Control - Miscellaneous Enhancements
- Added skin support to the built-in menus by dynamically converting them to ExpressBars popup menus.
- Table View and Banded Table Views can optionally display images that correspond to Image Combo Box columns' group values in group rows.
- Scheduler Control - Modern-Style UI - Added a new UI style to all scheduler Views, allowing you to better reflect the UX of Microsoft Outlook in your calendar and scheduling apps.
↧
December 15, 2017, 6:54 am
Fixed data rows in table and banded table views.Adds fixed data rows in table and banded table views.
Features
- New UI Adorner Manager - Designed to display interactive objects and apply visual effects to better communicate the state of your application to end-users. It allows you to paint badges on top of all other UI elements and create guides to highlight specific UI elements using a translucent layered window.
- Conditional Formatting - The Grid, TreeList, and Vertical Grid controls now support Microsoft Excel-inspired conditional formatting of individual cells and entire rows/columns. You and your end-users can now highlight critical information, compare data, visualize trends and patterns using data bars, icons, and color scales. To help with rule customization at runtime, the cell formatting feature also provides the Conditional Formatting Rules Manager. Rule conditions built with Spreadsheet functions are also supported. The formatted content can be exported to HTML, PDF, XLS, and XLSX files. Format conditions exported to Excel files are compatible with native conditional formatting rules and can be customized using the VCL Spreadsheet Control or Spreadsheet apps such as Microsoft Excel.
- Complete High DPI Awareness - This release adds per-monitor DPI awareness support to the utility applications, demos, as well as the following DevExpress VCL products: Grid, Scheduler, Pivot Grid, Vertical Grid, PDF Viewer, Printing-Exporting Library and Extended Lookup Editor. The entire VCL product line now supports per-monitor DPI awareness.
- Touch-Friendly Scrolling - This release introduces a scrollbar mode optimized for touch-enabled applications. In this mode, the scrollbar thumb appears when an end-user hovers the mouse pointer over a control or scrolls through its content. The mouse pointer disappears if it is stationary or the control is not scrolled for some time. The scrollbar buttons are never displayed.
- Grid Control - Fixed Data Rows in Table and Banded Table Views - You can now allow end-users to anchor specific data rows to either the top or bottom of the grid, so that when scrolling the data the pinned rows stay visible. End-users can click row pins or select a corresponding option in the row context menu to fix/unfix data rows.
- Grid Control - Miscellaneous Enhancements
- Added skin support to the built-in menus by dynamically converting them to ExpressBars popup menus.
- Table View and Banded Table Views can optionally display images that correspond to Image Combo Box columns' group values in group rows.
↧
↧
December 15, 2017, 7:01 am
New UI Adorner Manager.Adds new UI Adorner Manager.
Features
- New UI Adorner Manager - Designed to display interactive objects and apply visual effects to better communicate the state of your application to end-users. It allows you to paint badges on top of all other UI elements and create guides to highlight specific UI elements using a translucent layered window.
- Conditional Formatting - The Grid control now support Microsoft Excel-inspired conditional formatting of individual cells and entire rows/columns. You and your end-users can now highlight critical information, compare data, visualize trends and patterns using data bars, icons, and color scales. To help with rule customization at runtime, the cell formatting feature also provides the Conditional Formatting Rules Manager. Rule conditions built with Spreadsheet functions are also supported. The formatted content can be exported to HTML, PDF, XLS, and XLSX files. Format conditions exported to Excel files are compatible with native conditional formatting rules and can be customized using the VCL Spreadsheet Control or Spreadsheet apps such as Microsoft Excel.
- Complete High DPI Awareness - This release adds per-monitor DPI awareness support to the utility applications, demos, as well as the following DevExpress VCL products: Grid, Scheduler, Pivot Grid, Vertical Grid, PDF Viewer, Printing-Exporting Library and Extended Lookup Editor. The entire VCL product line now supports per-monitor DPI awareness.
- Touch-Friendly Scrolling - This release introduces a scrollbar mode optimized for touch-enabled applications. In this mode, the scrollbar thumb appears when an end-user hovers the mouse pointer over a control or scrolls through its content. The mouse pointer disappears if it is stationary or the control is not scrolled for some time. The scrollbar buttons are never displayed.
- Grid Control - Fixed Data Rows in Table and Banded Table Views - You can now allow end-users to anchor specific data rows to either the top or bottom of the grid, so that when scrolling the data the pinned rows stay visible. End-users can click row pins or select a corresponding option in the row context menu to fix/unfix data rows.
- Grid Control - Miscellaneous Enhancements
- Added skin support to the built-in menus by dynamically converting them to ExpressBars popup menus.
- Table View and Banded Table Views can optionally display images that correspond to Image Combo Box columns' group values in group rows.
↧
December 19, 2017, 2:52 am
Actipro Grids for WPFImproves TreeListBox selection tracking performance.
Features
- Added TreeListViewColumn.SortDirection property and related ColumnSortDirection enumeration that can be used to indicate that a sort glyph should appear in the column header when paired with a custom sorting mechanism.
- Improved TreeListBox to better handle property updates from view-models on other threads.
- Improved TreeListBox selection tracking performance.
Fixes
- Fixed a bug introduced in a previous build where pressing Tab to navigate focus through the PropertyGrid wouldn't properly select items.
- Fixed a bug where custom type descriptor Category properties weren't called.
↧
December 20, 2017, 7:03 am
DevExpress VCL SubscriptionMaintenance release includes several bug fixes.
Fixes
ExpressBars Suite
- Built-in menus in DevExpress controls display duplicate items after invoking a TreeList control's built-in menu or a tab/page control's Go Dialog.
- Hot-tracking a popup menu item displaying an icon causes an AV if a bar manager's Style property is set to bmsEnhanced.
ExpressEditors Library
- In-place cxImageComboBox - Activating another cell's editor displays the previously active cell's edit value if the Properties.IncrementalFiltering property is set to True.
- TcxButton - Assigning a drop-down menu in the OnDropDownMenuPopupEx or OnDropDownMenuPopup event handler doesn't replace the menu specified using the DropDownMenu property.
ExpressLayout Control
- An AV occurs at design time when selecting "Revert to Inherited" in the context menu of a TcxGrid control located within a visually inherited layout control in certain cases.
ExpressLibrary
- A glyph assigned to a custom menu item is not displayed if the item is within the built-in popup menu of the TcxGrid or TcxScheduler control, provided that the ExpressBars Suite is installed.
- All DevExpress controls - Changing the content in an image list linked to a DevExpress control does not immediately repaint it.
- SVG Images - An exception occurs on drawing an image containing the "Text" element with invalid font parameters.
ExpressMemData
- The "List index out of bounds (0)" exception occurs on posting data if the SortedField property is specified, the ProgrammedFilter property is set to True, and FilterList is empty.
ExpressNavBar
- The default fonts are scaled twice when loading any NavBar control positioned on the form designed at 96 DPI if the current system DPI exceeds 96.
ExpressQuantumGrid Suite
- DB Table and DB Banded Table Views - Collapsing all rows doesn't collapse the group row containing the selected row if it was located more than once.
- Master-Detail - Expanding all rows consumes a lot of memory.
- Table and Banded Table Views - The popup menu assigned to the PopupMenu property of the grid control or the grid View is not displayed if the built-in popup menu is empty for a specific View element.
- The Component Editor dialog flickers on switching between grid Views.
- The default column widths are incorrectly initialized on creating a form if the current monitor DPI differs from 96.
ExpressQuantumTreeList Suite
- The font specified by the Styles.Content property is not applied to selected cells if the Styles.Selection property is assigned a style whose Font property is not customized.
ExpressScheduler Suite
- An event caption is incorrectly positioned within a popup hint displayed in Modern Style mode if the monitor DPI differs from 96.
- Handling the OnGetEventDisplayText event has no effect if the Modern UI Style is selected.
- The date navigator does not show holiday hints if the Modern UI Style is selected.
ExpressSkins Library
- Ribbon - TdxBarLargeButton whose Down and ButtonStyle properties are set to True and bsCheckedDropDown blends with the background if the Office2013~ skin is applied.
ExpressSpreadSheet
- A numeric value assigned to a cell via its AsString property is automatically converted into a number.
- The 'Control has no parent window' exception occurs when trying to change an active sheet while an inplace cell editor is opened.
- The public GetCellValue procedure has been removed from the TdxSpreadSheetTableView class.
- The VALUE function does not recognize a numeric value stored as a string if one or more zeros precede the first meaning number.
↧
December 20, 2017, 7:05 am
ExpressGridPackMaintenance release includes several bug fixes.
Fixes
ExpressEditors Library
- In-place cxImageComboBox - Activating another cell's editor displays the previously active cell's edit value if the Properties.IncrementalFiltering property is set to True.
- TcxButton - Assigning a drop-down menu in the OnDropDownMenuPopupEx or OnDropDownMenuPopup event handler doesn't replace the menu specified using the DropDownMenu property.
ExpressLayout Control
- An AV occurs at design time when selecting "Revert to Inherited" in the context menu of a TcxGrid control located within a visually inherited layout control in certain cases.
ExpressQuantumGrid Suite
- DB Table and DB Banded Table Views - Collapsing all rows doesn't collapse the group row containing the selected row if it was located more than once.
- Master-Detail - Expanding all rows consumes a lot of memory.
- Table and Banded Table Views - The popup menu assigned to the PopupMenu property of the grid control or the grid View is not displayed if the built-in popup menu is empty for a specific View element.
- The Component Editor dialog flickers on switching between grid Views.
- The default column widths are incorrectly initialized on creating a form if the current monitor DPI differs from 96.
ExpressQuantumTreeList Suite
- The font specified by the Styles.Content property is not applied to selected cells if the Styles.Selection property is assigned a style whose Font property is not customized.
ExpressSkins Library
- Ribbon - TdxBarLargeButton whose Down and ButtonStyle properties are set to True and bsCheckedDropDown blends with the background if the Office2013~ skin is applied.
↧
↧
December 20, 2017, 7:10 am
ExpressQuantumPackMaintenance release includes several bug fixes.
Fixes
ExpressEditors Library
- In-place cxImageComboBox - Activating another cell's editor displays the previously active cell's edit value if the Properties.IncrementalFiltering property is set to True.
- TcxButton - Assigning a drop-down menu in the OnDropDownMenuPopupEx or OnDropDownMenuPopup event handler doesn't replace the menu specified using the DropDownMenu property.
ExpressLayout Control
- An AV occurs at design time when selecting "Revert to Inherited" in the context menu of a TcxGrid control located within a visually inherited layout control in certain cases.
ExpressQuantumGrid Suite
- DB Table and DB Banded Table Views - Collapsing all rows doesn't collapse the group row containing the selected row if it was located more than once.
- Master-Detail - Expanding all rows consumes a lot of memory.
- Table and Banded Table Views - The popup menu assigned to the PopupMenu property of the grid control or the grid View is not displayed if the built-in popup menu is empty for a specific View element.
- The Component Editor dialog flickers on switching between grid Views.
- The default column widths are incorrectly initialized on creating a form if the current monitor DPI differs from 96.
ExpressSkins Library
- Ribbon - TdxBarLargeButton whose Down and ButtonStyle properties are set to True and bsCheckedDropDown blends with the background if the Office2013~ skin is applied.
ExpressSpreadSheet
- A numeric value assigned to a cell via its AsString property is automatically converted into a number.
- The 'Control has no parent window' exception occurs when trying to change an active sheet while an inplace cell editor is opened.
- The public GetCellValue procedure has been removed from the TdxSpreadSheetTableView class.
- The VALUE function does not recognize a numeric value stored as a string if one or more zeros precede the first meaning number.
↧
December 20, 2017, 7:31 am
ComponentOne Studio Enterprise.Get up to 25% off MSRP for new licenses.
Save up to 25% when you purchase new licenses of ComponentOne Studio Enterprise before Midnight EST December 31, 2017.
Click the links below to take advantage of the Special Offer
↧
December 20, 2017, 7:36 am
ComponentOne Ultimate.Get up to 25% off MSRP for new licenses.
Save up to 25% when you purchase new licenses of ComponentOne Ultimate before Midnight EST December 31, 2017.
Click the links below to take advantage of the Special Offer
↧
December 27, 2017, 7:09 am
ComponentOne Ultimate.Get up to 25% off MSRP for new licenses.
Save up to 25% when you purchase new licenses of ComponentOne Ultimate before Midnight EST December 31, 2017.
Click the link below to take advantage of the Special Offer
↧
↧
December 27, 2017, 7:09 am
ComponentOne Studio Enterprise.Get up to 25% off MSRP for new licenses.
Save up to 25% when you purchase new licenses of ComponentOne Studio Enterprise before Midnight EST December 31, 2017.
Click the links below to take advantage of the Special Offer
↧
December 27, 2017, 8:03 am
IntegralUI WebExport to JSON, Excel CSV file formats.
Features
- Grouping for Grid component, allows dynamic arrangement of data in different groups.
- Groups can have custom templates.
- Export to JSON, Excel CSV file formats.
- Move rows: left, right, top, bottom, up, down and change their level.
- Column resize options: allow resize on left, right or both sides.
- Set minimum and maximum width to each column in Grid and TreeGrid.
- Grid and TreeGrid has option to set columns to occupy the whole space, no horizontal scroll.
- Menu virtualization.
- Multi level Context Menu.
- Menu templates, option to add custom HTML elements of Angular components in each menu item.
- Option to persist the expand/collapse state of groups.
- Group events: groupAdding, groupAdded, groupRemoving, groupRemoved, groupsCleared, groupOrderChanged.
- getTopItem for TreeView and getTopRow for Grid and TreeGrid, returns the first visible item or row in the current view.
- getList method now can return the current list of all visible items or rows, without children of collapsed items or rows.
- Option to change the scrollbar visibility on demand, separately for horizontal and vertical scroll.
- expandColumnID a property that sets the column which cells has the expand box.
- Option to auto-adjust the position of the Context Menu when close to right or bottom window border.
- Cancel option is added in menuOpening event.
- canSelect field for columns, rows and items to prevent their selection.
- New property for all components: appearance and functionality.
- New samples that demonstrate dynamic grouping, export to CSV or JSON, menu templates, multi-level context menu, and more.
↧
Prof-UISIncludes scaling improvements.
Features
- Scaling improvement.
- A number of small improvements.
↧