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:30 am
DevExpress ReportingMaintenance release includes several bug fixes.
Fixes
ASP.NET
- 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.
WinForms
- A custom control cannot be removed from a report via API if the control is added to the report by the mouse double-click on the End-User Report Designer toolbox.
- An exception occurs on an attempt to define the prefilter property for the XRPivotGrid control.
- Documentation - Describe the specifics of exporting header and footer sections into DOCX and RTF formats when the SingleFile export mode is used.
- Export to RTF - The last character is hidden in the Japanese/Chinese text.
- Export to RTF - Turkish and Russian texts have incorrect glyph spacing.
- Export to RTF / DOCX - A page break is exported to an incorrect location.
- Export to RTF / DOCX - Records are not located correctly when the DownThenAcross multi-column mode is used.
- Expressions - It is not possible to calculate a summary by a detail field at the master level of the Master-Detail report.
- Expressions Bindings - Data from a table that's not used as a report's data member cannot be obtained.
- Labels Wizard - The Avery L7651 Mini Address label's size is rounded inside the wizard, which causes incorrect results.
- Parameters are not displayed in the Expression property's dropdown in XRControl's smart tag.
- Provide a way to deserialize classes derived from CalculatedField in the CalculatedFields collection.
- Report Designer - The "Delete Unused Formatting Rules" command removes all rules used in a SubBand.
- SubReport control - Cannot define the ReportSource property using a smart tag.
- System.IndexOutOfRangeException is thrown on an attempt to load VCard file as binary data of the QR code.
- Table of Contents - Bookmarks located above the table of contents are not exported correctly.
- Template Report Wizard - The XtraReport.DataMember property value is not specified by default and a report displays no data in Print Preview.
- The Report controls' DPI property is not correctly initialized for report controls if this report's bands were added to the report by using the AddRange method.
- The Report designer throws NullReferenceException when trying to export a report.
- The text of code 8010 of the DataMatrixGS1 symbology is incorrectly displayed by the XRBarCode control.
- XRCheckBox - CheckState property value is not correctly set depending on the underlying data source value.
- XRGauge - It is impossible to specify the count of major tickmarks.
- XRGauge - The control is drawn incorrectly on high DPI settings.
- XRPageInfo - The value assigned to the TextFormatString property is lost after the report's layout is loaded.
WPF
- DocumentPreviewControl - The Print Progress dialog is not modal.
- DocumentPreviewControl - The 'Printing Preferences' dialog does not work in a non-WPF environment.
- DocumentViewer doesn't save all document pages to a *.PRNX file if RemoteDocumentSource is used.
- End-User Report Designer - XRChart.BoundDataChanged is not raised when the designer is switched to the preview mode.
- There is an extra gap between the submit button and parameters in the Parameter Panel.
- WPF Report Demos - The Designer button in the Ribbon control disappears after switching to another theme.
- WPF Report Designer - Report controls' smart tags are not displayed in a correct position.
- WPF Report Designer - The XRTableCell.RowSpan property operates incorrectly.
- WPF Report Designer - XRRichText - It is impossible to apply font styles partially.
- WPF Report Designer - Complex fields cannot be dragged to the control surface to define a binding.
↧
↧
December 14, 2017, 7:35 am
DevExpress Document ServerMaintenance release includes several bug fixes.
Fixes
PDF Document Processor
- Interactive Form - The widget created using the PdfAcroFormTextBoxField class has an incorrect default border width.
- Usability - There is no way to create an interactive form field with a zero width border.
Rich Edit Document Server
- The first space character located after the line break symbol is lost during exporting a document to html.
- The TOC layout is incorrect after updating the TOC field.
Spreadsheet Document Server
- Charts are rendered with low quality in a PDF document.
- The AutoFitRows method does not work in AzureCompatibility mode.
- The slicer style is incorrectly written after saving a specific document.
↧
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, 2:34 am
Create synonyms for selected words.Create synonyms for selected words.
Features
- Create Synonyms for Selected Words - TX Spell .NET for Windows Forms 7.0 implements a new method that returns an array of objects where each group represents a collection of synonyms with common meaning. A dialog box that can be used out-of-the-box has been implemented to use add this functionality to your application. Additionally, the TX Text Control TXTextControl.Windows.Forms.Ribbon.RibbonProofingTab has been extended to open this dialog when TX Spell .NET for Windows Forms is connected to TX Text Control.
- Visual Studio 2017 Compatibility - Toolbox support, help integration, IntelliSense support and many more features with Visual Studio 2017 to guarantee complete compatibility.
- UserDictionary File Path - Ascertain the name and path of the file where a user dictionary was loaded from or saved to.
- .NET Framework Update - Starting with 7.0, the Windows Forms products require .NET Framework 4.0 and higher.
↧
December 15, 2017, 2:40 am
Create synonyms for selected words.Create synonyms for selected words.
Features
- Create Synonyms for Selected Words - TX Spell .NET for WPF 7.0 implements a new method that returns an array of objects where each group represents a collection of synonyms with common meaning. A dialog box that can be used out-of-the-box has been implemented to use add this functionality to your application. Additionally, the TX Text Control RibbonProofingTab has been extended to open this dialog when TX Spell .NET for WPF is connected to TX Text Control.
- Visual Studio 2017 Compatibility - Toolbox support, help integration, IntelliSense support and many more features with Visual Studio 2017 to guarantee complete compatibility.
- UserDictionary File Path - Ascertain the name and path of the file where a user dictionary was loaded from or saved to.
- .NET Framework Update - Starting with 7.0, the WPF products require .NET Framework 4.0 and higher.
↧
December 15, 2017, 2:59 am
Document protection and editable regions.Adds document protection and editable regions.
Features
- MS Word Compatible Document Protection and Editable Regions - Documents can now be protected by restricting the formatting and editing of content. When protecting a document, it is possible to define whether the document is completely locked or formatting can be applied.
- Chart Layout Ribbon Tab - 2D and 3D chart objects can be added to documents and merged with data. The RibbonChartLayoutTab can be used as an out-of-the-box ribbon tab directly in a TX Text Control-based application. The chart insert drop-down button has been redesigned and is inspired by the chart types available in MS Word.
- Contextual Mini Toolbar - Inspired by Microsoft Word, the new TXTextControl.MiniToolbar is a small version of the full ribbon toolbar providing most common formatting features. The mini toolbar appears when text is selected or selected text is right- or left-clicked.
- Watermarks in Headers and Footers - Objects can be freely moved on the page and are placed behind the main text when headers and footers are deactivated. When a new page is inserted within the same section, the objects that belong to the header and footer are repeated on following pages as well.
- Pagination in Tables - Pagination settings can now be used in tables to control page breaks within a table.
- Select Objects Behind the Text - The new TXTextControl.TextControl.SelectObjects property controls the selection of objects which are located behind text. When this property is set to True, a mouse click selects the object in the background. Otherwise, when this property is set to False, text in front of the object is selected.
- .NET Framework Update - Starting with X15 (25.0), the Windows Forms products require .NET Framework 4.0 and higher.
↧
December 15, 2017, 3:03 am
Chart layout ribbon tab.Adds chart layout ribbon tab.
Features
- MS Word Compatible Document Protection and Editable Regions - Documents can now be protected by restricting the formatting and editing of content. When protecting a document, it is possible to define whether the document is completely locked or formatting can be applied.
- Chart Layout Ribbon Tab - 2D and 3D chart objects can be added to documents and merged with data. The RibbonChartLayoutTab can be used as an out-of-the-box ribbon tab directly in a TX Text Control-based application. The chart insert drop-down button has been redesigned and is inspired by the chart types available in MS Word.
- Contextual Mini Toolbar - Inspired by Microsoft Word, the new TXTextControl.MiniToolbar is a small version of the full ribbon toolbar providing most common formatting features. The mini toolbar appears when text is selected or selected text is right- or left-clicked.
- Watermarks in Headers and Footers - Objects can be freely moved on the page and are placed behind the main text when headers and footers are deactivated. When a new page is inserted within the same section, the objects that belong to the header and footer are repeated on following pages as well.
- Pagination in Tables - Pagination settings can now be used in tables to control page breaks within a table.
- Select Objects Behind the Text - The new TXTextControl.TextControl.SelectObjects property controls the selection of objects which are located behind text. When this property is set to True, a mouse click selects the object in the background. Otherwise, when this property is set to False, text in front of the object is selected.
- .NET Framework Update - Starting with X15 (25.0), the Windows Forms products require .NET Framework 4.0 and higher.
↧
↧
December 15, 2017, 3:12 am
Custom field overlays.Adds custom field overlays.
Features
- MS Word Compatible Document Protection and Editable Regions - Documents can now be protected by restricting the formatting and editing of content. When protecting a document, it is possible to define whether the document is completely locked or formatting can be applied.
- Watermarks in Headers and Footers - Objects can be freely moved on the page and are placed behind the main text when headers and footers are deactivated. When a new page is inserted within the same section, the objects that belong to the header and footer are repeated on following pages as well.
- Pagination in Tables - Pagination settings can now be used in tables to control page breaks within a table.
- Inserting Client-Side Images - Using JavaScript API enhancements, client-side images can be added to documents. All supported image types can be added as Base64 encoded strings and inserted at character position, anchored to paragraphs or fixed on pages. Additionally, TextFrames can be added programmatically as well using the same object positioning.
- Custom Field Overlays - A highly requested feature was the ability to show field overlays or custom elements such as HTML form elements on top of all types of fields. This concept can be used for many different applications including the rendering of form elements on top of MS Word form fields and content control fields. All of these fields are accessible using the new TXTextControl.getTextFields method that returns an ApplicationField object. This allows the development of MS Word compatible form completion applications based on Web.TextControl.
- JavaScript API Improvements - TX Text Control .NET Server for ASP.NET now provides a general interface to add, remove and modify all text field types including MS Word merge fields, form fields and TX Text Control text fields. The JavaScript API allows manipulations of TXTextControl.SubTextPart objects. A SubTextPart object represents a user-defined part of a TX Text Control document.
- Copy to Local Clipboard Support - In version X15, it is possible to switch between the two different clipboards using a toggle button or the JavaScript API. In case the local clipboard is activated, an HTML form element is simulated and content can be pasted into the control and copied from the control to the local clipboard.
- Select Objects Behind the Text - The new TXTextControl.TextControl.SelectObjects property controls the selection of objects which are located behind text. When this property is set to True, a mouse click selects the object in the background. Otherwise, when this property is set to False, text in front of the object is selected.
↧
December 15, 2017, 3:18 am
Watermarks in headers and footers.Adds watermarks in headers and footers.
Features
- Microsoft Word Compatible Document Protection and Editable Regions - Documents can now be protected by restricting the formatting and editing of content. When protecting a document, it is possible to define whether the document is completely locked or formatting can be applied.
- Contextual Mini Toolbar - Inspired by Microsoft Word, the new TXTextControl.MiniToolbar is a small version of the full ribbon toolbar providing most common formatting features. The mini toolbar appears when text is selected or selected text is right- or left-clicked.
- Watermarks in Headers and Footers - Objects can be freely moved on the page and are placed behind the main text when headers and footers are deactivated. When a new page is inserted within the same section, the objects that belong to the header and footer are repeated on following pages as well.
- Pagination in Tables - Pagination settings can now be used in tables to control page breaks within a table.
- Windows Automation - UI automation is a programmatic interface to external applications that needs programmatic access to the application. Primarily, UI automation is used for the Windows accessibility features such as screen readers and third-party applications like speech recognition software packages. The UI automation framework provides a streamlined way to discover UI components in an application.
- Select Objects Behind the Text - The new TXTextControl.TextControl.SelectObjects property controls the selection of objects which are located behind text. When this property is set to True, a mouse click selects the object in the background. Otherwise, when this property is set to False, text in front of the object is selected.
- .NET Framework Update - Starting with X15 (25.0), the WPF products require .NET Framework 4.0 and higher.
↧
December 15, 2017, 3:21 am
Contextual mini toolbar.Adds contextual mini toolbar.
Features
- Microsoft Word Compatible Document Protection and Editable Regions - Documents can now be protected by restricting the formatting and editing of content. When protecting a document, it is possible to define whether the document is completely locked or formatting can be applied.
- Contextual Mini Toolbar - Inspired by Microsoft Word, the new TXTextControl.MiniToolbar is a small version of the full ribbon toolbar providing most common formatting features. The mini toolbar appears when text is selected or selected text is right- or left-clicked.
- Watermarks in Headers and Footers - Objects can be freely moved on the page and are placed behind the main text when headers and footers are deactivated. When a new page is inserted within the same section, the objects that belong to the header and footer are repeated on following pages as well.
- Pagination in Tables - Pagination settings can now be used in tables to control page breaks within a table.
- Windows Automation - UI automation is a programmatic interface to external applications that needs programmatic access to the application. Primarily, UI automation is used for the Windows accessibility features such as screen readers and third-party applications like speech recognition software packages. The UI automation framework provides a streamlined way to discover UI components in an application.
- Select Objects Behind the Text - The new TXTextControl.TextControl.SelectObjects property controls the selection of objects which are located behind text. When this property is set to True, a mouse click selects the object in the background. Otherwise, when this property is set to False, text in front of the object is selected.
- .NET Framework Update - Starting with X15 (25.0), the WPF products require .NET Framework 4.0 and higher.
↧
December 15, 2017, 3:24 am
Pagination in tables.Adds pagination in tables.
Features
- Microsoft Word Compatible Document Protection and Editable Regions - Documents can now be protected by restricting the formatting and editing of content. When protecting a document, it is possible to define whether the document is completely locked or formatting can be applied.
- Contextual Mini Toolbar - Inspired by Microsoft Word, the new TXTextControl.MiniToolbar is a small version of the full ribbon toolbar providing most common formatting features. The mini toolbar appears when text is selected or selected text is right- or left-clicked.
- Watermarks in Headers and Footers - Objects can be freely moved on the page and are placed behind the main text when headers and footers are deactivated. When a new page is inserted within the same section, the objects that belong to the header and footer are repeated on following pages as well.
- Pagination in Tables - Pagination settings can now be used in tables to control page breaks within a table.
- Windows Automation - UI automation is a programmatic interface to external applications that needs programmatic access to the application. Primarily, UI automation is used for the Windows accessibility features such as screen readers and third-party applications like speech recognition software packages. The UI automation framework provides a streamlined way to discover UI components in an application.
- Select Objects Behind the Text - The new TXTextControl.TextControl.SelectObjects property controls the selection of objects which are located behind text. When this property is set to True, a mouse click selects the object in the background. Otherwise, when this property is set to False, text in front of the object is selected.
- .NET Framework Update - Starting with X15 (25.0), the WPF products require .NET Framework 4.0 and higher.
↧
↧
December 15, 2017, 3:28 am
Document protection and editable regions.Adds document protection and editable regions.
Features
- Microsoft Word Compatible Document Protection and Editable Regions - Documents can now be protected by restricting the formatting and editing of content. When protecting a document, it is possible to define whether the document is completely locked or formatting can be applied.
- Watermarks in Headers and Footers - Objects can be freely moved on the page and are placed behind the main text when headers and footers are deactivated. When a new page is inserted within the same section, the objects that belong to the header and footer are repeated on following pages as well.
- Pagination in Tables - Pagination settings can now be used in tables to control page breaks within a table.
- Select Objects Behind the Text - The new TXTextControl.SelectObjects property controls the selection of objects which are located behind text. When this property is set to True, a mouse click selects the object in the background. Otherwise, when this property is set to False, text in front of the object is selected.
↧
December 15, 2017, 3:30 am
Watermarks in headers and footers.Adds watermarks in headers and footers.
Features
- Microsoft Word Compatible Document Protection and Editable Regions - Documents can now be protected by restricting the formatting and editing of content. When protecting a document, it is possible to define whether the document is completely locked or formatting can be applied.
- Watermarks in Headers and Footers - Objects can be freely moved on the page and are placed behind the main text when headers and footers are deactivated. When a new page is inserted within the same section, the objects that belong to the header and footer are repeated on following pages as well.
- Pagination in Tables - Pagination settings can now be used in tables to control page breaks within a table.
- Select Objects Behind the Text - The new TXTextControl.SelectObjects property controls the selection of objects which are located behind text. When this property is set to True, a mouse click selects the object in the background. Otherwise, when this property is set to False, text in front of the object is selected.
↧
December 15, 2017, 3:32 am
Pagination in tables.Adds pagination in tables.
Features
- Microsoft Word Compatible Document Protection and Editable Regions - Documents can now be protected by restricting the formatting and editing of content. When protecting a document, it is possible to define whether the document is completely locked or formatting can be applied.
- Watermarks in Headers and Footers - Objects can be freely moved on the page and are placed behind the main text when headers and footers are deactivated. When a new page is inserted within the same section, the objects that belong to the header and footer are repeated on following pages as well.
- Pagination in Tables - Pagination settings can now be used in tables to control page breaks within a table.
- Select Objects Behind the Text - The new TXTextControl.SelectObjects property controls the selection of objects which are located behind text. When this property is set to True, a mouse click selects the object in the background. Otherwise, when this property is set to False, text in front of the object is selected.
↧