jQWidgetsImproves Grid data exporting and visualization.
Features
- jqxGrid
- Visualize grid data in a chart.
- Added the ability to export to .xlsx format.
- Added the ability to export with data grouping.
- Added progress and rating columns.
- Use rating cell editor.
- Added Material UI pager template.
- Improved Data export performance.
- All Angular examples improved with Ivy rendering.
↧
January 15, 2020, 3:04 am
Aspose.Tasks for .NETAdds support for saving a project to an MPP file without preloading an MPP template.
Features
- Added support for saving a project to an MPP file without preloading an MPP template.
↧
↧
January 15, 2020, 10:33 am
Telerik UI for WPFIncludes new Task Board (Kanban Board) component.
Features
- New
- Implemented a new Agenda view for the ScheduleView component, which allows you to display a set of appointments chronologically grouped by days.
- Introduced a new SplashScreen component which indicates that your application is loading. Customize the look and feel of the splash screen according to the needs of your application using WPF controls.
- TaskBoard control for WPF (also known as Kanban Board) is a powerful new control designed to enable users to track their tasks in a simple, agile-style manner. The control provides a clean and user-friendly interface for a functional task management application.
- RadSyntaxEditor is now official with improved CSharp, VB and XML folding, a brand-new Touch support using TouchManager and other optimizations.
- Diagrams
- The Percent text block in the PrintPreview window does not respect custom CornerRadius set through the Green theme Palette.
- FileDialogs
- Implemented DirectoryNavigating event which can be used to cancel navigation to particular folders.
- Implemented ShellContextMenuOpening event which can be used to cancel the context menu or to customize the menu items in the context menu shown on empty spaces.
- GridView
- Exposed Searching and Searched events.
- An API is introduced to Search As You Type with Accent Insensitive.
- Map
- Truck Routing REST API is now supported.
- Menu
- Implemented design time support for opening nested RadMenuItems.
- PdfProcessing
- Implemented "sh" content stream operator.
- RichTextBox
- Implemented partial support for structured document tags (content controls in MS Word). Currently, supported features are: import, export, work with document elements and basic editing.
- Implemented support for paste options keyboard shortcuts.
- ScheduleView
- Implemented a new Agenda view for the ScheduleView component, which allows you to display a set of appointments chronologically grouped by days.
- SpreadProcessing
- Introduced an API to disable fill handle.
- Added MID to the supported functions.
- Spreadsheet
- Introduced an API to disable fill handle.
- Implement hiding or showing sheets using UI or API.
- SyntaxEditor
- Added XmlFoldingTagger for creating folding regions in XML, XAML and HTML files.
- Exposed SelectionChanged event.
- Monospaced font optimization works now for all monospaced fonts.
- Touch Manager
- Added a new property called IsEnabled to entirely disable the TouchManager.
Fixes
- .Net Core
- .Net Core 3.1 support - the assemblies are now built against .Net Core 3.1.
- Breadcrumb
- An empty popup is opened when no match to path is found.
- BusyIndicator
- Indicator part of the control is misplaced in some themes.
- Buttons
- ValueTranslationService design time error is thrown when control containing RadDropDownButton or RadSplitButton in its template has a custom style based on the default one and is placed in resource dictionary.
- Focus border is still visible after disabling and enabling buttons in VisualStudio2019 theme.
- An exception is thrown when using a custom template without the Thumb element.
- RadDropDownButton and RadSplitButton`s DropDownIndicator isn't rotated when the DropDownPlacement is changed.
- No visual change of RadSplitButton when its IsToggle and IsChecked properties are set to True in Green, Office2016, Office2016Touch, Material, Fluent, Crystal and VisualStudio2019 themes.
- Wrong color of arrow when RadSplitButton's IsToggle and IsChecked properties are set to True in ExpressionDark, Windows8 and Office2013 themes.
- Only border appears when RadSplitButton's IsToggle and IsChecked properties are set to True in VisualStudio2013 theme.
- Implemented theme-aware validation templates with tooltips for the RadRadioButton control in all themes.
- ChartView
- The VisualStudio2019 ChartPalette throws an exception when using the Telerik .NET Core assemblies.
- [NET Core] RadChartView now reference SharpDX assemblies built against .Net Core.
- CloudUpload
- The icon for the CloudUploadListItem's Cancel button for the Green theme is updated as it was an "x" sign. The stretching for the same button's icon for the Windows8Touch is now removed as it was cut off.
- ComboBox
- Focus visual is still visible when firstly set the focus of the control and then disabled it in VisualStudio2019 theme.
- Noneditable RadCombobox's background is overridden by the RadToggleButton's background part of its template when the Green theme is applied through StyleManager.
- There is a big gap after the last ComboBoxItem in the Expression Dark, Windows 8 and Visual Studio 2019 themes caused by incorrect value of the MaxDropDownHeight property.
- DateTimePicker
- An exception is thrown when applying the Office2016Touch theme and the NotifyOnValidationError is true.
- Clicking on the control in XAML code opens the designer unexpectedly in Visual Studio 2017/2019.
- Diagrams
- The expand/collapse icons of the collapsible Container shape are swapped for the following themes - Green, Office2016/Touch, Material, Fluent, Crystal and VisualStudio2019.
- Docking
- The AutoHideAreas of the unpinned RadPane elements are hard or impossible to resize in VisualStudio2013, Green, Office2016, Office2016Touch, Material, Fluent, Crystal and VisualStudio2019 themes.
- The PaneBottomTemplate is missing a border that holds the normal background of the Pane for all other pane templates.
- Compasses are misplaced in a scenario with two monitors with different DPI (when PerMonitor DpiAwareness is enabled).
- ToolWindow disappears when maximized in a multiple-monitor setup and IsRestrictedWhenMaximized is set to true and the part on the second Window is being clicked.
- Expander
- HeaderTemplateSelector property is not respected.
- HorizontalHeaderAlignment and VerticalHeaderAlignment properties are respected only for the ExpanderHeaderButton's content position.
- FileDialogs
- Dialogs show binding errors when navigating to a directory with a long path name.
- Shortcuts to folders are not visible in the dialogs when there is filter applied.
- When the DereferenceLinks property is true and link to a folder is double clicked, the dialog closes instead of navigating to this folder.
- GridView
- SpreadsheetStreamingExport: ArgumentOutOfRangeException is thrown when exporting a GridView without ItemsSource.
- SpreadsheetStreamingExport: DivideByZeroException is thrown when exporting a GridView and there are no items in its ItemsSource.
- Attempting to extract the default style of the GridViewRow element leads to a XamlParseException for the themes: VisualStudio2019, Crystal, Fluent, Material, Green, Office2016 and Office2016Touch.
- The ColumnGroups get scrolled over the 'row indicator part' when using the Crystal theme.
- GridViewHyperlinkColumn does not navigate to hyperlink in .Net Core.
- The 'PART_HierarchyExpandButton' button of the GridViewRow has incorrect width for the Visual Studio 2019 theme.
- Search doesn't work after setting CanUserSearchInHiddenColumns property at runtime.
- Selected Unfocused and MouseOver backgrounds of row look the same color in Fluent theme.
- The state of invalid rows in incorrectly preserved after they are updated while not visible.
- GridViewRow's Border wrapper element of the HierarchyChildPresenter has an incorrect BorderBrush, BorderThickness and Padding set for the VisualStudio2019 theme.
- When the DataMemberBinding of a GridViewMultiColumnComboBoxColumn points to a nested property, the DisplayMemberPath is not respected in view mode.
- The "Search As You Type" does not respect SearchStateManager.MatchCase property.
- Cancelling a row edit when bound to a DataView does not invalidate the values of all cells.
- Two grids trying to get the focus back when their validation fails, end up in a deadlock.
- Navigating with the Tab key is slow when skipping over many columns outside of the viewport.
- The default background color of the merged cells in the Fluent theme is now MarkerBrush with 15% opacity as the merged cells are hard to distinguish from other cells.
- The RowValidating event is now fired when the UI virtualization prepares a row to be shown in the viewport. There is a new value in the GridViewEditOperationType enum - None for this specific case.
- LayoutControl
- ToggleButton inside LayoutControlToolBox is not visible in Transparent and Fluent themes.
- Icon of ToggleButton inside LayoutControlToolBox is not readable in Crystal theme.
- ListBox
- Setting SelectedIndex doesn't work right after new item is added to items collection of the control.
- Map
- NullReferenceException when clicking on a RadMap shown in a Window and then quickly closing the Window after the map is disposed.
- Using OpenStreetMap provider with valid ApiKey shows 'Api Key required' in built-in MiniMap.
- Updated "mile" abbreviation in all localization files. Included localization string for MapOsmCycleCommand in French.
- OpenStreetMapProvider now exposes StandardModeUserAgent string property which is required for downloading standard OpenStreet map tiles. This is mandatory since a change in the tile usage policy of OpenStreet maps.
- MaskedInput
- Incorrect grouping when Culture's CurrencyGroupSizes or NumberGroupSizes have non-equally sized groups, for example in Indian Culture.
- MS Controls
- Focus state of MS Button and MS RepeatButton is visible after the control is disabled in VisualStudio2019 theme.
- MultiColumnComboBox
- A NullReferenceException is thrown after opening the dropdown and there is an implicit style targeting RadGridView which sets the SearchMode property.
- Dropdown does not close when OpenDropDownOnFocus is True and KeepDropDownOpen is False.
- The RadWaterMarkTextBox in SearchAutoCompleteBox does not respect setting dynamic FontSize and FontFamily properties through theme palettes.
- The DropDown is closed while trying to filter the GridView element when the MultiColumnComboBox is used in CellEditTemplate of a GridViewColumn.
- PanelBar
- The PanelBarItem's arrow icon points down when the item is Expanded for the Windows8 theme. The same arrow in all other themes points up, therefore the Path Geometry for the Windows8 theme is now updated to point down when the item is Expanded.
- PDF Viewer
- The theme of the NavigationPane's close button is not correctly applied when the theme is set using StyleManager. When the theme is set using the implicit styles mechanism (NoXaml), the close button is not correctly themed for the themes Fluent, Material, Office2016 and Office2016Touch.
- PdfProcessing
- If the font family name is defined using a language other than English, the font is not applied to the content.
- InvalidOperationException is thrown when аuthenticating a user password.
- PivotGrid
- The Checkboxes in the PivotFieldList are not themed correctly when using the Green theme with StyleManager.
- ProgressBar
- Indicator is not updated when reducing the size of the parent control.
- Changing IsIndeterminate property at runtime is not supported in the Crystal and VisualStudio2019 themes.
- PropertyGrid
- AmbiguousMatchException is thrown when a derived class hides a property of the base class.
- Memory leak when the Item property is changed multiple times runtime.
- RibbonView
- Button image is clipped when IsAutoSize property is True.
- There is no visual representation of the selected state of RibbonBackstageItems for the Material and Fluent themes.
- Updated inaccurate localized strings for French (RibbonWindowRestoreDown, RibbonWindowMinimize, RibbonWindowMaximize, RibbonViewQATShowBelow, RibbonViewLayoutModeButtonContent).
- RadRibbonDropDownButton`s DropDownIndicator isn't rotated when the DropDownPlacement is changed.
- Reworked the VisualStates/Triggers for the RibbonRadioButton, RibbonToggleButton and RibbonSplitToggleButton to show visual representation when they are both toggled/checked and hovered at the same time.
- RichTextBox
- Importing an image with invalid URI from HTML causes UriFormatException.
- StackOverflowException/ArgumentException is thrown when calling SplitAnnotationRange(range, pos) and position is outside the range.
- StackOverflowException/ArgumentException is thrown when updating a document with annotations and with enabled spell checking.
- StackOverflowException/ArgumentException is thrown on DOCX import when bookmark range end is last in a block.
- The layout updates stop as a result of a handled NullReferenceException after pasting a table with an empty first cell as the first element in the document.
- ScheduleView
- Borders of Previous, Next and Today buttons are visible in the Fluent theme when using StyleManager. Unify NavigationButtonBaseStyle to target telerik:RadButton in all themes.
- GroupHeaderButton's Foreground has a TemplateBinding to the GroupHeader's Foreground that interrupts the attempts to customize it through a Style.
- The size of group headers is wrong when navigating between view definitions.
- SpellChecker
- Telerik.Windows.Documents.Proofing.RadGridView and Telerik.Windows.Documents.Proofing.DataGrid assemblies are missing for .NET Core project.
- SpreadProcessing
- KeyNotFoundException is thrown when opening a document containing not supported BuiltInNumberFormat.
- Fixed exporting of chart series to image in .NET Framework 4.5 and later.
- Spreadsheet
- KeyNotFoundException is thrown when opening a document containing not supported BuiltInNumberFormat.
- An exception is thrown when using a fill handle on a cell in a hidden row.
- The CurrentBackgroundBorder element of the SheetSelectorTabItem has a fixed width in the Crystal, Fluent, Material, Office2016 and Office2016Touch themes which doesn't stretch accordingly for longer text values.
- SyntaxEditor
- ControlTemplate is not correctly extracted in VisualStudio.
- "Find All" button in Find and Replace dialog does not work out of the box since there is no default TextSearchHighlightTagger.
- Replace buttons in Find and Replace dialog are not disabled when the control is in read-only state.
- Strings in XML, XAML and HTML files are not colored if they are partially visible in the viewport.
- Multiline comments like "/* comment \n comment */" are not colored and have no folding in C#, JS, XML, SQL.
- Removed the ZoomStep property and the GetValidScaleFactor method.
- Implemented TouchManager integration. User can pinch, swipe, touch select text in the editor.
- DarkPalette's KeywordColor and XmlElementColor and NeutralDarkPalette's XmlStringColor are hardly readable.
- TabControl
- Dragging and dropping of controls from the toolbox to the content of the selected tab in the designer doesn't add the controls in the tab content.
- Narrator does not read the selection of tab items.
- System.InvalidOperationException: Recursive call to Automation Peer API is not valid.
- TreeList
- Screen readers do not read the TreeListViewRows properly - their class name, their selected state etc.
- TreeLines position is changed when there are frozen columns and the control is scrolled.
- GridViewToggleButton with an Arrow PresentationMode has an incorrect expand icon for the Crystal theme.
- VirtualGrid
- ArgumentOutOfRangeException is thrown when there are pinned columns, and DataProvider is changed.
- The mouse cursor is not "Cursors.Hand" when the mouse is over the filtering control button.
- Only the first selected item is returned in the AddedItems argument of the SelectionChanged event when using the Extended selection mode.
- Only the rows before the currently selected row are returned in the AddedItems argument of the SelectionChanged event when selecting with Ctrl + A.
- All duplicate FilterlingControl's resources and styles are renamed to avoid any conflicts when using a VirtualGrid and a GridView together. For example DistinctValueListBoxItemStyle is now VirtualGridDistinctValueListBoxItemStyle in the scope of VirtualGrid.
- VirtualizingWrapPanel
- A DivideByZeroException is thrown when there are no items in the Listbox and the ScrollIntoView method is called.
- WebCam
- Calling Start or Stop when there are no cameras available causes an exception.
- [NET Core] RadWebCam now reference SharpDX assemblies built against .Net Core.
- Window
- When being maximized from one monitor to another directly, the "Show window contents while dragging" OS option is disabled and the Taskbar is only on the main monitor - RadWindow is not correctly maximized on the second monitor.
- ElementNotEnabledException when the CanExecute method of the command of a response button returns false.
- Performance issues and crashes when per-monitor DPI awareness is enabled.
- Exception is thrown when DpiAwareness PerMonitor is enabled and the project is located in folder which name contains the "#" symbol.
- Width and Height can't be bigger than the ones on the initial monitor when a higher resolution second monitor is added at runtime.
- Wizard
- An overridden method of a custom WizardCommandProvider is never called.
- WordsProcessing
- ArgumentException is thrown while exporting PDF documents containing a paragraph with background and spacing after.
- StackOverflowException is thrown while evaluating the values of style linked to a table style. Table style shouldn't have a linked style.
↧
January 15, 2020, 10:33 am
↧
January 15, 2020, 10:33 am
↧
↧
January 15, 2020, 10:33 am
Telerik DevCraft UltimateAdds new components and features for Web, Mobile and Desktop development.
Features
Telerik DevCraft Ultimate includes the following updates:
↧
January 15, 2020, 10:41 am
↧
January 15, 2020, 10:42 am
Telerik UI for ASP.NET AJAXAdds new Multiselect component.
Features
- Common
- MultiSelect Component
- Kendo Scripts Update from R2 2019 SP1 (2019.2.619) to R3 2019 SP1 (2019.3.1023)
- Official Support for Microsoft Edge Chromium
- AsyncUpload
- AllowedCustomMetaDataTypes=Telerik.Web.UI.AsyncUploadConfiguration is enabled by default
- Correct the server response in Content-Type header from AsyncUploadHandler
- Drawer
- Editor
- The table properties dialog now shows the cellpadding and cellspacing information
- Match Case and Match Whole Words features in the Find dialog are now available in Chrome and Firefox
- FileExplorer
- The Custom Button icon class is now taken from the Button's Value property
- Gantt
- Change Gantt Timeline Header layout table to use td and tbody instead of th and thead elements to improve accessibility
- HtmlChart
- New Opacity property for the Series in RadHtmlChart
- MultiColumnComboBox
- Kendo and Google Chrome Autocomplete open Simultaneously
- Add noDataTemplate and clear messages for dropdown widgets and enable modifying them via kendo messages files
- PdfProcessing
- Introduced a FixedExtensibilityManager. The FontsProvider property of this class can be set to a FontsProviderBase implementation in order to provide missing fonts when exporting PDF documents.
- Implement "sh" content stream operator.
- SpreadProcessing
- Introduced an API to disable fill handle.
- Added MID to the supported functions
Fixes
- Common
- The keyboard commands home, end, page up and page down, do scroll the content of the drop down, however they do not change the selection
- Barcode
- GetImage method returns null for Type PDF417
- ComboBox
- Home and End buttons do not work inside the input of RadComboBox
- FileExplorer
- SpriteCssClass is not rendered in the RadToolBarButton
- Gantt
- Displaced tasks and resources of RTL Gantt in Chrome
- Grid
- When HideStructureColumns is set to true, the Edit and Delete columns should not go into the exported Excel file
- HtmlChart
- Cannot apply font styles (size and family) by extending a RadHtmlChart skin
- Input
- Cursor is moved right when an invalid symbol is inserted in MaskedTextBox in Edge 40+
- MonthYearPicker throws a Sys.ArgumentUndefinedException error: Value cannot be undefined
- Map
- Map layer show method attaches the same event handlers multiple times
- Menu
- RadContextMenu does not appear when there are more than one forms on the page
- MultiColumnComboBox
- Click on associated Label with MultiColumnComboBox does not focus the input
- PdfProcessing
- If the font family name is defined using a language other than English, the font is not applied to the content.
- InvalidOperationException is thrown when Authenticating a user password.
- Slider
- Last item drops on a new line under Chrome on large scale monitors
- SpreadProcessing
- KeyNotFoundException is thrown when opening a document containing not supported BuiltInNumberFormat.
- Spreadsheet
- Selecting Spreadsheet column/row focuses its first cell and scrolls sheet to top/left
- SpreadSheet SUBTOTAL not working correctly
- JS error thrown on clicking Increase decimal places button for a cell with number value and format @
- Spreadsheet does not alert the user when trying to sort Range with merged cells
- Flickering custom cell editor for Spreadsheet column with configured filtering / sorting in Chrome and FF
- TileList
- Spelling errors in the TileList design time Configuration Wizard
- WordsProcessing
- ArgumentException is thrown while exporting PDF document containing a paragraph with background and spacing after.
- StackOverflowException is thrown while evaluating the values of style linked to a table style. Table style shouldn't have a linked style.
↧
January 15, 2020, 10:43 am
KendoReactIncludes new Form, Drawer, Card and Avatar components.
Features
- Window
- Allow hiding action buttons.
- Card
- Add card and avatar components.
- Data-tools
- Dropdowns
- Add focusedItemIndex prop.
- Editor
- Re-export prosemirror packages.
- Form
- Add reset callback to render props.
- Inputs
- Rebuild NumericTextBox to adress all known issues.
- Layout
- Pager
- Replace select component with the DropDownList.
- Scheduler
- Accessibility improvements.
- Add Scheduler keyboard-navigation.
- Add editing to SchedulerTask in AgendaView.
- Expose custom renders for Item and Slot.
- Add slots selection.
- Add item selection.
Fixes
- Buttons
- Set type="button" to DropDownButton and SplitButton.
- Chart
- Add missing series type boxplot.
- Pager
- Remove hover and focus states on selected item.
- Popup
- Fix document body null error.
- Scheduler:
- slots rendering during DST change day.
- month-view slot date during DST change day.
- Sortable
- Fix document body null error.
- Switch
- Warning upon controlled mode.
↧
↧
January 15, 2020, 10:44 am
↧
January 15, 2020, 10:45 am
↧
January 16, 2020, 2:02 am
DlhSoft Gantt Chart Hyper Library for HTML5 Standard EditionAdds Angular 8, React and Vue extensions.
Features
- Added Angular 8, React and Vue extensions for Gantt Chart Hyper Library components (GanttChartView, ScheduleChartView, etc.). *.Angular.Components.ts, *.React.Components.jsx, and *.Vue.Components.js files are now available within the downloadable package of the product.
↧
January 16, 2020, 8:02 am
Telerik DevCraft CompleteAdds new components and features for Web, Mobile and Desktop development.
Features
Telerik DevCraft Complete includes the following updates:
↧
↧
January 16, 2020, 8:03 am
Telerik DevCraft UIAdds new components and features for Web, Mobile and Desktop development.
Features
Telerik DevCraft UI includes the following updates:
↧
January 23, 2020, 8:20 am
DevExpress VCL SubscriptionImproves PDFViewer, RichEdit and Scheduler controls.
Fixes
ExpressBars Suite
- An AV occurs when changing a bar popup menu's UI scale factor if the menu is not associated with a bar manager component.
- Documentation - Code examples mention the TdxBarButton.Create constructor in the "How to Add Custom Items to a Toolbar's Popup Menu" topic.
- Ribbon - TdxRibbonGalleryItem - An AV occurs on repopulating a gallery at runtime if the second or any subsequent group contains a selected item.
- Ribbon - TdxRibbonGalleryItem - Switching a gallery item's Enabled property resets the gallery's scroll position.
- TdxBarDBNavigator - An AV occurs on expanding a list of displayed buttons via the VisibleButtons property.
- The background in a submenu's drop-down window flickers if the bar manager's MenuAnimation property is set to maSlide or maUnfold.
ExpressEditors Library
- A classic filter dropdown does not paint a hot-tracked item using the color specified in a skin applied to the control.
- An Excel-inspired filter dropdown's Filters tab populates its combo boxes with edit values instead of images and/or descriptions for a column that uses cxImageComboBox as an in-place editor.
- cxImageComboBox - An AV occurs on deleting an image list referenced by the Properties.Images or Properties.LargeImages property.
- cxLookupComboBox - Lookup grid lines are not skinned.
- Find Panel - A click on the Search Box's dropdown button does not invoke the MRU dropdown window.
- TcxTextEdit - The editor interprets certain keystrokes as an edit value change even if the edit value remains unchanged.
ExpressEntityMapping Framework
- The "[bcc32c Error] dxEMF.Utils.hpp(124): no matching function for call to '_op_Equality' / '_op_Inequality'" error occurs when compiling an application in C++Builder 10.3.3 Rio.
ExpressExport Library
- Master-Detail - Large memory consumption when exporting expanded master rows.
ExpressNavBar
- Documentation - The Draw~ method descriptions in painter class topics provide no information about the AScaleFactor parameter.
- Hamburger Menu - Item separator height is calculated incorrectly.
ExpressPDFViewer
- The "Out of memory" exception occurs when loading an embedded TrueType font in certain cases.
ExpressPrinting System
- TreeList Report Link displaces scrollable content that follows bands anchored to the left edge if the tree list whose OptionsView.ColumnAutoWidth property is set to True includes one or more child nodes.
ExpressQuantumGrid Suite
- Master-Detail - The "Stack overflow" exception occurs when populating bound datasets at runtime when they, the grid control, or its Views are not locked for updates using the DisableControls/EnableControls or BeginUpdate/EndUpdate method blocks.
- A click on the "Link to <TDataSource>" item of a data-aware View's context menu at design time activates grid item generation routines if the control is placed on a frame nested on a form.
- Table and Banded Table Views - An AV occurs on grouping by a column whose Options.ShowGroupValuesWithImages property is set to True if this column uses cxImageComboBox as an in-place editor and its Images property is not assigned.
ExpressRichEdit Control
- Export to DOC - Export routines save incorrect horizontal and/or vertical scale factors for an image downscaled within a source document.
ExpressScheduler Suite
- Gantt View - An AV occurs on dragging the selection in a linked range control.
- User events do not display color labels if certain skins are applied.
- Year View - The mouse wheel scrolls three periods specified via the ViewYear.Scale property at a time.
ExpressSpreadSheet
- Documentation - The "How to Custom Paint Table Views" topic contains a code sample that cannot be compiled.
- OnCustomDrawTableViewCell - CustomDrawDemo - Background color is not applied.
- TdxSpreadSheetReportDesigner generates incorrect cell ranges as formula parameters.
- The ClearAll method call clears the clipboard content.
- When using Korean characters with English characters in a cell, Korean characters become question marks.
- XLS and XLSX import - A control applies an incorrect font to RTF-formatted cell content, which uses the document's default font.
ExpressTile Control
- A TFrame descendant assigned to a tile item's DetailOptions.DetailControl property is incorrectly scaled if the system DPI is higher than 96.
ExpressVerticalGrid Suite
- Painting issues when VGrid Full Collapse.
↧
January 28, 2020, 4:20 am
Aspose.Tasks for C++Adds support for saving a project to an MPP file without preloading an MPP template.
Features
- Added support for saving a project to an MPP file without preloading an MPP template.
↧
January 28, 2020, 9:27 am
Smart HTML ElementsAdds TypeScript definitions.
Features
- Added TypeScript definitions which enable strongly-typed access to the components and their configuration.
- Added right-to-left demos and docs.
- Added WAI-ARIA accessibility docs.
↧
↧
January 31, 2020, 8:11 am
↧
January 31, 2020, 8:12 am
DevExpress UniversalDevExpress has released a maintenance update across their entire product range.
Features
DevExpress has released a maintenance update across their entire product range.
↧
January 31, 2020, 8:14 am
DevExpress DXperienceComprehensive software development toolset for .NET and JavaScript. Latest maintenance release.
Features
DevExpress has released a maintenance update across their entire product range.
- CodeRush - New Smart Dot feature helps you write function call chains faster, with fewer keystrokes.
- DevExtreme - Improves Data Grid, Data Visualization and Diagram controls.
- DevExpress ASP.NET - Improves PivotGrid, RichEdit and TreeList controls.
- DevExpress Reporting - Improves Document Viewer and End-User Report Designer.
- DevExpress WinForms - Improves Bars, Charts and Grid controls.
- DevExpress WPF - Improves PDF Viewer, Reporting and Scheduler controls.
↧