December 5, 2017, 3:00 am
Office 2016 theme support.Adds quick access toolbar for ribbon, array formula calculation for spreadsheet, and Office 2016 theme support for date-time picker.
Features
- Calculate
- Array formula calculation - Support has been provided for array formula calculations as in Microsoft Excel. An array formula is a formula that can perform multiple calculations with an array or series of data values and return one or more results. It helps to simplify the formula expression. For example, “=MAX (B1-C1, B2-C2, B3-C3, B4-C4, B5-C5)” can now be replaced by the array formula, “{=MAX (B1:B5-C1:C5)}”.
- Advanced Date-Time Picker
- Office 2016 theme support - Office 2016 theme appearance support is provided for the date-time picker control.
- Essential DocIO
- Word-to-PDF enhancements - Essential DocIO now allows Word documents with line numbers to be converted to PDFs with their original formatting.
- Clone and merge enhancements - An option has been added to restart or continue list numbering when merging Word documents.
- Group Bar
- Office 2016 theme support - Office 2016 theme appearance support is provided for the group bar control.
- Main Frame Bar Manager
- Office 2016 theme support - Office 2016 theme appearance support is provided for the main frame bar manager control.
- Advanced Month Calendar
- Office 2016 theme support - Office 2016 theme appearance support is provided for the advanced month calendar control.
- Ribbon
- Icon for quick access toolbar - Support has been added to provide different icons for the quick access toolbar, similar to the behavior available with the Office colorful theme.
- Ribbon merge container enhancement - An option has been provided to merge items in the ribbon merge container based on the position and group.
- Customization - The ribbon system buttons’ appearance can be customized based on your needs.
- Spreadsheet
- Array formula calculation - Support has been provided for array formula calculation as in Excel. An array formula is a formula that can perform multiple calculations with an array or series of data values and return one or more results. It helps to simplify the formula expression. For example, “=MAX (B1-C1, B2-C2, B3-C3, B4-C4, B5-C5)” can now be replaced by an array formula, “{=MAX (B1:B5-C1:C5)}”.
- Essential XlsIO
- Chart to image enhancement - The manual layout positions of chart elements like the legend, titles, plot area, and display units are now properly converted into images.
↧
December 5, 2017, 3:02 am
Smith chart.Adds row drag and drop for data grid, a new Smith chart and right-to-left support for rich text box.
Features
- Smith Chart - New control - Smith chart is one of the most useful data visualization tools for high frequency circuit applications.
- Visualization of the impedance and admittance of a transmission line.
- Representation of data with line series and various types of markers.
- Data label support for better readability.
- Interactive tooltip support.
- Interactive legend.
- Customizable colors.
- Calculate
- Array formula calculation - Support has been provided for array formula calculation as in Microsoft Excel. An array formula is a formula that can perform multiple calculations with an array or series of data values and return one or more results. It helps to simplify the formula expression. For example, “=MAX (B1-C1, B2-C2, B3-C3, B4-C4, B5-C5)” can now be replaced by the array formula, “{=MAX (B1:B5-C1:C5)}”.
- Chart
- Multi-level axis labels - Multi-level axis label support has been provided for the chart control.
- Data Grid
- Built-in row drag and drop - Support has been added for dragging and dropping rows in a data grid or between two data grids. This feature also allows rows to be dragged and dropped to and from any other control.
- Grid column enhancements
- Provided support to automatically generate columns for the details view grid when items source changed at runtime.
- Provided read-only support for the data grid where users can enter edit mode but can’t input text.
- Provided support to load different ItemsSource for combo box based on underlying data object.
- Filter row enhancements - Support has been added to update the drop-down list of a multi-select combo box filter based on other column filters, similar to Excel. Users can easily select or unselect only visible records.
- Diagram
- Quick Commands - Support has been provided for customizing the appearance and position of quick commands.
- Dock Port - A dock port is a place holder that allows you to create connections at any point on it.
- Auto-align - Support has been provided to align nodes or annotations automatically if they overlap.
- Essential DocIO
- Word-to-PDF enhancements - Essential DocIO now allows Word documents with line numbers to be converted to PDFs with their original formatting.
- Clone and merge enhancements - An option has been added to restart or continue list numbering when merging Word documents.
- Rich Text Box
- Right-to-left support - The rich text box control allows the user to view and edit right-to-left content such as text, paragraphs, lists, and tables.
- Drag-and-drop support - The rich text box control allows the user to drag and drop content within control. It also allows the user to drag and drop content to and from other editor controls.
- Spreadsheet
- Array formula calculation - Support has been provided for array formula calculation as in Excel. An array formula is a formula that can perform multiple calculations with an array or series of data values and return one or more results. It helps to simplify the formula expression. For example, “=MAX (B1-C1, B2-C2, B3-C3, B4-C4, B5-C5)” can now be replaced by the array formula, “{=MAX (B1:B5-C1:C5)}”.
- Tree Grid
- Footer column - Support has been added for freeze columns (non-scrolling columns) on the right, like in Excel.
- Stacked header - Support has been added for stacked header rows, which are unbound header rows that can span multiple rows and columns to group one or more header cells.
- Essential XlsIO
- Chart to image enhancement - The manual layout positions of chart elements like the legend, titles, plot area, and display units are now properly converted into images.
↧
↧
December 5, 2017, 3:07 am
Syncfusion Essential Studio EnterpriseIncludes improvements and additions across the entire library of controls.
Features
- ASP.NET MVC - A new combo box component allows users to select an option from a defined list of values. The drop-down list control now supports server filtering for remote and local data. The tree grid now supports stacked column headers.
- ASP.NET Core - A new date-range picker control allows users to select from a predefined or custom set of dates. A new combo box component allows users to select an option from a defined list of values. A new pivot client control allows the visualization of both OLAP and relational data in pivot grids and pivot charts.
- ASP.NET Web Forms - A new combo box component allows users to select an option from a defined list of values. The drop-down list control now supports server filtering for remote and local data. The tree grid now supports stacked column headers.
- JavaScript - Essential JS2 and Ember support each bring a wealth of new functionality to our JavaScript controls. A new combo box component allows users to select an option from a defined list of values.
- Xamarin.Forms - The new diagram control can be used to create a wide range of diagrams, including flow charts, use case diagrams, workflow processes, and more. Multicolumn grouping is now possible simply by setting an API. The image editor control now supports zooming and panning.
- Xamarin.Android - The new diagram control can be used to create a wide range of diagrams, including flow charts, use case diagrams, workflow processes, and more. The image editor control now supports zooming and panning.
- Xamarin.iOS - The new diagram control can be used to create a wide range of diagrams, including flow charts, use case diagrams, workflow processes, and more. The image editor control now supports zooming and panning.
- UWP - The new image editor control lets users annotate and manipulate images. The new Smith chart makes visualizing high frequency circuit applications easier than ever, with data label support, interactive tooltip support, interactive legend, and color customization. The rich text box now supports viewing and editing right-to-left content.
- Windows Forms - The ribbon control now supports different icons for the quick access toolbar. The spreadsheet control has new support for array formula calculation. The date-time picker now has Microsoft Office 2016 theme support for improved aesthetics and usability.
- WPF - The data grid control now has built-in row drag-and-drop for moving columns between grids. The new Smith chart makes visualizing high frequency circuit applications easier than ever, with data label support, interactive tooltip support, interactive legend, and color customization. The rich text box now supports viewing and editing right-to-left content.
↧
December 14, 2017, 3:22 am
Xafari FrameworkNow works with DevExpress XAF 17.2.3.
Features
- Xafari Framework now works with DevExpress XAF 17.2.3.
↧
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 19, 2017, 2:50 am
Actipro Editors for WPFAdds new features for adding inline UI elements within edit boxes.
Features
- Updated the color pickers such that the end user can tap and drag anywhere in a hue ring or saturation/brightness square to change color attributes, and not just on the thumb.
- Added a new drop-down to ColorPicker that allows switching between RGB and HSB text input modes.
- Added new features for adding inline UI elements within edit boxes.
- Updated the TimeEditBox QuickStart to show off an inline button for setting the current time.
- Improved the DateEditBox and TimeEditBox default formats to better support parsing of entered text values that lack part delimiters.
- Improved EditBoxPicker input handling for a more ComboBox-like experience.
- Improved how many edit boxes handle updates to range properties like Minimum and Maximum.
- Updated DateTimeEditBox and TimeEditBox to better handle millisecond entry.
- Improved TimeSpanEditBox's text entry support for custom formats.
- Updated TimeSpanPicker to only allow editing of parts that appear in the TimeSpanEditBox's format.
- Added the DateTimeEditBox.SetValueToNowCommand property, that resets the Value to DateTime.Now when executed.
Fixes
- Fixed a bug where pressing a radial slider increment or decrement button would close a containing popup when used within a toolbar.
↧
↧
December 19, 2017, 3:04 am
Actipro WPF EssentialsAdds new drop-down to ColorPicker that allows switching between RGB and HSB text input modes.
Features
Docking/MDI
- Added AdvancedTabControl tab panel support for the mouse wheel to scroll tabs when using certain tab overflow behaviors.
- Improved selection logic when docking multiple windows at the same time.
- Improved auto-hidden tool window containers in non-hosted popups to support title bar drag-to-float functionality.
- Improved AdvancedTabControl's panel to allow for customization of the tab layout.
- Improved border rendering when tool window title bars were hidden.
- Updated floating dock hosts to show an external title bar when there is a single tool window container and tool windows don't have their own title bars.
- Updated docking window tab animation to not occur when deserializing a layout.
- Updated dragged document windows that don't allow attaching or docking to not update dock host z-order when dragging over a new dock host.
- Improved focus handling on layout changes.
Editors
- Updated the color pickers such that the end user can tap and drag anywhere in a hue ring or saturation/brightness square to change color attributes, and not just on the thumb.
- Added new drop-down to ColorPicker that allows switching between RGB and HSB text input modes.
- Added new features for adding inline UI elements within edit boxes.
- Updated the TimeEditBox QuickStart to show off an inline button for setting the current time.
- Improved the DateEditBox and TimeEditBox default formats to better support parsing of entered text values that lack part delimiters.
- Improved EditBoxPicker input handling for a more ComboBox-like experience.
- Improved how many edit boxes handle updates to range properties like Minimum and Maximum.
- Updated DateTimeEditBox and TimeEditBox to better handle millisecond entry.
- Improved TimeSpanEditBox's text entry support for custom formats.
- Updated TimeSpanPicker to only allow editing of parts that appear in the TimeSpanEditBox's format.
- Added the DateTimeEditBox.SetValueToNowCommand property, that resets the Value to DateTime.Now when executed.
Navigation
- Updated how Breadcrumb handles its SelectedItem property being set while the control is unloaded.
Shared
- Updated the embedded TextBox style to only allow a maximum of a single line.
Themes
- Added a new AssetResourceKeys.WindowBorderOuterGlowNormalThicknessKey resource that can be set in Application.Resources to adjust the Metro theme window outer glow thickness.
- Reduced edit control right-side padding to allow for a wider editing area.
- Updated the appearance of disabled embedded buttons.
Fixes
Docking/MDI
- Fixed a bug where setting the TabbedMdiHost.TabControlStyle property wouldn't immediately update the tab highlight brushes.
Editors
- Fixed a bug where pressing a radial slider increment or decrement button would close a containing popup when used within a toolbar.
Ribbon
- Fixed a bug where an exception could happen if the Backstage was forced open on load in a remote desktop scenario.
- Fixed a bug where a very thin RibbonWindow might incorrectly render title bar text.
- Fixed a bug where when moving the QAT from below to above the ribbon, it might not render with the correct width in a certain scenario.
- Fixed a bug introduced in a previous build where the RibbonWindow resize gripper could display in an incorrect location when Backstage was open.
Shared
- Fixed a bug where read-only embedded ComboBoxes allowed the mouse wheel to cycle values, such as in PropertyGrid.
↧
December 19, 2017, 3:09 am
Actipro WPF StudioImproves TreeListBox to better handle property updates from view-models on other threads.
Features
Charts
- Updated the shape properties on line charts to use a round segment join.
Docking/MDI
- Added AdvancedTabControl tab panel support for the mouse wheel to scroll tabs when using certain tab overflow behaviors.
- Improved selection logic when docking multiple windows at the same time.
- Improved auto-hidden tool window containers in non-hosted popups to support title bar drag-to-float functionality.
- Improved AdvancedTabControl's panel to allow for customization of the tab layout.
- Improved border rendering when tool window title bars were hidden.
- Updated floating dock hosts to show an external title bar when there is a single tool window container and tool windows don't have their own title bars.
- Updated docking window tab animation to not occur when deserializing a layout.
- Updated dragged document windows that don't allow attaching or docking to not update dock host z-order when dragging over a new dock host.
- Improved focus handling on layout changes.
Editors
- Updated the color pickers such that the end user can tap and drag anywhere in a hue ring or saturation/brightness square to change color attributes, and not just on the thumb.
- Added a new drop-down to ColorPicker that allows switching between RGB and HSB text input modes.
- Added new features for adding inline UI elements within edit boxes.
- Updated the TimeEditBox QuickStart to show off an inline button for setting the current time.
- Improved the DateEditBox and TimeEditBox default formats to better support parsing of entered text values that lack part delimiters.
- Improved EditBoxPicker input handling for a more ComboBox-like experience.
- Improved how many edit boxes handle updates to range properties like Minimum and Maximum.
- Updated DateTimeEditBox and TimeEditBox to better handle millisecond entry.
- Improved TimeSpanEditBox's text entry support for custom formats.
- Updated TimeSpanPicker to only allow editing of parts that appear in the TimeSpanEditBox's format.
- Added the DateTimeEditBox.SetValueToNowCommand property, that resets the Value to DateTime.Now when executed.
Grids
- Added the 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.
Navigation
- Updated how Breadcrumb handles its SelectedItem property being set while the control is unloaded.
SyntaxEditor
- Improved numerous edit actions to retain their final selection after the action goes through an undo/redo process.
- Improved how Tab indenting is handled when there is a block selection.
- Improved the Cut Line to Clipboard edit action to support multiple lines.
- Updated the hit-testing mechanism to return a new result type for intra-line spacers, which prevents mouse hovers over them from triggering IntelliPrompt quick info.
- Updated the Caret property to implement INotifyPropertyChanged and raise the event when the selection changes, thereby allowing UI to bind right to properties such as Position.
- Updated the IntelliPrompt popups to not switch to partial opacity if both Ctrl and Alt are held down.
- Updated how IntelliPrompt quick info providers recognize when to close.
- Updated certain edit actions that retain selection to not force the selection range to be normalized.
.NET Languages Add-on
- Improved logic for selecting the best IntelliPrompt parameter info member overload when typing a comma at the end of an argument list.
- Updated how the resolver handles base type resolution to prevent a possible exception.
Web Languages Add-on
- Improved the XML line commenter to comment the entire line text when there is no selection.
Shared
- Updated the embedded TextBox style to only allow a maximum of a single line.
Themes
- Added a new AssetResourceKeys.WindowBorderOuterGlowNormalThicknessKey resource that can be set in Application.Resources to adjust the Metro theme window outer glow thickness.
- Reduced edit control right-side padding to allow for a wider editing area.
- Updated the appearance of disabled embedded buttons.
Fixes
Docking/MDI
- Fixed a bug where setting the TabbedMdiHost.TabControlStyle property wouldn't immediately update the tab highlight brushes.
Editors
- Fixed a bug where pressing a radial slider increment or decrement button would close a containing popup when used within a toolbar.
Grids
- 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.
Ribbon
- Fixed a bug where an exception could happen if the Backstage was forced open on load in a remote desktop scenario.
- Fixed a bug where a very thin RibbonWindow might incorrectly render title bar text.
- Fixed a bug where when moving the QAT from below to above the ribbon, it might not render with the correct width in a certain scenario.
- Fixed a bug introduced in a previous build where the RibbonWindow resize gripper could display in an incorrect location when Backstage was open.
SyntaxEditor
- Fixed a bug where vertical scrolling was possible in a certain scenario when in single line mode.
- Fixed a bug introduced in a previous build where view focus might not tracked properly in a certain scenario.
- Fixed a bug where certain text formatting calls over very small ranges could lead to an exception in TextSnapshotReader.
Shared
- Fixed a bug where read-only embedded ComboBoxes allowed the mouse wheel to cycle values, such as in PropertyGrid.
↧
December 19, 2017, 3:23 am
Actipro Editors for Universal WindowsImproves EditBoxPicker input handling for a more ComboBox-like experience.
Features
- Updated the color pickers such that the end user can tap and drag anywhere in a hue ring or saturation/brightness square to change color attributes, and not just on the thumb.
- Added a new drop-down to ColorPicker that allows switching between RGB and HSB text input modes.
- Added new features for adding inline UI elements within edit boxes.
- Updated the TimeEditBox QuickStart to show an inline button for setting the current time.
- Improved the DateEditBox and TimeEditBox default formats to better support parsing of entered text values that lack part delimiters.
- Improved EditBoxPicker input handling for a more ComboBox-like experience.
- Updated DateTimeEditBox and TimeEditBox to better handle millisecond entry.
- Improved TimeSpanEditBox's text entry support for custom formats.
- Updated TimeSpanPicker to only allow editing of parts that appear in the TimeSpanEditBox's format.
- Added the DateTimeEditBox.SetValueToNowCommand property, that resets the Value to DateTime.Now when executed.
- Adjusted how AutoCompleteBox handles refocusing after a submit occurs.
↧
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: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
↧