September 14, 2018, 1:24 am
Improved Scheduled Tasks and Data Alerts.Improves Scheduled Tasks and Data Alerts, REST APIs, plus adds localization of the Web Management App.
Features
- Scheduled Tasks and Data Alerts Improved
- Delivery of a batch of reports in a single e-mail
- Customizable mail templates targeting the external users.
- REST APIs version 2
- Introduces additional flexibility and improved error handling when managing Report Server programmatically, within apps.
- Pre-configured Report Server Deployment Tools
- Set of tools that allows command-line based Report Server installation and configurable assets import. These tools enable continuous deployment scenarios, where the target storage needs to be regularly updated.
- Custom Login Provider enabling Single Sign-On Experience
- Report Server introduces a configurable Custom Login Provider enabling a Single Sign-On experience between the Report Server Manager and the calling web application.
- Email a Report in preview
- Report preview functionality introduces e-mailing functionality enabling direct sharing of the generated report.
- Pie Charts Data Consolidation
- Increase pie chart readability by consolidating insignificant data in a single slice.
- PDF/A Export
- Utilize a highly-compatible version of the PDF format to match end-users' requirements.
- Add Missing Values presentation in Graph item
- Display missing values in Graph’s line and area series in Cartesian coordinate system.
- Improvements
- Improve HTML5 Report Viewers client events arguments
- New option to initially hide the HTML5 Report Viewer parameters area
Fixes
- Server
- API description page links throw an error when accessed
- Cannot create or receive webhooks with specific users
- Creating a new entity (report, category, etc.) throws an error when HTTP is not allowed
- Data Alert reports with drill-down are always rendered with expanded groups
- PictureBox image from relative and absolute path is not resolved
- Server Manager
- Add Task/Alert window accessibility
- Cannot upload reports thru the Web management UI
- Clicking edit button toggles the report favorite status instead of opening the edit window
- Confirmation for saving incorrect authentication provider settings is not respected
- Report tooltips are out of focus
- Report upload button is hard to find
- Some web management icons are smaller than they should be
- There are missing mail variables in the dropdown list in scheduled task and data alert modal windows
- Upload Report dialog does not allow to upload a report if its name exists in any category
- Upload Revision Window does not have a validation for the uploaded file
- User name is missing on newly created webhook
- Server REST API
- ScheduledTask cannot be edited without setting RecurrenceRule
- Designer
- Editor cannot be opened for second level properties of type ConditionalFormatting
- Toggling a tool window from the View item in report's context menu throws an exception
- Web resources on TLS 1.2 HTTPS connection cannot be retrieved
- Processing
- Graph renders the DateTimeScale incorrectly when its Minimum is set to specific values and no data is available
- Pie chart labels are overlapped regardless there is enough space to distribute them correctly
- StreamReader is not disposed correctly when using external style sheets
- Image Rendering
- Images with small height are not rendered in Picturebox
- PowerPoint Rendering
- When report with Graph is exported with UseMetafile set to False the graph appears zoomed when previewed in Windows and Mac
- REST WebAPI
- NoDataMessage in Graph causes Internal Server Error from the REST Service
- Value of report parameter that uses Format function loses the format in a viewer
- Preview
- An error occurs when rendering a Graph with accessibility attributes and NoDataMessage set
- End-users on Internet Explorer 11 get JS errors for undefined includes() function
- Incorrect error message for invalid parameter values
- Page Number Input field reloads with the default parameters.
- The viewer hangs at '0 pages loaded so far...' when using a custom report resolver that throws exception
↧
September 14, 2018, 1:26 am
Telerik ReportingIncludes pie charts data consolidation, adds PDF/A export and plus email directly from report viewers.
Features
- Pie Charts Data Consolidation
- Increase pie chart readability by consolidating insignificant data in a single slice.
- PDF/A Export
- Utilize a highly-compatible version of the PDF format to match end-users' requirements.
- Email Report from the Web-based Report Viewers
- Empower end-users to directly initiate e-mail composition including the viewed report as an attachment.
- Add Missing Values presentation in Graph item
- Display missing values in Graph’s line and area series in Cartesian coordinate system.
- HTML5 Report Viewers Improvements
- Improve client side events arguments
- New option to initially hide the parameters area
Fixes
- Designers
- Editor cannot be opened for second level properties of type ConditionalFormatting
- Standalone Report Designer
- Toggling a tool window from the View item in report's context menu throws an exception
- Web resources on TLS 1.2 https connection cannot be retrieved
- SQL DataSource Wizard does not report the actual exception when opening a server report with invalid connection string
- Web Service Data Source
- A NullReferenceException is thrown when the WebServiceDataSource's design-time values are not set
- A security error occurs when using the component in .NET 4.5+ application
- Setting HTTP content headers with header parameters throws an exception
- Processing
- Graph renders the DateTimeScale incorrectly when its Minimum is set to specific values and no data is available
- Pie chart labels are overlapped regardless there is enough space to distribute them correctly
- StreamReader is not disposed correctly when using external style sheets
- Image Rendering
- Images with small height are not rendered in Picturebox
- PowerPoint Rendering
- When report with Graph is exported with UseMetafile set to False the graph appears zoomed when previewed
- WebAPI
- NoDataMessage in Graph causes Internal Server Error from the REST Service
- Value of report parameter that uses Format function loses the format in a viewer
- HTML5 Report Viewer
- An error occurs when rendering a Graph with accessibility attributes and NoDataMessage set
- End-users on Internet Explorer 11 get JS errors for undefined includes() function
- Incorrect error message for invalid parameter values
- Page Number Input field reloads with the default parameters.
- The viewer hangs at '0 pages loaded so far...' when using a custom report resolver that throws exception
- Angular Report Viewer
- Missing telerikReportViewer.kendo.min error on serve
- Search dialog is not opening
- WPF Report Viewer
- Visual Studio designer does not load
↧
↧
September 14, 2018, 1:28 am
Format Painter support in RichTextBox.Adds format painter support in RichTextBox, plus new series animations in ChartView.
Features
- All Controls
- Opening\closing of the Touch keyboard on Windows 10 with Anniversary update now works out of the box for all of the input controls.
- ChartView
- New Series Animations in the ChartView component.
- PivotGrid
- Implemented AutoShowSubTotals property of GroupDescription that will hiding the subtotals of particular GroupDescriptions only.
- RichTextBox
- Improved performance when editing, especially when there are long spans.
- Added Format Painter support.
- Improved API for DocumentPosition and DocumentSelection classes.
- Added support for SYMBOL field.
- Text typed in RadRichTextBox is processed asynchronously. Also API for disabling this is added.
- Toolbar
- Added a functionality to control "Auto" Visibility of the OverFlow Button. It will be controlled through AutoHideOverflowButton property.
- TreeView
- Added IsSelectable property of RadTreeViewItem which can be used to prevent the selection of the item.
Fixes
- DataServiceDataSource
- A NotSupportedException is thrown when filtering an enum column.
- Diagrams
- DiagramShape's child automation peers are not present in the automation tree when the shape's ContentTemplate is used.
- Docking
- Corrected the localization of "Hide" string in French from "Cacher:" to "Cacher".
- ExpressionEditor
- The Field list does not update when a new instance of the control is created and the Item property is ICustomTypeProvider type.
- GridView
- Foreground applied through Style that targets GridViewCell is not respected in VisualStudio2013 theme.
- Deleting or adding items that implement IList is not respected by the UI, when group render mode is Nested.
- FontSize, FontFamily and FontWeight properties of GridViewComboBoxColumn set via CellStyle is not respected in some themes when IsLightweightModeEnabled is False.
- HighlightTextBlock: For usage in custom column use HighlightTextBlock(SearchStateManager), instead of HighlightTextBlock. To access RadGridView's SearchStateManager in particular, use RadGridView.SearchStateManager. In CreateCellElement, you can use it like this: new HighlightTextBlock(cell.Column.DataControl.SearchStateManager).
- GridViewNewRow FontSize is now 13px instead of 10px in Office2013Theme.
- Image Editor
- The localization strings in Shape tool and Draw tool now have translations.
- MaskedInput
- Text is not displayed correctly when Mask is changed runtime to "" (no-mask).
- IndexOutOfRangeException is thrown when changing the Mask through a DataTrigger.
- NumericInput caret jumps to the end when editing a no-mask control with P0 as the FormatString.
- Improved entering of Chinese and Japanese characters using Microsoft or Google IME. FatalExecutionEngineError, FormatException and InvalidCastExceptions are fixed when using IME.
- PDF Viewer
- Interactive Form Fields are not editable when loading document containing Fields with missing state appearances.
- Hidden checkboxes are editable in the UI.
- PdfProcessing
- Editing API does not apply some graphics properties to text fragments.
- IndexOutOfRangeException is thrown when importing cross reference entries which are not on consequent rows.
- InvalidOperationException is thrown when exporting empty CidSet.
- FileFormatException is thrown while exporting document with specific font.
- RibbonView
- When the RibbonView is in a RibbonWindow its title is covered by the ContextualGroupHeaders at some sizes.
- Removed default FocusVisualStyle of the DropDownPopupContent inside RadRibbonDropDownButton.
- RichTextBox
- Document containing custom list with inversed parts cannot be imported from DOCX.
- NullReferenceException is thrown when typing after inserting fragment with consecutive Spans with same styling.
- Tables with 'AutoFit to Window' size in headers/footers are exported to DOCX and RTF with 0 width, when there are fields, not in display mode, in other headers/footers.
- Some characters with unicode code points larger than FFFF are not imported correctly in HTML.
- RadNumericUpDown controls in ParagraphProperties dialog are with an incorrect width in Office2016Touch theme when used through StyleManager.
- PdfFormatProvider: FileFormatException is thrown while exporting document with specific font.
- When empty font definition is included in the RTF font table, an ArgumentNullException is thrown.
- Row height is not exported correctly to RTF when first cell of the row is vertically merged.
- When the DOCX Page Margins element is missing information about margins the margins are imported with size 0.
- Spell checking dialog doesn't scroll the view to include the currently checked word.
- DocumentPosition.GetCurrentPositionInSpan() is deprecated. Use DocumentPosition.GetIndexInCurrentSpanBox() instead.
- ScheduleView
- Incorrect scrolling to a Slot that is not present in the viewport.
- Spreadsheet
- NotSupportedException is thrown when trying to show .emf image.
- ArgumentNullException is thrown when a new line is inserted in the formula bar and there is no other text.
- ToolTip
- Memory leak when RadToolTipService is used with RadMenu.
- Setting DataContext of the owner of RadToolTip to itself (this.DataContext = this;) causes memory leak.
↧
September 14, 2018, 1:30 am
MultiDayView for the Calendar.Adds MultiDayView for the Calendar, plus nested properties support in the DataGrid.
Features
- DataGrid
- Added nested PropertyName support for the DataGridColumns.
- Calendar
- Added property for hiding/showing the weekends inside the MultiDay view.
Fixes
- DataGrid
- TemplateColumn throws NullReferenceException when measuring its cells while scrolling.
- Modifying the last item throws IndexOutOfRangeException when filter is applied.
- When updating the selected item inside a filtered grid, the item is not positioned correctly.
- Calendar
- The CurrentTimeIndicator does not respects its BorderThickness when set through the CurrentTimeIndicatorStyle.
- Chart
- Chart axes lines, ticks and labels aren't theme aware by default since the Creators Update.
- Chart crashes when it gets opened in a different UI thread.
- RadialMenu
- COMException is thrown while opening and closing the RadialMenu.
↧
September 14, 2018, 1:32 am
New Accordian, Expander and Financial Chart controls.Adds new Accordion and Expander controls, MultiDayView for the Calendar, plus a new AutoCompleteView (Beta).
Features
- UI for Xamarin
- Introduced Expander control. It helps you save screen space by presenting content in an expandable container that can be easily expanded/collapsed by tapping on the header of the control.
- Introduced Accordion control. This control is a vertically collapsible content panel that displays only one of its items at a time within the available space.
- Introduced a new AutoCompleteView control in beta. It is intended to replace the existing Autocomplete control addressing the existing limitations and exposing new features at the same time.
- RadTreeView is now official. This release introduces API changes in the control.
- Added Financial series and indicators in the Chart control.
- Added Donut series in the Chart control.
- Introduced scheduling capabilities in the Calendar control.
- Upgraded to Xamarin Forms 3.1.0.697729.
- Introduced new project item templates for login and feedback pages in Visual Studio for Windows.
- Calendar
- Introduced MultiDay view mode with scheduling capabilities.
- Chart
- Added Financial series and indicators.
- Added Donut series.
- Chat
- Added support for typing indicator.
- Added support for time breaks.
- Common
- [Android] Build warnings are produced when referencing Telerik controls.
- DataGrid
- Column's PropertyName property now supports properties of nested objects.
- TreeView
- Added support for loading item children on demand.
- Provided programmatic scrolling API.
- Initially collapsed item does not visualize its expand/collapse indicator.
Fixes
- CheckBox
- The control cannot be checked/unchecked on Samsung Galaxy S7 and S9 devices.
- Common
- A 'Telerik' prefix is added to the keys in BlueResources dictionary of the Blue theme.
- DataForm
- Incorrect current item when changing the bound Source.
- Entry
- [UWP] Text is not visible when the control loses focus.
- ListView
- OutOfMemoryException is thrown when the control is initialized on UWP.
- SideDrawer
- [Android] Java.Lang.IllegalStateException exception is thrown when replacing the MainContent or DrawerContent properties at runtime.
- TreeView
- [iOS] Containers are reused incorrectly.
- Setting the ItemsSource after the control is initialized does not work properly.
- Call to Expand() for item in collapsed parent throws NullReferenceException.
- NullReferenceException is thrown when resetting ItemsSource on iOS.
↧
↧
September 14, 2018, 1:34 am
New Control: MultiColumnComboBox.Adds MultiColumnComboBox, a Mac-inspired Crystal theme, plus new selection functionality in the Image Editor.
Features
- NEW
- MultiColumnComboBox(Beta) - Introducing a ComboBox-like control that combines the functionalities of RadComboBox, RadAutoCompleteBox and RadGridView. It supports different search and selection modes.
- Crystal Theme - A new inspired by MacOS theme, delivering the renown Mac OS look and feel to your WPF apps. The team at Apple have been a trend setter with their clean UI and with the Crystal theme you will be able to bring that style to your own apps.
- All Controls
- Opening\closing of the Touch keyboard on Windows 10 with Anniversary update now works out of the box for all of the input controls.
- ChartView3D
- Introduced a new LineSeries3D visualization that allows you to show the plotted data with a line.
- Docking
- Implemented CanAutoHideAreaExceedScreen property of RadDocking, that allows auto hide popups to go out side of screen boundaries.
- FileDialogs
- Local Drive labels are now displayed in their complete form ('Windows (C:)', 'Data (D:)') in TreeView and Breadcrumb.
- Implemented network shared locations support in navigation tree and breadcrumb.
- GridView
- Added SelectedBackground property of GridViewRow and GridViewCell elements which is used to paint the background of the row/cell when it is selected.
- Exposed the CurrentBorderBrush property of the GridViewCell element which is used to paint the current border of the cell.
- Image Editor
- The SelectionTool is one of the tools that come out-of-the-box with RadImageEditor. It allows you to select a specific area from an image and apply different effects to it.
- Added ZoomToCursor property indicating whether wheel scaling is performed towards the mouse cursor on the image.
- Menu
- Added ability for highlighting the first item when Alt or F10 key is pressed - the new IsMainMenu property needs to be set to true.
- PDF Viewer
- Implemented support for importing bookmarks (outlines) from a PDF file. The bookmarks are displayed in the RadPdfViewerNavigationPane control.
- PivotGrid
- Implemented AutoShowSubTotals property of GroupDescription that will hiding the subtotals of particular GroupDescriptions only.
- RichTextBox
- Improved performance when editing, especially when there are long spans.
- Improved API for DocumentPosition and DocumentSelection classes.
- Added support for SYMBOL field.
- Text typed in RadRichTextBox is processed asynchronously. Also API for disabling this is added.
- Toolbar
- Added a functionality to control "Auto" Visibility of the OverFlow Button. It will be controlled through AutoHideOverflowButton property.
- TreeView
- Added IsSelectable property of RadTreeViewItem which can be used to prevent the selection of the item.
Fixes
- All Controls
- CHM: Copyright notice shows on top of the content.
- CHM: Cookies popup is displayed on each page.
- AutoCompleteBox
- FocusVisual is not hidden when the control has a validation error in Fluent theme.
- ChartView
- ChartTooltipBehavior doesn't work on touch devices.
- ColorEditor
- The control internally breaks OneWay bindings to the SelectedColor property.
- DataServiceDataSource
- A NotSupportedException is thrown when filtering an enum column.
- Diagrams
- DiagramShape's child automation peers are not present in the automation tree when the shape's ContentTemplate is used.
- Docking
- Corrected the localization of "Hide" string in French from "Cacher:" to "Cacher".
- ExpressionEditor
- The Field list does not update when a new instance of the control is created and the Item property is ICustomTypeProvider type.
- GridView
- SelectedItem is lost when RadGridView is sorted and item is updated.
- Pasting a row which contains a multiline string as a value now works as expected.
- When the GridLinesVisibility property is set to None and a gap between cells and rows is shown.
- When having hierarchy the expand button has wrong width in Fluent theme.
- Column's DataType is not respected by SearchAsYouType when data objects are dynamic type.
- Deleting or adding items that implement IList is not respected by the UI, when group render mode is Nested.
- FontSize, FontFamily and FontWeight properties of GridViewComboBoxColumn set via CellStyle is not respected in some themes when IsLightweightModeEnabled is False.
- Part of vertical border is missing when grouping in Material theme.
- HighlightTextBlock: For usage in custom column use HighlightTextBlock(SearchStateManager), instead of HighlightTextBlock. To access RadGridView's SearchStateManager in particular, use RadGridView.SearchStateManager. In CreateCellElement, you can use it like this: new HighlightTextBlock(cell.Column.DataControl.SearchStateManager).
- GridViewNewRow FontSize is now 13px instead of 10px in Office2013Theme.
- Heatmap
- NullReferenceException is thrown when HeatMap is placed inside RadPane and that RadPane is undocked.
- Image Editor
- The localization strings in Shape tool and Draw tool now have translations.
- LayoutControl
- Multiple LayoutControl instances with LayoutControlToolBox share single ToolBoxView instance.
- MaskedInput
- Text is not displayed correctly when Mask is changed runtime to "" (no-mask).
- IndexOutOfRangeException is thrown when changing the Mask through a DataTrigger.
- NumericInput caret jumps to the end when editing a no-mask control with P0 as the FormatString.
- Improved entering of Chinese and Japanese characters using Microsoft or Google IME. FatalExecutionEngineError, FormatException and InvalidCastExceptions are fixed when using IME.
- PDF Viewer
- Interactive Form Fields are not editable when loading document containing Fields with missing state appearances.
- Hidden checkboxes are editable in the UI.
- PdfProcessing
- Editing API does not apply some graphics properties to text fragments.
- IndexOutOfRangeException is thrown when importing cross reference entries which are not on consequent rows.
- InvalidOperationException is thrown when exporting empty CidSet.
- FileFormatException is thrown while exporting document with specific font.
- RibbonView
- When the RibbonView is in a RibbonWindow its title is covered by the ContextualGroupHeaders at some sizes.
- RadRibbonButton does not have HorizontalContentAlignement set by default in Fluent theme.
- Removed default FocusVisualStyle of the DropDownPopupContent inside RadRibbonDropDownButton.
- Outputted binding errors are replaced with warnings when RibbonView is hosted in RibbonWindow with Title and NoXAML binaries.
- RichTextBox
- Document containing custom list with inversed parts cannot be imported from DOCX.
- NullReferenceException is thrown when typing after inserting fragment with consecutive Spans with same styling.
- Tables with 'AutoFit to Window' size in headers/footers are exported to DOCX and RTF with 0 width, when there are fields, not in display mode, in other headers/footers.
- Some characters with unicode code points larger than FFFF are not imported correctly in HTML.
- RadNumericUpDown controls in ParagraphProperties dialog are with an incorrect width in Office2016Touch theme when used through StyleManager.
- PdfFormatProvider: FileFormatException is thrown while exporting document with specific font.
- When empty font definition is included in the RTF font table, an ArgumentNullException is thrown.
- Row height is not exported correctly to RTF when first cell of the row is vertically merged.
- When the DOCX Page Margins element is missing information about margins the margins are imported with size 0.
- Spell checking dialog doesn't scroll the view to include the currently checked word.
- DocumentPosition.GetCurrentPositionInSpan() is deprecated. Use DocumentPosition.GetIndexInCurrentSpanBox() instead.
- DocumentPosition.IsAtCellEnd() is obsolete. Use the IsPositionAtTableCellEnd instance property instead.
- DocumentPosition.IsAtCellStart() is obsolete. Use the IsPositionAtTableCellStart instance property instead.
- DocumentPosition.IsAtDocumentEnd() is obsolete. Use the IsPositionAtDocumentEnd instance property instead.
- DocumentPosition.IsAtDocumentStart() is obsolete. Use the IsPositionAtDocumentStart instance property instead.
- DocumentPosition.IsAtParagraphEnd() is obsolete. Use the IsPositionAtParagraphEnd instance property instead.
- DocumentPosition.IsAtParagraphStart() is obsolete. Use the IsPositionAtParagraphStart instance property instead.
- DocumentPosition.IsAtRowStart() is obsolete. Use the IsPositionAtTableRowStart instance property instead.
- ScheduleView
- Incorrect scrolling to a Slot that is not present in the viewport.
- Current time indicator is visible when the DayStartTime property is bigger than DateTime.Now in WeekViewDefinition.
- Spreadsheet
- NotSupportedException is thrown when trying to show .emf image.
- ArgumentNullException is thrown when a new line is inserted in the formula bar and there is no other text.
↧
September 14, 2018, 1:36 am
↧
September 14, 2018, 1:38 am
Telerik UI for ASP.NET AJAX Diagram.Includes new features and fixes in RadHtmlChart, plus updates the Kendo UI scripts, Diagram and Map widgets.
Features
- Common
- Upgrade Kendo scripts (widgets) to R3 2018
- Diagram
- Double tap performs zoom for Map and Diagram widgets
- HtmlChart
- Start and End Positions for Axis Labels
- ImageEditor
- The Add Text dialog escapes HTML content
- Map
- Double tap should perform zoom for Map and Diagram widgets
- Scheduler
- Modal AdvancedForm is now movable in Lightweight RenderMode
Fixes
- Common
- NullReferenceException (First Chance) is thrown by Telerik.Web.X_UA_CompatbileReader.ReadResponseHeaders
- AsyncUpload
- Invisible and shifted drop zones in Edge 40
- AutoCompleteBox
- JS error is thrown when backspace is pressed after deleting a token
- Chat
- Erroneous calculation in card layout
- Messages displayed for wrong Chat user
- Chat cards are not in a card deck
- ClientExportManager
- When exporting image to PDF an error occur if the MIME type is not set correctly
- Tabular PDF export not sizing date and number columns
- Table rows are split when exporting to PDF
- Spreadsheet PDF Export last row height is greater than the other rows
- Spreadsheet PDF Export has missing borders
- Drawing exports sub elements content as sup elements content in IE
- Gantt
- View dropdown closes automatically after click when the server OnNavigationCommand is attached
- Close (x) icon in Gantt pops out as a button
- Client-side custom fields getters/setters work only with the last custom field data
- Arrows of numeric in the Edit Task window of RadGantt are missing
- Gantt Task edit dialog appearance issues in RTL
- Undesired view navigation on editing a task in the Gantt's treelist when navigatable is set to true
- Gantt Resources pop-up editor uses a NumericTextBox with step=1, instead of 0.01, for its Units (percentage) edit field
- Wrong step applied to PercentComplete NumericTextBox in cultures that use comma as a decimal separator
- Grid
- Specified cast is not valid error when editing TimeSpan values
- HtmlChart
- Legend item hover results in error for line series and log axis when there are no positive points
- Highlight overlays other bubbles
- Tooltip is not shown after you leave the chart through the tooltip
- "&" in various combinations causes HTML encoding issues in Chart
- Line chart with invisible points fails to render
- Pie chart hangs browser on some values
- Labels are needlessly rotated when using auto rotation and reversed axis
- White space in text is collapsed when rendering as SVG
- Hiding yAxis is leaving redundant additional space in Chart
- Toggling visibility of line series combined with 100% stacked bar series makes a flickering
- Grouped series are not shown after hiding the first series and changing the data source
- Series highlighting from legend should be consistent for overlapping line series with manual and default zIndex
- Radar chart is not properly resized
- A copy of axis label's text is shown at top left corner while scrolling the chart.
- Chart exportImage() method with parameters does not export chart
- Null reference error on Firefox when Chart is in a hidden iframe
- Chart categoryAxis labels do not get updated
- Line Chart's line disappear on sparse data
- Remove Step and Skip properties from series labels because they only apply to axis labels
- ImageEditor
- Wrong MIME type for JPEG images is returned by the RadImageEditor handler (image/jpg instead of image/jpeg)
- PdfProcessing
- Editing API does not apply some graphics properties to text fragments
- IndexOutOfRangeException is thrown when importing cross reference entries which are not on consequent rows
- InvalidOperationException is thrown when exporting empty CidSet
- FileFormatException is thrown while exporting document with specific font
- Spreadsheet
- Cursor not changed when resizing columns
- Selection cell overlays active cell and prevents user interaction
- Filter icon in spreadsheet cell not clickable
- Data is lost after Undo command
- Export button causes form submit
- Spreadsheet SheetDataSourceBinder class uses a global instance of jQuery
- Incorrect formula output with comparison
- Deleting rows when filter is applied deletes hidden rows also
- Spreadsheet does not properly format decimal numbers with more signs after the decimal point
- Spreadsheet displays default row/column width and height if they are explicitly set to 0
- Cell values formatted as percent are incorrect for certain values
- Broken appearance of Spreadsheet sheets bar in all themes, when there are scroll buttons
- It is possible to clear the value of disabled Spreadsheet cells
- Opening an XLSX file in Spreadsheet creates a new input type="file" without removing the mark-up of the previous one
- Cell validation button focuses next available cell when there are exactly 2 columns following it
- Spreadsheet with frozen columns throws JS error when there are more than 50 columns and cells are scrolled to the far right-hand side of the sheet
- Wrong cursor appearance on hovering spreadsheet range resize indicator in IE and Edge
- Wrong number rounding when cell format is applied to a formula
- Spreadsheet active cell drag handle is hidden underneath frozen row/column borders
- Spreadsheet is adding underline styles after second server-side import of the same server-side exported file
- Custom formatting is not preserved after value change
- Spreadsheet formula reference is not updated properly
- Spreadsheet PDF export adds extra column to the exported area, when right border is set for the last active column
- Spreadsheet AutoFill increments dates even if a single cell is selected and dragged
- Spreadsheet applies blank values when attempting to autoFill disabled cells
- Editing a range selection doesn't allow tabular editing
- JS error on undo after pasting text from external source in Spreadsheet cell
- String starting with a date (Mar 2017 randomText) is converted to date on pasting in a Spreadsheet cell, stripping the non-date part
- Spreadsheet freeze panes + borders on merged cells results in missing borders after scroll
- Spreadsheet export to Excel does not work if there is a merged cell in row 10+
- Applying filter by value and then filter by condition on the same column results in an error
- Spreadsheet steals the focus from the focused element when keyboard down / up arrow is pressed
- Spreadsheet loses Time, when editing cell with custom Date and Time formatting
- Editing cells in range, when filter is applied, modifies the cells in between
- Undo is not triggering the change event
- resize method does not resize the toolbar
- Cannot choose from all items when filtering is applied once
- 12 hours format time in lower/upper case is not respected
- Displaced Spreadsheet dialog buttons
- Input in the Hyperlink dialog falls on a second line below its label
- Spreadsheet that has height greater than the browser window height scrolls the page to top when a cell in the bottom is selected
- AutoFill increments seconds in DateTime format
- Not-responding browser due to Spreadsheet selection with row numbers only
- PV (Present Value) function return value is inconsistent with Excel
- Sheets are incorrectly linked if the source sheet name starts with a number
- Wrong Spreadsheet absolute cell reference, when used for a range
- Links keep their initial order, when column in Spreadsheet it sorted
- Row header shifts up and down when the active cell is dragged with the drag handle
- Undo does not restore the row's original height
- Incorrect date conversion with date formatting
- An error is thrown when serialize tojson and then reading it back with fromjson a workbook and pressing enter over the active cell
- Column / Row resize handler appears in the wrong position for frozen columns / rows after scrolling to the right / down
- Link in Spreadsheet cell does not redirect to the URL the first time it is clicked.
- Spreadsheet does not calculate properly the height of a cell with wrapped text.
- Not reset font-size when Spreadsheet's clear method is used with formatOnly: true
- Spreadsheet navigation with Tab/Shift+Tab does not work properly, if the last/first column/row is hidden
- Wrong number rounding when cell format is applied to a formula
- Display all items after removing filtering for the Spreadsheet
- Spreadsheet Redo does not behave properly
- JS error thrown on clicking Cut/Copy/Paste buttons of Spreadsheet's toolbar or context menu, when Spreadsheet's content is loaded using .fromJSON() method
- The row resize handle does not appear when the first column is hidden
- Window
- IE11 crashes when RadConfirm is opened several times with opened Dev tools
↧
September 14, 2018, 1:39 am
Telerik DevCraft UI - Upgrade from Telerik UI for ASP.NET AJAXAdds over 20 new components and 2 new themes, plus support for WCAG 2.1 accessibility standards.
Features
Telerik DevCraft UI R3 2018 release includes the following updates:
- Kendo UI + Telerik UI for ASP.NET (MVC & Core), PHP, JSP R3 2018 - Includes new ArcGauge, MultiColumnComboBox and Chat Toolbar controls, plus AngularJS 1.7.2 support.
- Telerik UI for ASP.NET AJAX R3 2018 - Includes new features and fixes in RadHtmlChart, plus updates the Kendo UI scripts, Diagram and Map widgets.
- Telerik UI for Silverlight R3 2018 - Adds format painter support in RichTextBox, plus new series animations in ChartView.
- Telerik UI for WinForms R3 2018 - Adds Hamburger menu navigation control, a Mac-inspired Crystal theme, plus AgendaView for RadScheduler.
- Telerik UI for WPF R3 2018 - Adds MultiColumnComboBox, a Mac-inspired Crystal theme, plus new selection functionality in the Image Editor.
- Telerik UI for Xamarin R3 2018 - Adds new Accordion and Expander controls, MultiDayView for the Calendar, plus a new AutoCompleteView (Beta).
↧
↧
September 14, 2018, 1:40 am
Telerik DevCraft UIAdds over 20 new components and 2 new themes, plus support for WCAG 2.1 accessibility standards.
Features
Telerik DevCraft UI R3 2018 release includes the following updates:
- Kendo UI + Telerik UI for ASP.NET (MVC & Core), PHP, JSP R3 2018 - Includes new ArcGauge, MultiColumnComboBox and Chat Toolbar controls, plus AngularJS 1.7.2 support.
- Telerik UI for ASP.NET AJAX R3 2018 - Includes new features and fixes in RadHtmlChart, plus updates the Kendo UI scripts, Diagram and Map widgets.
- Telerik UI for Silverlight R3 2018 - Adds format painter support in RichTextBox, plus new series animations in ChartView.
- Telerik UI for WinForms R3 2018 - Adds Hamburger menu navigation control, a Mac-inspired Crystal theme, plus AgendaView for RadScheduler.
- Telerik UI for WPF R3 2018 - Adds MultiColumnComboBox, a Mac-inspired Crystal theme, plus new selection functionality in the Image Editor.
- Telerik UI for Xamarin R3 2018 - Adds new Accordion and Expander controls, MultiDayView for the Calendar, plus a new AutoCompleteView (Beta).
↧
September 14, 2018, 1:41 am
Telerik DevCraft Complete - Upgrade from Telerik UI for ASP.NET AJAX20+ new controls, 2 new themes, plus implementation of the latest WCAG 2.1 accessibility standards.
Features
Telerik DevCraft Complete R3 2018 release includes the following updates:
- Kendo UI + Telerik UI for ASP.NET (MVC & Core), PHP, JSP R3 2018 - Includes new ArcGauge, MultiColumnComboBox and Chat Toolbar controls, plus AngularJS 1.7.2 support.
- Telerik UI for ASP.NET AJAX R3 2018 - Includes new features and fixes in RadHtmlChart, plus updates the Kendo UI scripts, Diagram and Map widgets.
- Telerik UI for Silverlight R3 2018 - Adds format painter support in RichTextBox, plus new series animations in ChartView.
- Telerik UI for WinForms R3 2018 - Adds Hamburger menu navigation control, a Mac-inspired Crystal theme, plus AgendaView for RadScheduler.
- Telerik UI for WPF R3 2018 - Adds MultiColumnComboBox, a Mac-inspired Crystal theme, plus new selection functionality in the Image Editor.
- Telerik UI for Xamarin R3 2018 - Adds new Accordion and Expander controls, MultiDayView for the Calendar, plus a new AutoCompleteView (Beta).
- Telerik JustMock R3 2018 - Adds support for C# features; Ref Returns, Ref Locals, Local Functions and Named Parameters.
- Telerik Reporting R3 2018 - Includes pie charts data consolidation, adds PDF/A export and plus email directly from report viewers.
↧
September 14, 2018, 1:42 am
Telerik DevCraft Complete20+ new controls, 2 new themes, plus implementation of the latest WCAG 2.1 accessibility standards.
Features
Telerik DevCraft Complete R3 2018 release includes the following updates:
- Kendo UI + Telerik UI for ASP.NET (MVC & Core), PHP, JSP R3 2018 - Includes new ArcGauge, MultiColumnComboBox and Chat Toolbar controls, plus AngularJS 1.7.2 support.
- Telerik UI for ASP.NET AJAX R3 2018 - Includes new features and fixes in RadHtmlChart, plus updates the Kendo UI scripts, Diagram and Map widgets.
- Telerik UI for Silverlight R3 2018 - Adds format painter support in RichTextBox, plus new series animations in ChartView.
- Telerik UI for WinForms R3 2018 - Adds Hamburger menu navigation control, a Mac-inspired Crystal theme, plus AgendaView for RadScheduler.
- Telerik UI for WPF R3 2018 - Adds MultiColumnComboBox, a Mac-inspired Crystal theme, plus new selection functionality in the Image Editor.
- Telerik UI for Xamarin R3 2018 - Adds new Accordion and Expander controls, MultiDayView for the Calendar, plus a new AutoCompleteView (Beta).
- Telerik JustMock R3 2018 - Adds support for C# features; Ref Returns, Ref Locals, Local Functions and Named Parameters.
- Telerik Reporting R3 2018 - Includes pie charts data consolidation, adds PDF/A export and plus email directly from report viewers.
↧
September 14, 2018, 1:43 am
Telerik DevCraft Ultimate - Upgrade from Telerik UI for ASP.NET AJAXNew controls, features and themes across web, mobile and desktop for both .NET and JavaScript developers.
Features
Telerik DevCraft Ultimate R3 2018 release includes the following updates:
- Kendo UI + Telerik UI for ASP.NET (MVC & Core), PHP, JSP R3 2018 - Includes new ArcGauge, MultiColumnComboBox and Chat Toolbar controls, plus AngularJS 1.7.2 support.
- Telerik UI for ASP.NET AJAX R3 2018 - Includes new features and fixes in RadHtmlChart, plus updates the Kendo UI scripts, Diagram and Map widgets.
- Telerik UI for Silverlight R3 2018 - Adds format painter support in RichTextBox, plus new series animations in ChartView.
- Telerik UI for WinForms R3 2018 - Adds Hamburger menu navigation control, a Mac-inspired Crystal theme, plus AgendaView for RadScheduler.
- Telerik UI for WPF R3 2018 - Adds MultiColumnComboBox, a Mac-inspired Crystal theme, plus new selection functionality in the Image Editor.
- Telerik UI for Xamarin R3 2018 - Adds new Accordion and Expander controls, MultiDayView for the Calendar, plus a new AutoCompleteView (Beta).
- Telerik JustMock R3 2018 - Adds support for C# features; Ref Returns, Ref Locals, Local Functions and Named Parameters.
- Telerik Reporting R3 2018 - Includes pie charts data consolidation, adds PDF/A export and plus email directly from report viewers.
- Telerik Report Server R3 2018 - Improves Scheduled Tasks and Data Alerts, REST APIs, plus adds localization of the Web Management App.
↧
↧
September 14, 2018, 1:44 am
Telerik DevCraft UltimateNew controls, features and themes across web, mobile and desktop for both .NET and JavaScript developers.
Features
Telerik DevCraft Ultimate R3 2018 release includes the following updates:
- Kendo UI + Telerik UI for ASP.NET (MVC & Core), PHP, JSP R3 2018 - Includes new ArcGauge, MultiColumnComboBox and Chat Toolbar controls, plus AngularJS 1.7.2 support.
- Telerik UI for ASP.NET AJAX R3 2018 - Includes new features and fixes in RadHtmlChart, plus updates the Kendo UI scripts, Diagram and Map widgets.
- Telerik UI for Silverlight R3 2018 - Adds format painter support in RichTextBox, plus new series animations in ChartView.
- Telerik UI for WinForms R3 2018 - Adds Hamburger menu navigation control, a Mac-inspired Crystal theme, plus AgendaView for RadScheduler.
- Telerik UI for WPF R3 2018 - Adds MultiColumnComboBox, a Mac-inspired Crystal theme, plus new selection functionality in the Image Editor.
- Telerik UI for Xamarin R3 2018 - Adds new Accordion and Expander controls, MultiDayView for the Calendar, plus a new AutoCompleteView (Beta).
- Telerik JustMock R3 2018 - Adds support for C# features; Ref Returns, Ref Locals, Local Functions and Named Parameters.
- Telerik Reporting R3 2018 - Includes pie charts data consolidation, adds PDF/A export and plus email directly from report viewers.
- Telerik Report Server R3 2018 - Improves Scheduled Tasks and Data Alerts, REST APIs, plus adds localization of the Web Management App.
↧
September 17, 2018, 1:40 am
FastReport.Net WinFormsImproves built in parser of Rich Text, plus Export to Excel now allows document scaling for printer output.
Features
- Engine
- Added possibility to access totals, parameters and variables without case sensitivity.
- Added a new experimental feature to improve the work with memory.
- New RTF parser - if "ConvertRichText" option is enabled, then an embedded RTF document is splitting to report objects - TextObject, TableObject, and PictureObject.
- Now division by zero does not lead to generator crashing, instead of that expression containing error will be exchanged to text "DIVISION BY ZERO!".
- Optimized QR Code Barcode Object rendering.
- Designer
- Now in View Data window shows numbers of rows on page.
- Added ability to resize band by dragging its top, in this case objects move in band.
- Added ability to copy report pages in designer.
- Added "Text file (*.txt)" and "All files(*.*)" filters in CSV connection.
- Added Hyperlink.OpenLinkInNewTab property.
- Buttons in View Data window are disabled when window less than needed for one row.
- Now buttons in Data Tree become disabled when the tree loses focus.
- Preview
- Added ability to copy and delete prepared pages in preview.
- Exports
- Added property HTMLExport.EnableVectorObjects (enabled by default).
- Added a new property AsBitmap for Barcode which indicates to use a bitmap instead of vector, the default property is False, which means exporting as a vector.
- Added the DoNotExpandShiftReturn property to the Word2007Export user interface, allowing you to control the horizontal alignment for soft return.
- Added property Excel2007Export.PrintFit in Excel 2007 export (may be set in NoScaling, FitSheetOnOnePage, FitAllColumsOnOnePage, FitAllRowsOnOnePage).
- Updated export to FR3 (FastReport VCL files), added export of tables, barcodes, maps and shapes.
- The exports menu has been refactored, now the exports are grouped by category.
- Increased accuracy for SVG in high resolution when exporting to PDF.
Fixes
- Engine
- Fixed CR/LF translation in an expression result inside Richtext object
- Fixed expression parser of RichObject
- Fixed bug with RTF tags inside expression of RichText object
- Fixed bug with encoding of character ";" in barcode Code128
- Fixed a bug with the rotation of barcodes
- Fixed a bug where in some cases, images when exporting to PDF were higher than needed
- Fixed a bug of printing text objects with the property TextRenderType = HtmlParagraph
- Fixed a bug where a large amount of text in a cell leads to in an infinite generation of blank pages in the report
- Fixed "An item with the same key has already been added" bug in AssemblyDescriptor.Compile() method
- Fixed bug in MSChartObject with AutoSeries in detailed reports
- Fix parsing of multipage text in RichObject
- Fixed bug with "SVGObject.Grayscale = true -> SVGObject.Grayscale = false is still Grayscale"
- Fixed bug with position of SubreportObject on page with unlimited width
- Important Change - Fast Reports decreased the default value of the MaxHeight property from 5000 to 1000 for the TableRow object. You need to check your reports if you used rows in tables large then 10 inches in height.
- Designer
- Fixed bug with entering Polish symbol "ą" (Right Alt + "A") in text editor
- Fixed rare bug when View Data window is increased and not all rows are shown but there is enough space
- Fixed bug with saving file to wrong folder in Save As dialog
- Fixed a bug with file extension in Save As dialog, when report is converted from a file that is not FastReport .NET file
- Fixed bug with incorrect movement of objects when mouse moves too fast if band is resizing by dragging its top
- Fixed bug with System.NullReferenceException after closing Start Page tab in MDI designer
- Fixed bug with System.ArgumentException when file name contains point "." in CSV connection
- Fixed bug with equal field names in CSV connection when field names are stored in first line of file
- Fixed bug with lost focus of Event Editor after Preview
- Fixed bug with visibility of DataBand properties Left, Top and Width
- Fixed bug with System.OverflowException in DesignerControl when loading report containing page with unlimited width
- Fixed bug with incorrect addition of a new object if property of the selected object has changed
- Exports
- Fixed bug with negative width/height of picture in HTML export and WebReport
- Fixed dynamic page orientation, page size and padding in MS Word 2007
- Fixed memory leak with using barcodes in PDF, HTML exports
- Fixed bug with barcode incorrect position inside TableCell in PDF, HTML, SVG exports
- Fixed bug with incorrect file names in HTML export with Subfolder = true
- Fixed bug with single picture in Excel 2003 (xls, BIFF8) and Excel 2007 (xlsx)
- Fixed bug with transparent background of picture in Excel 2007 (xlsx)
- Fix "Text in Curves" mode in PDF export
- Fix font style simulation in PDF export
- Deep refactoring of font embedding engine, added check font's rights for embedding/subsetting
- Fixed bug with drawing the borders of table in PDF export with properties Layout = Wrapped, FixedColumns = 1 and dynamic count of columns
- Fixed bug with paddings in Excel 2007 export
- Fixed bug with opening export file in Excel 2007 with non-zero ParagraphOffset property
- Fixed bug with exporting pictures to Excel 2003 (BIFF8, xls)
- Fixed issue with decimal separator in Persian locale
- Fixed the export property SvgAsPicture of PDF, when the barcodes were exported as SVG and not as images
- Fixed a bug with the export of BarcodeObject with using the Padding property when it is converted to SVG
- Fixed issue with exporting \ in Hyperlinks in PDF
- Fixed null reference exception in ImageExport when Watermark.Text is null
- Fixed issue with Watermark transparency in PDF export
- Fixed bug with extra width documents in export in Excel 2007
- Fixed bug with "too much bold" in PDF export
- Fixed bug with export of some characters in Excel2007Export
- Extras
- Fixed bug with ActiveQueryBuilder parameters
- Fixed FastReport.Data.Json package bug with Newtonsoft.Json.dll location
- Fixed bug with quotes in queries, that contain schema name in FastReport.Data.Postgres package; now available non-public schemas in designer
↧
September 17, 2018, 1:41 am
FastReport.Net WinForms + WebFormsExport to Excel now allows document scaling for printer output, with several new fit to one page options.
Features
- Engine
- Added possibility to access totals, parameters and variables without case sensitivity.
- Added a new experimental feature to improve the work with memory.
- New RTF parser - if "ConvertRichText" option is enabled, then an embedded RTF document is splitting to report objects - TextObject, TableObject, and PictureObject.
- Now division by zero does not lead to generator crashing, instead of that expression containing error will be exchanged to text "DIVISION BY ZERO!".
- Optimized QR Code Barcode Object rendering.
- Designer
- Now in View Data window shows numbers of rows on page.
- Added ability to resize band by dragging its top, in this case objects move in band.
- Added ability to copy report pages in designer.
- Added "Text file (*.txt)" and "All files(*.*)" filters in CSV connection.
- Added Hyperlink.OpenLinkInNewTab property.
- Buttons in View Data window are disabled when window less than needed for one row.
- Now buttons in Data Tree become disabled when the tree loses focus.
- Preview
- Added ability to copy and delete prepared pages in preview.
- Exports
- Added property HTMLExport.EnableVectorObjects (enabled by default).
- Added a new property AsBitmap for Barcode which indicates to use a bitmap instead of vector, the default property is False, which means exporting as a vector.
- Added the DoNotExpandShiftReturn property to the Word2007Export user interface, allowing you to control the horizontal alignment for soft return.
- Added property Excel2007Export.PrintFit in Excel 2007 export (may be set in NoScaling, FitSheetOnOnePage, FitAllColumsOnOnePage, FitAllRowsOnOnePage).
- Updated export to FR3 (FastReport VCL files), added export of tables, barcodes, maps and shapes.
- The exports menu has been refactored, now the exports are grouped by category.
- Increased accuracy for SVG in high resolution when exporting to PDF.
- WebReport
- Added an example Demos/C#/Web/PreparedPreview/ that demonstrates of working with prepared report in Web.
- Added a method WebReport.LoadFromFile(string fileName) that loads a report from file.
- Added a method WebReport.LoadFromStream(Stream stream) that loads a report from stream.
- Added a method WebReport.LoadPrepared(string fileName) that loads a prepared report from file.
- Added a method WebReport.LoadPrepared(Stream stream) that loads a prepared report from stream.
- Added a constructor WebReport(bool inlineRegistration) that makes fast initialization of control without any previous external scripts/css loading.
- Added a constructor WebReport(bool inlineRegistration, bool stretched) that makes fast initialization with presets for 100% width and 100% height.
- Added a property WebReport.XlsxPrintFitPage for enable stretching the Excel 2007 worksheet in one page on printing.
Fixes
- Engine
- Fixed CR/LF translation in an expression result inside Richtext object
- Fixed expression parser of RichObject
- Fixed bug with RTF tags inside expression of RichText object
- Fixed bug with encoding of character ";" in barcode Code128
- Fixed a bug with the rotation of barcodes
- Fixed a bug where in some cases, images when exporting to PDF were higher than needed
- Fixed a bug of printing text objects with the property TextRenderType = HtmlParagraph
- Fixed a bug where a large amount of text in a cell leads to in an infinite generation of blank pages in the report
- Fixed "An item with the same key has already been added" bug in AssemblyDescriptor.Compile() method
- Fixed bug in MSChartObject with AutoSeries in detailed reports
- Fix parsing of multipage text in RichObject
- Fixed bug with "SVGObject.Grayscale = true -> SVGObject.Grayscale = false is still Grayscale"
- Fixed bug with position of SubreportObject on page with unlimited width
- Important Change - Fast Reports decreased the default value of the MaxHeight property from 5000 to 1000 for the TableRow object. You need to check your reports if you used rows in tables large then 10 inches in height.
- Designer
- Fixed bug with entering Polish symbol "ą" (Right Alt + "A") in text editor
- Fixed rare bug when View Data window is increased and not all rows are shown but there is enough space
- Fixed bug with saving file to wrong folder in Save As dialog
- Fixed a bug with file extension in Save As dialog, when report is converted from a file that is not FastReport .NET file
- Fixed bug with incorrect movement of objects when mouse moves too fast if band is resizing by dragging its top
- Fixed bug with System.NullReferenceException after closing Start Page tab in MDI designer
- Fixed bug with System.ArgumentException when file name contains point "." in CSV connection
- Fixed bug with equal field names in CSV connection when field names are stored in first line of file
- Fixed bug with lost focus of Event Editor after Preview
- Fixed bug with visibility of DataBand properties Left, Top and Width
- Fixed bug with System.OverflowException in DesignerControl when loading report containing page with unlimited width
- Fixed bug with incorrect addition of a new object if property of the selected object has changed
- Exports
- Fixed bug with negative width/height of picture in HTML export and WebReport
- Fixed dynamic page orientation, page size and padding in MS Word 2007
- Fixed memory leak with using barcodes in PDF, HTML exports
- Fixed bug with barcode incorrect position inside TableCell in PDF, HTML, SVG exports
- Fixed bug with incorrect file names in HTML export with Subfolder = true
- Fixed bug with single picture in Excel 2003 (xls, BIFF8) and Excel 2007 (xlsx)
- Fixed bug with transparent background of picture in Excel 2007 (xlsx)
- Fix "Text in Curves" mode in PDF export
- Fix font style simulation in PDF export
- Deep refactoring of font embedding engine, added check font's rights for embedding/subsetting
- Fixed bug with drawing the borders of table in PDF export with properties Layout = Wrapped, FixedColumns = 1 and dynamic count of columns
- Fixed bug with paddings in Excel 2007 export
- Fixed bug with opening export file in Excel 2007 with non-zero ParagraphOffset property
- Fixed bug with exporting pictures to Excel 2003 (BIFF8, xls)
- Fixed issue with decimal separator in Persian locale
- Fixed the export property SvgAsPicture of PDF, when the barcodes were exported as SVG and not as images
- Fixed a bug with the export of BarcodeObject with using the Padding property when it is converted to SVG
- Fixed issue with exporting \ in Hyperlinks in PDF
- Fixed null reference exception in ImageExport when Watermark.Text is null
- Fixed issue with Watermark transparency in PDF export
- Fixed bug with extra width documents in export in Excel 2007
- Fixed bug with "too much bold" in PDF export
- Fixed bug with export of some characters in Excel2007Export
- WebReport
- Fixed bug with checking handlers in Web.config
- Fixed bug with saving report with Referenced Assemblies in Online Designer from Firefox browser
- Fixed bug with rendering of barcodes in Internet Explorer 8 and older
- Extras
- Fixed bug with ActiveQueryBuilder parameters
- Fixed FastReport.Data.Json package bug with Newtonsoft.Json.dll location
- Fixed bug with quotes in queries, that contain schema name in FastReport.Data.Postgres package; now available non-public schemas in designer
↧
September 17, 2018, 1:42 am
FastReport.Net ProfessionalCore adds a new package for working with Oracle, export to Excel now allows document scaling for printer output.
Features
- Engine
- Added possibility to access totals, parameters and variables without case sensitivity.
- Added a new experimental feature to improve the work with memory.
- New RTF parser - if "ConvertRichText" option is enabled, then an embedded RTF document is splitting to report objects - TextObject, TableObject, and PictureObject.
- Now division by zero does not lead to generator crashing, instead of that expression containing error will be exchanged to text "DIVISION BY ZERO!".
- Optimized QR Code Barcode Object rendering.
- Designer
- Now in View Data window shows numbers of rows on page.
- Added ability to resize band by dragging its top, in this case objects move in band.
- Added ability to copy report pages in designer.
- Added "Text file (*.txt)" and "All files(*.*)" filters in CSV connection.
- Added Hyperlink.OpenLinkInNewTab property.
- Buttons in View Data window are disabled when window less than needed for one row.
- Now buttons in Data Tree become disabled when the tree loses focus.
- Preview
- Added ability to copy and delete prepared pages in preview.
- Exports
- Added property HTMLExport.EnableVectorObjects (enabled by default).
- Added a new property AsBitmap for Barcode which indicates to use a bitmap instead of vector, the default property is False, which means exporting as a vector.
- Added the DoNotExpandShiftReturn property to the Word2007Export user interface, allowing you to control the horizontal alignment for soft return.
- Added property Excel2007Export.PrintFit in Excel 2007 export (may be set in NoScaling, FitSheetOnOnePage, FitAllColumsOnOnePage, FitAllRowsOnOnePage).
- Updated export to FR3 (FastReport VCL files), added export of tables, barcodes, maps and shapes.
- The exports menu has been refactored, now the exports are grouped by category.
- Increased accuracy for SVG in high resolution when exporting to PDF.
- .Net Core
- Added FastReport.Data.OracleODPCore package to Nuget repository.
- WebReport
- Added an example Demos/C#/Web/PreparedPreview/ that demonstrates of working with prepared report in Web.
- Added a method WebReport.LoadFromFile(string fileName) that loads a report from file.
- Added a method WebReport.LoadFromStream(Stream stream) that loads a report from stream.
- Added a method WebReport.LoadPrepared(string fileName) that loads a prepared report from file.
- Added a method WebReport.LoadPrepared(Stream stream) that loads a prepared report from stream.
- Added a constructor WebReport(bool inlineRegistration) that makes fast initialization of control without any previous external scripts/css loading.
- Added a constructor WebReport(bool inlineRegistration, bool stretched) that makes fast initialization with presets for 100% width and 100% height.
- Added a property WebReport.XlsxPrintFitPage for enable stretching the Excel 2007 worksheet in one page on printing.
Fixes
- Engine
- Fixed CR/LF translation in an expression result inside Richtext object
- Fixed expression parser of RichObject
- Fixed bug with RTF tags inside expression of RichText object
- Fixed bug with encoding of character ";" in barcode Code128
- Fixed a bug with the rotation of barcodes
- Fixed a bug where in some cases, images when exporting to PDF were higher than needed
- Fixed a bug of printing text objects with the property TextRenderType = HtmlParagraph
- Fixed a bug where a large amount of text in a cell leads to in an infinite generation of blank pages in the report
- Fixed "An item with the same key has already been added" bug in AssemblyDescriptor.Compile() method
- Fixed bug in MSChartObject with AutoSeries in detailed reports
- Fix parsing of multipage text in RichObject
- Fixed bug with "SVGObject.Grayscale = true -> SVGObject.Grayscale = false is still Grayscale"
- Fixed bug with position of SubreportObject on page with unlimited width
- Important Change - Fast Reports decreased the default value of the MaxHeight property from 5000 to 1000 for the TableRow object. You need to check your reports if you used rows in tables large then 10 inches in height.
- Designer
- Fixed bug with entering Polish symbol "ą" (Right Alt + "A") in text editor
- Fixed rare bug when View Data window is increased and not all rows are shown but there is enough space
- Fixed bug with saving file to wrong folder in Save As dialog
- Fixed a bug with file extension in Save As dialog, when report is converted from a file that is not FastReport .NET file
- Fixed bug with incorrect movement of objects when mouse moves too fast if band is resizing by dragging its top
- Fixed bug with System.NullReferenceException after closing Start Page tab in MDI designer
- Fixed bug with System.ArgumentException when file name contains point "." in CSV connection
- Fixed bug with equal field names in CSV connection when field names are stored in first line of file
- Fixed bug with lost focus of Event Editor after Preview
- Fixed bug with visibility of DataBand properties Left, Top and Width
- Fixed bug with System.OverflowException in DesignerControl when loading report containing page with unlimited width
- Fixed bug with incorrect addition of a new object if property of the selected object has changed
- Exports
- Fixed bug with negative width/height of picture in HTML export and WebReport
- Fixed dynamic page orientation, page size and padding in MS Word 2007
- Fixed memory leak with using barcodes in PDF, HTML exports
- Fixed bug with barcode incorrect position inside TableCell in PDF, HTML, SVG exports
- Fixed bug with incorrect file names in HTML export with Subfolder = true
- Fixed bug with single picture in Excel 2003 (xls, BIFF8) and Excel 2007 (xlsx)
- Fixed bug with transparent background of picture in Excel 2007 (xlsx)
- Fix "Text in Curves" mode in PDF export
- Fix font style simulation in PDF export
- Deep refactoring of font embedding engine, added check font's rights for embedding/subsetting
- Fixed bug with drawing the borders of table in PDF export with properties Layout = Wrapped, FixedColumns = 1 and dynamic count of columns
- Fixed bug with paddings in Excel 2007 export
- Fixed bug with opening export file in Excel 2007 with non-zero ParagraphOffset property
- Fixed bug with exporting pictures to Excel 2003 (BIFF8, xls)
- Fixed issue with decimal separator in Persian locale
- Fixed the export property SvgAsPicture of PDF, when the barcodes were exported as SVG and not as images
- Fixed a bug with the export of BarcodeObject with using the Padding property when it is converted to SVG
- Fixed issue with exporting \ in Hyperlinks in PDF
- Fixed null reference exception in ImageExport when Watermark.Text is null
- Fixed issue with Watermark transparency in PDF export
- Fixed bug with extra width documents in export in Excel 2007
- Fixed bug with "too much bold" in PDF export
- Fixed bug with export of some characters in Excel2007Export
- .Net Core
- Fixed a bug where sometimes whitespace characters at the end of a line were moved to a new line
- Fixed a bug with https-saving in Online Designer for FastReprot.Web.Core
- Fixed a bug where Core exports were wrong
- Fixed a bug with corrupted "new line" symbols in online designer
- WebReport
- Fixed bug with checking handlers in Web.config
- Fixed bug with saving report with Referenced Assemblies in Online Designer from Firefox browser
- Fixed bug with rendering of barcodes in Internet Explorer 8 and older
- Extras
- Fixed bug with ActiveQueryBuilder parameters
- Fixed FastReport.Data.Json package bug with Newtonsoft.Json.dll location
- Fixed bug with quotes in queries, that contain schema name in FastReport.Data.Postgres package; now available non-public schemas in designer
↧
↧
September 17, 2018, 1:44 am
FastReport.Net EnterpriseAdds support for working with Oracle, plus enhancements to report engine, designer, preview and export.
Features
- Engine
- Added possibility to access totals, parameters and variables without case sensitivity.
- Added a new experimental feature to improve the work with memory.
- New RTF parser - if "ConvertRichText" option is enabled, then an embedded RTF document is splitting to report objects - TextObject, TableObject, and PictureObject.
- Now division by zero does not lead to generator crashing, instead of that expression containing error will be exchanged to text "DIVISION BY ZERO!".
- Optimized QR Code Barcode Object rendering.
- Designer
- Now in View Data window shows numbers of rows on page.
- Added ability to resize band by dragging its top, in this case objects move in band.
- Added ability to copy report pages in designer.
- Added "Text file (*.txt)" and "All files(*.*)" filters in CSV connection.
- Added Hyperlink.OpenLinkInNewTab property.
- Buttons in View Data window are disabled when window less than needed for one row.
- Now buttons in Data Tree become disabled when the tree loses focus.
- Preview
- Added ability to copy and delete prepared pages in preview.
- Exports
- Added property HTMLExport.EnableVectorObjects (enabled by default).
- Added a new property AsBitmap for Barcode which indicates to use a bitmap instead of vector, the default property is False, which means exporting as a vector.
- Added the DoNotExpandShiftReturn property to the Word2007Export user interface, allowing you to control the horizontal alignment for soft return.
- Added property Excel2007Export.PrintFit in Excel 2007 export (may be set in NoScaling, FitSheetOnOnePage, FitAllColumsOnOnePage, FitAllRowsOnOnePage).
- Updated export to FR3 (FastReport VCL files), added export of tables, barcodes, maps and shapes.
- The exports menu has been refactored, now the exports are grouped by category.
- Increased accuracy for SVG in high resolution when exporting to PDF.
- .Net Core
- Added FastReport.Data.OracleODPCore package to Nuget repository.
- WebReport
- Added an example Demos/C#/Web/PreparedPreview/ that demonstrates of working with prepared report in Web.
- Added a method WebReport.LoadFromFile(string fileName) that loads a report from file.
- Added a method WebReport.LoadFromStream(Stream stream) that loads a report from stream.
- Added a method WebReport.LoadPrepared(string fileName) that loads a prepared report from file.
- Added a method WebReport.LoadPrepared(Stream stream) that loads a prepared report from stream.
- Added a constructor WebReport(bool inlineRegistration) that makes fast initialization of control without any previous external scripts/css loading.
- Added a constructor WebReport(bool inlineRegistration, bool stretched) that makes fast initialization with presets for 100% width and 100% height.
- Added a property WebReport.XlsxPrintFitPage for enable stretching the Excel 2007 worksheet in one page on printing.
- Online Designer
- Added property Hyperlink.OpenLinkInNewTab for opening links in new tabs.
Fixes
- Engine
- Fixed CR/LF translation in an expression result inside Richtext object
- Fixed expression parser of RichObject
- Fixed bug with RTF tags inside expression of RichText object
- Fixed bug with encoding of character ";" in barcode Code128
- Fixed a bug with the rotation of barcodes
- Fixed a bug where in some cases, images when exporting to PDF were higher than needed
- Fixed a bug of printing text objects with the property TextRenderType = HtmlParagraph
- Fixed a bug where a large amount of text in a cell leads to in an infinite generation of blank pages in the report
- Fixed "An item with the same key has already been added" bug in AssemblyDescriptor.Compile() method
- Fixed bug in MSChartObject with AutoSeries in detailed reports
- Fix parsing of multipage text in RichObject
- Fixed bug with "SVGObject.Grayscale = true -> SVGObject.Grayscale = false is still Grayscale"
- Fixed bug with position of SubreportObject on page with unlimited width
- Important Change - Fast Reports decreased the default value of the MaxHeight property from 5000 to 1000 for the TableRow object. You need to check your reports if you used rows in tables large then 10 inches in height.
- Designer
- Fixed bug with entering Polish symbol "ą" (Right Alt + "A") in text editor
- Fixed rare bug when View Data window is increased and not all rows are shown but there is enough space
- Fixed bug with saving file to wrong folder in Save As dialog
- Fixed a bug with file extension in Save As dialog, when report is converted from a file that is not FastReport .NET file
- Fixed bug with incorrect movement of objects when mouse moves too fast if band is resizing by dragging its top
- Fixed bug with System.NullReferenceException after closing Start Page tab in MDI designer
- Fixed bug with System.ArgumentException when file name contains point "." in CSV connection
- Fixed bug with equal field names in CSV connection when field names are stored in first line of file
- Fixed bug with lost focus of Event Editor after Preview
- Fixed bug with visibility of DataBand properties Left, Top and Width
- Fixed bug with System.OverflowException in DesignerControl when loading report containing page with unlimited width
- Fixed bug with incorrect addition of a new object if property of the selected object has changed
- Exports
- Fixed bug with negative width/height of picture in HTML export and WebReport
- Fixed dynamic page orientation, page size and padding in MS Word 2007
- Fixed memory leak with using barcodes in PDF, HTML exports
- Fixed bug with barcode incorrect position inside TableCell in PDF, HTML, SVG exports
- Fixed bug with incorrect file names in HTML export with Subfolder = true
- Fixed bug with single picture in Excel 2003 (xls, BIFF8) and Excel 2007 (xlsx)
- Fixed bug with transparent background of picture in Excel 2007 (xlsx)
- Fix "Text in Curves" mode in PDF export
- Fix font style simulation in PDF export
- Deep refactoring of font embedding engine, added check font's rights for embedding/subsetting
- Fixed bug with drawing the borders of table in PDF export with properties Layout = Wrapped, FixedColumns = 1 and dynamic count of columns
- Fixed bug with paddings in Excel 2007 export
- Fixed bug with opening export file in Excel 2007 with non-zero ParagraphOffset property
- Fixed bug with exporting pictures to Excel 2003 (BIFF8, xls)
- Fixed issue with decimal separator in Persian locale
- Fixed the export property SvgAsPicture of PDF, when the barcodes were exported as SVG and not as images
- Fixed a bug with the export of BarcodeObject with using the Padding property when it is converted to SVG
- Fixed issue with exporting \ in Hyperlinks in PDF
- Fixed null reference exception in ImageExport when Watermark.Text is null
- Fixed issue with Watermark transparency in PDF export
- Fixed bug with extra width documents in export in Excel 2007
- Fixed bug with "too much bold" in PDF export
- Fixed bug with export of some characters in Excel2007Export
- .Net Core
- Fixed a bug where sometimes whitespace characters at the end of a line were moved to a new line
- Fixed a bug with https-saving in Online Designer for FastReprot.Web.Core
- Fixed a bug where Core exports were wrong
- Fixed a bug with corrupted "new line" symbols in online designer
- WebReport
- Fixed bug with checking handlers in Web.config
- Fixed bug with saving report with Referenced Assemblies in Online Designer from Firefox browser
- Fixed bug with rendering of barcodes in Internet Explorer 8 and older
- Extras
- Fixed bug with ActiveQueryBuilder parameters
- Fixed FastReport.Data.Json package bug with Newtonsoft.Json.dll location
- Fixed bug with quotes in queries, that contain schema name in FastReport.Data.Postgres package; now available non-public schemas in designer
- Online Designer
- HtmlTags replaced by TextRendererType
- Fixed bug with spaces in object name
↧
September 17, 2018, 1:55 am
ExpressNavigationPackImproves Bars, Editors and Layout controls, plus updates the Skins library.
Fixes
ExpressBars Suite
- An AV occurs when loading a skinned form with toolbars at design time if one or more skin elements are missing.
- Ribbon - TdxRibbonBackstageView - Bar buttons (TdxBarButton and TdxBarLargeButton) are 1 pixel high if their Align property is set to a value other than iaLeft.
ExpressEditors Library
- An application freezes on initializing a DLL file that references the dxTaskbarProgress unit.
- cxCheckBox - The Properties.Glyph.Image.Source~ property values are ignored.
- Find Panel - The parent control sets an incorrect size and position of the Search Box on changing the control's FindPanel.DisplayMode property value to fpdmAlways if the monitor DPI differs from 96.
- TcxCustomComboBox descendants very slowly populate their Properties.Items property on creating a form.
- TcxDBTimeEdit - The editor doesn't post the 12:00 value if the Properties.Use24HourFormat property is set to False.
- TcxGroupBox is incorrectly scaled if the ParentFont property is set to False and the Anchors property is set to a value other than [akLeft,akTop].
- TdxGalleryControl - Right-clicking a gallery item displays a popup menu prior to selecting this item if the OptionsBehavior.SelectOnRightClick property is set to True.
ExpressLayout Control
- Item captions ignore subsequent LF characters (#10).
ExpressSkins Library
- Only the right border is painted for cells that display footer summary values if the Bezier skin is applied.
↧
September 17, 2018, 1:56 am
ExpressQuantumPackImproves Editors, Grid, Printing, SpreadSheet and TreeList controls, plus updates the Skins library.
Fixes
ExpressEditors Library
- An application freezes on initializing a DLL file that references the dxTaskbarProgress unit.
- cxCheckBox - The Properties.Glyph.Image.Source~ property values are ignored.
- Find Panel - The parent control sets an incorrect size and position of the Search Box on changing the control's FindPanel.DisplayMode property value to fpdmAlways if the monitor DPI differs from 96.
- TcxCustomComboBox descendants very slowly populate their Properties.Items property on creating a form.
- TcxDBTimeEdit - The editor doesn't post the 12:00 value if the Properties.Use24HourFormat property is set to False.
- TcxGroupBox is incorrectly scaled if the ParentFont property is set to False and the Anchors property is set to a value other than [akLeft,akTop].
- TdxGalleryControl - Right-clicking a gallery item displays a popup menu prior to selecting this item if the OptionsBehavior.SelectOnRightClick property is set to True.
ExpressLayout Control
- Item captions ignore subsequent LF characters (#10).
ExpressPrinting System
- PDF Viewer Report Link - The report link prints a document on the current printer instead of printing it to file when the "Print to File" option is checked.
- Scheduler Report Link - TimeLine Style - The minor time scale delimits the last time slot with an extra border line if the View's Scales.MajorUnit property is set to suDay.
ExpressQuantumGrid Suite
- Banded Table View - Add the capability to customize the order in which the Quick Column Customization drop-down list displays its columns.
- In-place cxCheckComboBox - Activating the editor for the first time passes 0 as the Properties.OnEditValueToStates event handler's AValue parameter.
- Table and Banded Table Views - An AV occurs on accessing the AViewInfo.EditBounds property within the View's OnCustomDrawCell event handler if there is no focused record in the View.
- TcxGridPopupMenu - Invoking the built-in popup menu extended with a custom submenu causes the "Invalid class typecast" error if the ExpressBars Suite is installed and an action is linked to this submenu at runtime.
ExpressQuantumTreeList Suite
- Copying a node using drag and drop doesn't copy the node's image indexes.
- Documentation - The "How to Custom Paint Band Headers" help topic's code example contains errors.
ExpressSkins Library
- Only the right border is painted for cells that display footer summary values if the Bezier skin is applied.
ExpressSpreadSheet
- Assigning an incorrect expression to an "Expression" conditional formatting rule (TdxSpreadSheetConditionalFormattingRuleExpression object) twice results in memory corruption.
- Releasing the mouse button during drag and drop activates the hyperlink located under the mouse pointer.
- Sheet dimensions are incorrectly determined on loading certain XLSX documents.
↧