December 7, 2018, 1:56 am
New Document-based Report LinkNew report link generates a report using the print area, print titles, page margins and other print options.
Features
- Right-To-Left Support - The v18.2 release introduces Right-to-Left (RTL) support with the following DevExpress VCL components:
- Grid Control
- TreeList Control
- Layout Control
- Tabbed MDI Manager
- Page and Tab Controls
- Skin Form
- and the majority of the editors
- Spreadsheet
- Excel-inspired Formula Bar - This release introduces a Formula Bar component that you can integrate with the Spreadsheet Control to allow end-users to easily manage formulas in worksheets.
- New Document-based Report Link - The new report link generates a report using the print area, print titles, page margins, and other print options specified in a document.
- Improved Performance
- More responsive UI - it's two times faster than in previous versions.
- Array formulas are calculated 10 times faster when compared with previous versions.
- Significantly improved performance when displaying merged cells whose text is wrapped into multiple lines, especially when it includes CJKV (Chinese, Japanese, Korean, Vietnamese) characters or glyphs.
- New Style Galleries for Generated UI - When generating a Ribbon/Toolbar UI for the VCL Spreadsheet Control, you can now add the Conditional Formatting Rule Style galleries, which are similar to those in Microsoft Excel. They display available icon sets and miniature previews of formatting applied to data bars and color scales. The following UI elements are now represented as galleries:
- The Margins and Paper Sizes options on the Page Setup toolbar/ribbon group.
- The formula categories and calculation options on the Formulas toolbar/ribbon group.
- TreeList and Vertical Grid
- DevExpress continue to extend these controls with the filtering options available in the Grid control. This release adds filter dropdowns to tree list columns and vertical grid rows. As you might expect, the controls, columns, and rows offer numerous options to customize the display and behavior of the filter dropdowns.
- Miscellaneous
- The Layout, Page, and Tab controls can now display tab captions across multiple lines. Either add line breaks manually or specify a tab width to enable caption wrapping.
- Optimized Package List - This release merges the packages containing the Layout Control, Editors, Data Controller, Page Control, and XP Theme Manager into the Cross-Platform Library to reduce the number of packages your IDE loads at startup and thereby improve its performance.
- Icon Library - New SVG Images - This release extends the icon library with nearly 2,000 new SVG images.
↧
December 7, 2018, 1:59 am
Right-To-Left SupportAdds Right-To-Left support, plus a new storage component for Google Drive and Microsoft OneDrive.
Features
- Right-To-Left Support - The v18.2 release introduces Right-to-Left (RTL) support with the following DevExpress VCL components:
- Grid Control
- TreeList Control
- Layout Control
- Tile Control
- Scheduler Control
- NavBar Control
- Tabbed MDI Manager
- Page and Tab Controls
- Skin Form
- and the majority of the editors
- Google Drive and Microsoft OneDrive Access - This release introduces a storage component that allows users to manage files and folders on Google Drive and Microsoft OneDrive cloud services. Accessing storage data requires that you obtain OAuth 2.0 credentials for your application and specify them via the authorization components introduced in v18.1.
- Flow Chart - This release adds the following enhancements:
- 70+ new shapes including basic, flowchart, arrow, decorative, and SDL diagram shapes.
- New Ribbon-based designer with improved drag and drop support.
- A* algorithm-based auto-connector routing.
- Shape rotation capabilities.
- Spreadsheet
- Excel-inspired Formula Bar - This release introduces a Formula Bar component that you can integrate with the Spreadsheet Control to allow end-users to easily manage formulas in worksheets.
- New Document-based Report Link - The new report link generates a report using the print area, print titles, page margins, and other print options specified in a document.
- Improved Performance
- More responsive UI - it's two times faster than in previous versions.
- Array formulas are calculated 10 times faster when compared with previous versions.
- Significantly improved performance when displaying merged cells whose text is wrapped into multiple lines, especially when it includes CJKV (Chinese, Japanese, Korean, Vietnamese) characters or glyphs.
- New Style Galleries for Generated UI - When generating a Ribbon/Toolbar UI for the VCL Spreadsheet Control, you can now add the Conditional Formatting Rule Style galleries, which are similar to those in Microsoft Excel. They display available icon sets and miniature previews of formatting applied to data bars and color scales. The following UI elements are now represented as galleries:
- The Margins and Paper Sizes options on the Page Setup toolbar/ribbon group.
- The formula categories and calculation options on the Formulas toolbar/ribbon group.
- Rich Edit
- New Style Galleries for Generated UI - When generating a Ribbon/Toolbar UI for the VCL Rich Edit Control, you can now create Style and Table Style galleries similar to the Quick Styles and Table Styles galleries in Microsoft Word.
- TreeList and Vertical Grid
- DevExpress continue to extend these controls with the filtering options available in the Grid control. This release adds filter dropdowns to tree list columns and vertical grid rows. As you might expect, the controls, columns, and rows offer numerous options to customize the display and behavior of the filter dropdowns.
- Scheduler
- Implemented multi-threaded event operations and recurrence calculations to improve performance when using storage components.
- PDF Viewer
- Support for semi-transparent text.
- Display widget annotations and the content of interactive form fields.
- Limited support for transparency groups.
- Ability to display a replacement image or text while a page or its thumbnail is rendered.
- Entity Mapping Framework (ORM) - This release extends the capabilities of the dataset component with field expressions, parameterized queries, sorting, grouping, support for master-detail relationships and TOP/SKIP query clauses, etc. In addition, it introduces the following components to improve design-time UX:
- New Data Context Component - This new component allows you to expose entities contained in an entity model's package (stored as a BPL file or installed to the IDE) for dataset components at design time. You can share a data context between dataset components for unified access to entity metadata.
- New Table Dataset Component - With this component, you can bind data-aware controls to a single entity. The component provides all of the features you've come to expect from a classic dataset, including a design-time field editor, index settings, and support for master-detail relationships.
- Miscellaneous
- The Layout, Page, and Tab controls can now display tab captions across multiple lines. Either add line breaks manually or specify a tab width to enable caption wrapping.
- Optimized Package List - This release merges the packages containing the Layout Control, Editors, Data Controller, Page Control, and XP Theme Manager into the Cross-Platform Library to reduce the number of packages your IDE loads at startup and thereby improve its performance.
- Icon Library - New SVG Images - This release extends the icon library with nearly 2,000 new SVG images.
↧
↧
December 11, 2018, 8:33 am
Prof-UIS.Buy a new subscription license for the price of a renewal, Special Offer Ends Dec 21st, 2018.
Features
Prof-UIS is an easy-to-use MFC extension library that enables you to deliver Windows applications with a professional and user-friendly interface. More than 200 thoroughly tested and documented C++ classes, templates and interfaces will help you take the time and complexity out of incorporating rich and up-to-date GUI facilities in your projects.
Limited Time Offer
Until December 21st, 2018 you can purchase new Prof-UIS Subscription Licenses for the price of a subscription renewal.
↧
December 12, 2018, 1:08 am
Xafari FrameworkAdds compatibility with DevExpress XAF 18.1.7
Features
- This version of Xafari now supports and works with DevExpress XAF 18.1.7.
↧
December 13, 2018, 4:22 am
Add chart data from external data sources such as ODBC or ADO.Adds data binding from external ODBC or ADO data sources for charts, plus new theme support for gauges.
Features
- Chart Control
- Implemented data binding. You can easily add chart data from external data sources such as ODBC or ADO.
The following classes were added:- CBCGPChartDataProvider.
- CBCGPChartODBCDataProvider.
- CBCGPChartDAODataProvider.
- CBCGPChartADODataProvider.
- New methods BindDataTable and BindDataSQL were added to CBCGPChartVisualObject class.
- Chart color theme can be edited in the Visual Designer now.
- Gauge Controls
- Added themes support: you may specify new themes in the Visual Designer and switch between themes using new CBCGPVisualContainer methods SelectVisualTheme or SelectVisualThemeByName.
- CBCGPCircularProgressIndicatorImpl: added animation effect for setting a new position. CBCGPCircularProgressIndicatorImpl::SetPos has a new, optional parameter uiAnimationTime.
- Grid and Report Controls
- Added a new virtual method CBCGPGridCtrl::DestroyRow - override it to add some custom actions when grid row is destroyed.
- Method CBCGPGridCtrl::CleanUp is virtual now.
- Graphics Manager
- A new static member CBCGPGraphicsManagerD2D::m_bTrailingSpacesInTextSize specifies whether text trailing spaces should be counted in CBCGPGraphicsManagerD2D::GetTextSize method. By defaut this member is FALSE and trailing spaces are ignored.
- CBCGPGraphicsManagerD2D: added factory access methods: GetD2D1Factory returns Direct2D factory, GetDWriteFactory returns DirectWrite factory and GetWICImagingFactory returns WICImaging factory.
- A new static method CBCGPGraphicsManager::SetDefaultGraphicsManagerType allows to specify a graphics manager type that will be used by default. For example, if for some reason you wish to disable D2D usage, please call CBCGPGraphicsManager::SetDefaultGraphicsManagerType(CBCGPGraphicsManager::BCGP_GRAPHICS_MANAGER_GDI_PLUS) and GDI+ will be used by default.
- Miscellaneous
- BCGPGLOBAL_DATA: added new public member 'm_bControlsVisualManagerStyle'. Set this member to TRUE if you wish to enable a visual manager style for all library controls.
- CBCGPMessageBox: added a new static member 'm_nTextHeightRatio' (default value is 5). You may change this value to make a message box wider or narrower.
- CBCGPListBox: implemented default item support. A default item is rendered using bold font. Call new method CBCGPListBox::SetDefaultItem to specify default item and CBCGPListBox::GetDefaultItem to get a current default item index.
- A new method CBCGPSVGImage::ReplaceColors: replaces all occurrences of specific color with a new one.
- CBCGPRibbonBar: tooltip default dimensions are scaled now according to current DPI.
- CBCGPRibbonPanel::RemoveAll method is virtual now.
- Examples and Samples
- BCGPChartExample: added new view "Chart Data Binding".
- BCGPDigitalDashboard: added theme selection (light and dark) demonstration.
Fixes
- CBCGPMessageBox: addressed issue with message box width in case of a wide caption.
- CBCGPPropList: OnPropertyChanged is not called twice now when user changes a Boolean property when switch or check box style is specified.
- CBCGPEditCtrl: addressed issue with hiding a caret in the editor control.
- Diagram: addressed issues with connectors tracking in the edit mode.
- CBCGPToolBoxEx: "Out of Filter" text doesn't appear on the empty toolbox now.
- CBCGPToolbarEditBoxButton and CBCGPToolbarComboBoxButton: a default control width is automatically scaled according to current DPI now.
- CBCGPCircularProgressIndicatorImpl: addressed issue with reposing sub-gauges when a parent container is being scrolled.
↧
↧
December 13, 2018, 4:22 am
Specify new themes in the Visual Designer.Adds data binding from external ODBC or ADO data sources for charts, plus new theme support for gauges.
Features
- Chart Control
- Implemented data binding. You can easily add chart data from external data sources such as ODBC or ADO.
The following classes were added:- CBCGPChartDataProvider.
- CBCGPChartODBCDataProvider.
- CBCGPChartDAODataProvider.
- CBCGPChartADODataProvider.
- New methods BindDataTable and BindDataSQL were added to CBCGPChartVisualObject class. Please take a look at BCGPChartExample application ("Chart Data Binding" view) to see this feature in action.
- Chart color theme can be edited in the Visual Designer now.
- Gauge Controls
- Added themes support: you may specify new themes in the Visual Designer and switch between themes using new CBCGPVisualContainer methods SelectVisualTheme or SelectVisualThemeByName.
- CBCGPCircularProgressIndicatorImpl: added animation effect for setting a new position. CBCGPCircularProgressIndicatorImpl::SetPos has a new, optional parameter uiAnimationTime.
- Grid and Report Controls
- Added a new virtual method CBCGPGridCtrl::DestroyRow - override it to add some custom actions when grid row is destroyed.
- Method CBCGPGridCtrl::CleanUp is virtual now.
- Graphics Manager
- A new static member CBCGPGraphicsManagerD2D::m_bTrailingSpacesInTextSize specifies whether text trailing spaces should be counted in CBCGPGraphicsManagerD2D::GetTextSize method. By defaut this member is FALSE and trailing spaces are ignored.
- CBCGPGraphicsManagerD2D: added factory access methods: GetD2D1Factory returns Direct2D factory, GetDWriteFactory returns DirectWrite factory and GetWICImagingFactory returns WICImaging factory.
- A new static method CBCGPGraphicsManager::SetDefaultGraphicsManagerType allows to specify a graphics manager type that will be used by default. For example, if for some reason you wish to disable D2D usage, please call CBCGPGraphicsManager::SetDefaultGraphicsManagerType(CBCGPGraphicsManager::BCGP_GRAPHICS_MANAGER_GDI_PLUS) and GDI+ will be used by default.
- Miscellaneous
- CBCGPMessageBox: added a new static member 'm_nTextHeightRatio' (default value is 5). You may change this value to make a message box wider or narrower.
- CBCGPListBox: implemented default item support. A default item is rendered using bold font. Call new method CBCGPListBox::SetDefaultItem to specify default item and CBCGPListBox::GetDefaultItem to get a current default item index.
- A new method CBCGPSVGImage::ReplaceColors: replaces all occurrences of specific color with a new one.
- Examples and Samples
- BCGPChartExample: added new view "Chart Data Binding".
- BCGPDigitalDashboard: added theme selection (light and dark) demonstration.
Fixes
- CBCGPMessageBox: addressed issue with message box width in case of a wide caption.
- CBCGPEditCtrl: addressed issue with hiding a caret in the editor control.
- Diagram: addressed issues with connectors tracking in the edit mode.
- CBCGPCircularProgressIndicatorImpl: addressed issue with reposing sub-gauges when a parent container is being scrolled.
↧
December 14, 2018, 3:17 am
ExpressGridPackImproves Grid, SpreadSheet and Skins controls.
Fixes
ExpressQuantumGrid Suite
- Server Mode - An AV occurs on applying a filter to the View whose OptionsSelection.MultiSelect property is set to True and the DataController.Summary.Options property value includes the soMultipleSelectedRecords flag.
- The "RowIndex out of range" exception occurs in certain cases when applying a filter to the selection and then clicking any record while holding down the Shift key if the View's OptionsSelection.MultiSelect property is set to True.
ExpressSkins Library
- Applying a skin for the first time resets skin options set in the Project Skin Options Editor if a project has no SKINCFG file.
ExpressSpreadSheet
- Conditional Formatting - Formulas specified in the Data Bar, Icon Set, and Color Scale formatting rules are not localized.
Installation (VCL)
- The "Functions that differ only in their return type cannot be overloaded" error occurs on compiling a C++Builder project in RAD Studio 10.3 Rio.
- The "Package XXX.bpl can't be installed because it is not a design time package" error referring to a DevExpress package occurs on launching the IDE after installing v18.2.2.
↧
December 14, 2018, 3:19 am
ExpressNavigationPackImproves Skins control.
Fixes
ExpressSkins Library
- Applying a skin for the first time resets skin options set in the Project Skin Options Editor if a project has no SKINCFG file.
Installation (VCL)
- The "Functions that differ only in their return type cannot be overloaded" error occurs on compiling a C++Builder project in RAD Studio 10.3 Rio.
- The "Package XXX.bpl can't be installed because it is not a design time package" error referring to a DevExpress package occurs on launching the IDE after installing v18.2.2.
↧
December 14, 2018, 3:21 am
ExpressQuantumPackImproves Grid, SpreadSheet and Skins controls.
Fixes
ExpressQuantumGrid Suite
- Server Mode - An AV occurs on applying a filter to the View whose OptionsSelection.MultiSelect property is set to True and the DataController.Summary.Options property value includes the soMultipleSelectedRecords flag.
- The "RowIndex out of range" exception occurs in certain cases when applying a filter to the selection and then clicking any record while holding down the Shift key if the View's OptionsSelection.MultiSelect property is set to True.
ExpressSkins Library
- Applying a skin for the first time resets skin options set in the Project Skin Options Editor if a project has no SKINCFG file.
ExpressSpreadSheet
- Conditional Formatting - Formulas specified in the Data Bar, Icon Set, and Color Scale formatting rules are not localized.
Installation (VCL)
- The "Functions that differ only in their return type cannot be overloaded" error occurs on compiling a C++Builder project in RAD Studio 10.3 Rio.
- The "Package XXX.bpl can't be installed because it is not a design time package" error referring to a DevExpress package occurs on launching the IDE after installing v18.2.2.
↧
↧
December 14, 2018, 3:22 am
DevExpress VCL SubscriptionImproves Grid, Spreadsheet, Scheduler, RichEdit, Skins and Tile controls.
Fixes
ExpressLibrary
- cxFilterControl - The dialog's controls are not skinned.
ExpressQuantumGrid Suite
- Server Mode - An AV occurs on applying a filter to the View whose OptionsSelection.MultiSelect property is set to True and the DataController.Summary.Options property value includes the soMultipleSelectedRecords flag.
- The "RowIndex out of range" exception occurs in certain cases when applying a filter to the selection and then clicking any record while holding down the Shift key if the View's OptionsSelection.MultiSelect property is set to True.
ExpressRichEdit Control
- The control does not load external images to a document loaded from an HTML file if image source URLs include certain escape characters.
ExpressScheduler Suite
- Day View - Classic Style - In certain cases, concurrent events do not occupy all available width within the View layout if the WorkTimeOnly property is True.
ExpressSkins Library
- Applying a skin for the first time resets skin options set in the Project Skin Options Editor if a project has no SKINCFG file.
ExpressSpreadSheet
- Conditional Formatting - Formulas specified in the Data Bar, Icon Set, and Color Scale formatting rules are not localized.
ExpressTile Control
- Provide events that enable in-depth control of drag-and-drop operations on tile groups.
Installation (VCL)
- The "Functions that differ only in their return type cannot be overloaded" error occurs on compiling a C++Builder project in RAD Studio 10.3 Rio.
- The "Package XXX.bpl can't be installed because it is not a design time package" error referring to a DevExpress package occurs on launching the IDE after installing v18.2.2.
↧
December 14, 2018, 3:44 am
Actipro Docking & MDI for WPFImproves tracking of breadcrumbs for floating windows.
Features
- Added UIA peers for the standard switcher and its items.
- Updated the Prism integration sample to use Prism 7.1.
- Updated the workspace's layout logic to account for contained docking window minimum and maximum sizes.
- Updated floating dock hosts without MDI to use the minimum size of the docked tool windows.
- Updated layout serialization to save breadcrumb creation times.
- Improved built-in dock host key handling to use the preview key down event.
- Improved the can-execute logic for the DockingWindow.FloatCommand.
- Improved the tracking of breadcrumbs for floating windows.
- Improved the focus setting logic related to selector items when activating a docking window.
Fixes
- Fixed a bug where docking window tabs could get inserted in the wrong order in a certain scenario in .NET Framework 4.7 or later.
- Fixed a bug where minimized floating dock hosts might store an incorrect location during layout serialization.
- Fixed a bug where closing a tool window container docked next to another in a floating dock host would prevent the remaining tool window container's title bar context menu from showing properly.
- Fixed a bug where when live splitting is off while using non-hosted popups, auto-hide popup splitters might not function properly.
↧
December 14, 2018, 3:46 am
Actipro Editors for WPFImproves DoubleEditBox and SingleEditBox to better support very small numbers.
Features
- Improved DoubleEditBox and SingleEditBox to better support very small numbers.
- Updated the UIA peers for edit boxes
↧
December 14, 2018, 3:56 am
Actipro Ribbon for WPFUpdates RibbonWindow template so that any StatusBar set to the RibbonWindow is last in tab order.
Features
- Updated RibbonWindow template to ensure that any StatusBar set to the RibbonWindow.StatusBar property is last in tab order.
↧
↧
December 14, 2018, 3:58 am
Actipro Shell for WPFUpdates CAB files to not be treated as shell folders.
Features
- Updated CAB files to not be treated as shell folders.
↧
December 14, 2018, 4:06 am
Actipro WPF EssentialsImproves Docking, Ribbon and Themes controls.
Features
Docking/MDI
- Added UIA peers for the standard switcher and its items.
- Updated the Prism integration sample to use Prism 7.1.
- Updated the workspace's layout logic to account for contained docking window minimum and maximum sizes.
- Updated floating dock hosts without MDI to use the minimum size of the docked tool windows.
- Updated layout serialization to save breadcrumb creation times.
- Improved built-in dock host key handling to use the preview key down event.
- Improved the can-execute logic for the DockingWindow.FloatCommand.
- Improved the tracking of breadcrumbs for floating windows.
- Improved the focus setting logic related to selector items when activating a docking window.
Editors
- Improved DoubleEditBox and SingleEditBox to better support very small numbers.
- Updated the UIA peers for edit boxes.
Grids
- Added the TreeListViewColumn.CellVerticalAlignment property, which defaults to Center and allows for configuring how content in the column's cells aligns vertically.
- Updated how the TreeListBox selection anchor item is tracked when virtualization removes its container.
Ribbon
- Updated the RibbonWindow template to ensure that any StatusBar set to the RibbonWindow.StatusBar property is last in tab order.
Themes
- Updated the templates of various list controls in Shared, Grids, Shell to use a new theme resource for the margin around their ScrollViewers.
- Updated the Metro theme ScrollBar button margins.
↧
December 14, 2018, 4:09 am
Actipro WPF StudioImproves Charts, Grids and SyntaxEditor controls.
Features
Charts
- Added the PieSeries.SliceToolTipFormat, SliceToolTipFunc, ChildSliceToolTipFormat, and ChildSliceToolTipFunc properties, which can be used to supply pie slice tooltips.
- Updated stacked charts to show each data point's actual value in the label instead of the stacked value.
Docking/MDI
- Added UIA peers for the standard switcher and its items.
- Updated the Prism integration sample to use Prism 7.1.
- Updated the workspace's layout logic to account for contained docking window minimum and maximum sizes.
- Updated floating dock hosts without MDI to use the minimum size of the docked tool windows.
- Updated layout serialization to save breadcrumb creation times.
- Improved built-in dock host key handling to use the preview key down event.
- Improved the can-execute logic for the DockingWindow.FloatCommand.
- Improved the tracking of breadcrumbs for floating windows.
- Improved the focus setting logic related to selector items when activating a docking window.
Editors
- Improved DoubleEditBox and SingleEditBox to better support very small numbers.
- Updated the UIA peers for edit boxes.
Gauge
- Updated the segmented digital gauges to support the single and double quote characters.
Grids
- Added the TreeListViewColumn.CellVerticalAlignment property, which defaults to Center and allows for configuring how content in the column's cells aligns vertically.
- Updated how the TreeListBox selection anchor item is tracked when virtualization removes its container.
Ribbon
- Updated the RibbonWindow template to ensure that any StatusBar set to the RibbonWindow.StatusBar property is last in tab order.
Shell
- Updated CAB files to not be treated as shell folders.
SyntaxEditor
- Updated the logic for interacting with system DataObjects.
Themes
- Updated the templates of various list controls in Shared, Grids, Shell to use a new theme resource for the margin around their ScrollViewers.
- Updated the Metro theme ScrollBar button margins.
↧
December 14, 2018, 4:13 am
Actipro Docking & MDI for WinFormsAdds several rendering adjustments to help in high DPI scenarios.
Features
- Improved the rendering of several button glyphs.
- Made several rendering adjustments to help in high DPI scenarios.
- Updated the dragging of a tool window in the MDI area to support drag-to-float.
Fixes
- Fixed a bug introduced in the previous build where nested dock containers might not resize properly with the splitter.
↧
↧
December 14, 2018, 4:18 am
Actipro WinForms StudioImproves Docking/MDI and SyntaxEditor controls.
Features
Docking/MDI
- Improved the rendering of several button glyphs.
- Made several rendering adjustments to help in high DPI scenarios.
- Updated the dragging of a tool window in the MDI area to support drag-to-float.
SyntaxEditor
- Updated the logic for interacting with system DataObjects.
Fixes
Docking/MDI
- Fixed a bug introduced in the previous build where nested dock containers might not resize properly with the splitter.
SyntaxEditor
- Fixed a bug where \s in regular expression patterns should have also allowed line terminators.
- Fixed a bug introduced in the previous build where print view margins were too large.
- Fixed bugs with printer view layouts when a DPI-aware app is in high DPI.
Web Languages Add-on
- Fixed a bug where the XML lexer wasn't properly recognizing all allowed Unicode characters for tag/attribute names.
↧
December 14, 2018, 6:18 am
Telerik DevCraft UltimateTelerik Reporting Upgrade Wizard now handles projects that use Telerik Reporting NuGet packages.
Features
Updates in Telerik Reporting R3 2018 SP2
- Upgrade Wizard now handles projects that use Telerik Reporting NuGet packages.
Fixes
Fixes in Telerik Reporting R3 2018 SP2
-
Designers
- An error occurs when adding new HtmlTextBox into a Table item
- Barcode item shows an error when a conditional formatting rule is applied
- Conditional Formatting rule setting "Stop If True" gets ignored by the dedicated editor dialog
- Graph wizard adds label connectors
- Table item adds parent group in a wrong group hierarchy level
-
Standalone Report Designer
- Aliases in Query Designer are generated with quotes, which breaks the Oracle query with 'ORA-00923: FROM keyword not found where expected'
- Filters in Query Designer are not generating the correct SQL for Oracle. Preceding (:) is missing
-
Visual Studio Designer
- An error occurs when adding new report using a New Item Template
- New Item/project template errors when the default editor is a the code editor
- Upgrade Wizard fails to change the HTML5 Report Viewer file references
-
Processing
- An error is thrown when processing Table item with merged cells
- DataSource's calculated columns are evaluated incorrectly
- Graph's numerical scale does not produce a label for each major grid line
-
WebAPI
- Authentication token is missing from the request header for searching in report contents
-
HTML5 Report Viewer
- Cannot change the reportSource of the viewer on page postback when the viewer's PersistSession is True
- CSS selector from fonticons.css breaks the Kendo icons with FontAwesome and k-icon class
- History is not working correctly after postback if the current reportSource contains datetime parameter
- Missing box-sizing style breaks the styling of reports containing a Table item
- Missing icons in document map area
- Nullable MultiValue Parameter with Value NULL generates array with one element
- The Preview button does not change the reportSource preserved in the browser session when using persistSession=true
Fixes in Telerik Report Server R3 2018 SP2
-
Designer
- An error occurs when adding new HtmlTextBox into a Table item.
- Barcode item shows an error when a conditional formatting rule is applied.
- Conditional Formatting rule setting "Stop If True" gets ignored by the dedicated editor dialog.
- Graph wizard adds label connectors.
- Table item adds parent group in a wrong group hierarchy level.
- Aliases in Query Designer are generated with quotes, which breaks the Oracle query with 'ORA-00923: FROM keyword not found where expected'.
- Filters in Query Designer are not generating the correct SQL for Oracle. Preceding (:) is missing.
-
Processing
- An error is thrown when processing Table item with merged cells.
- DataSource's calculated columns are evaluated incorrectly.
- Graph's numerical scale does not produce a label for each major grid line.
-
REST WebAPI
- Authentication token is missing from the request header for searching in report contents.
-
Preview
- Missing icons in document map area.
- Nullable MultiValue Parameter with Value NULL generates array with one element.
- The Preview button does not change the reportSource preserved in the browser session when using persistSession=true.
↧
December 14, 2018, 6:18 am
Telerik DevCraft CompleteTelerik Reporting Upgrade Wizard now handles projects that use Telerik Reporting NuGet packages.
Features
Updates in Telerik Reporting R3 2018 SP2
- Upgrade Wizard now handles projects that use Telerik Reporting NuGet packages.
Fixes
Fixes in Telerik Reporting R3 2018 SP2
-
Designers
- An error occurs when adding new HtmlTextBox into a Table item
- Barcode item shows an error when a conditional formatting rule is applied
- Conditional Formatting rule setting "Stop If True" gets ignored by the dedicated editor dialog
- Graph wizard adds label connectors
- Table item adds parent group in a wrong group hierarchy level
-
Standalone Report Designer
- Aliases in Query Designer are generated with quotes, which breaks the Oracle query with 'ORA-00923: FROM keyword not found where expected'
- Filters in Query Designer are not generating the correct SQL for Oracle. Preceding (:) is missing
-
Visual Studio Designer
- An error occurs when adding new report using a New Item Template
- New Item/project template errors when the default editor is a the code editor
- Upgrade Wizard fails to change the HTML5 Report Viewer file references
-
Processing
- An error is thrown when processing Table item with merged cells
- DataSource's calculated columns are evaluated incorrectly
- Graph's numerical scale does not produce a label for each major grid line
-
WebAPI
- Authentication token is missing from the request header for searching in report contents
-
HTML5 Report Viewer
- Cannot change the reportSource of the viewer on page postback when the viewer's PersistSession is True
- CSS selector from fonticons.css breaks the Kendo icons with FontAwesome and k-icon class
- History is not working correctly after postback if the current reportSource contains datetime parameter
- Missing box-sizing style breaks the styling of reports containing a Table item
- Missing icons in document map area
- Nullable MultiValue Parameter with Value NULL generates array with one element
- The Preview button does not change the reportSource preserved in the browser session when using persistSession=true
↧