Quantcast
Channel: ComponentSource News | Query & Reporting Components
Viewing all 1901 articles
Browse latest View live

FastReport Mono 2018.2.25

$
0
0
FastReport Mono

Improves WebReport, adds online designer support.

Features

  • Added support for Online Designer in WebReport
  • Added outline (TOC) of report in WebReport
  • Added property WebReport.DesignerConfig for storing custom configuration of Online Designer
  • Added properties WebReport.RequestHeaders, WebReport.ResponseHeaders
  • Added catching of exceptions on call of WebReport.DesignerSaveCallBack
  • Added ToolbarBackgroundStyle.None (you can use WebReport.ToolbarColor instead bitmap from style)
  • Added properties WebReport.UnlimitedWidth, WebReport.UnlimitedHeight for enable Unlimited size for all report pages (default: false - use report settings)
  • Added property WebReport.Dialogs for enable or disable all report dialogs (default: true - enabled)
  • Added property WebReport.ShowBackButton to display the "Back" button (return to previous report in the tabbed report)
  • Added property WebReport.LogFile to log the errors in WebReport, may be combined with WebReport.Debug
  • Added property WebReport.EnableMargins to use page margins in the output (default: false)
  • Added support of Page.Fill in WebReport
  • Added support of WebReport background color - WebReport.BackColor (default value: White)
  • Added hyperlinks on bookmarks functionality (works only with Layers = true)
  • Added hyperlinks on page number functionality (works only with Layers = true)
  • Added click event handler functionality (works only with Layers = true)
  • Added detailed reports - hyperlinks on hidden report page or report file (works only with Layers = true)
  • Added new property WebReport.ShowTabCloseButton (default value: false)
  • Added new property WebReport.TabPosition (default value: TabPosition.InsideToolbar)
  • Added new example for Single Page Application \Demos\C#\Web\SPADemo
  • Added new enum member TabPosition.Hidden for hidding tabs from toolbar
  • Added properties Left, Top, Width, Height in CustomDrawEventArgs (can be used in WebReport.CustomDraw)
  • Added showing Print Dialog in print in PDF
  • Added properties WebReport.DocxRowHeightIs, WebReport.PdfShowPrintDialog
  • Added function WebReport.PrintInPdf(bool ShowPrintDialog) for setup showing the Print Dialog in PDF
  • Added event for rendering the custom objects in Web or overriding rendering of standard objects (WebReport.CustomDraw), works only with enabled WebReport.Layer
  • Added support of layered HTML in WebReport (WebReport.Layers) with better WYSIWYG
  • Added property WebReport.RefreshTimeout (time for report refresh in seconds, 0 - refresh disabled), this property may be useful for Dashboard functionality
  • Added autosave report templates in designer
  • Added abilty to save prepared reports into cloud storage
  • Added export to JSON fomat
  • Added export to LaTeX format
  • Improved export to SVG format
  • Improved export to graphics bitmap formats
  • Improved Gauge object
  • Added Map object
  • Added new shapes
  • Added new data source CSV format
  • Added experimental implementation of RichText object
  • Data access objects has been ported from FR.NET
  • Added support of OTF files with CFF fonts (OTTO fonts)

Fixes

  • Fixed PostgreSQL issue
  • Fixed font weight
  • Fixed command line build under Linux and OSX (xbuild instead of mdtool)
  • Fixed clipping area in preview window under Linux and OSX
  • Fixed path to TrueType fonts
  • Fixed horizontal justify for "space before new line" case

DevExpress Reporting 17.2.8

$
0
0
DevExpress Reporting

Reporting for all major .NET Platforms including WinForms, ASP.NET and WPF. Latest maintenance release.

Fixes

WinForms

  • A formatting rule doesn't work in a specific scenario in version 17.2.
  • An exception occurs on an attempt to export a report with merged table cells to a PDF file.
  • Cell borders are hidden in a PDF file if nested tables are used in a report.
  • Conversion Tool - 'The schema does not contain the following relation column' error occurs on editing the query of the report that was converted from a specific Crystal report.
  • Report Designer - The "Values" option is not visible in the "Expression Editor" window.
  • The font size of the XRRichText control is not maintained on repeated pages.
  • XRGauge - ActualValue, TargetValue, Minimum and Maximum properties do not receive their values at runtime when expression bindings are used.
  • XRLabel cannot be hidden in the report (the Visible property is ignored) if this label is bound to the summary expression.
  • XtraPrinting - Reopening the same document produces different visual appearance (the XRRichText issue).
  • XtraReport - Document creation fails with the NullReferenceException (XRPivotGrid issue).
  • XtraReport - XRRichText incorrectly renders a Word document that contains frame objects.
  • XtraReports - A second XPCollection is added each time a report is opened in the End-User Report Designer (IDataSerializer issue).

WPF

  • Items in the Query Builder dialog are invisible if the "Office 2010 Black" application theme is used.
  • Report Designer - The Field List is not updated when adding a new query.
  • The System.InvalidOperationException "Print preview sequence contains no elements" exception occurs while previewing an empty document if the page layout is set to two pages.
  • WPF Report Designer - ArgumentNullException is thrown after removing the GroupHeader band for the report that was converted from Legacy Data Bindings to Expressions.
  • WPF Report Designer - The XRCheckBox control's Text property is empty when this control is dragged from the toolbox.
  • XRChart's size keeps expanding when changing values in the designer if the report's ReportUnit property was changed.

DevExpress Office File API 17.2.8

$
0
0
DevExpress Office File API

Read / write Excel and Word files, create Snap Reports, create / edit PDF documents and more.

Fixes

PDF Document API

  • Merge - A document containing two AcroForm fields with the same full names cannot be appended.

Spreadsheet Document API

  • Export to PDF - The image position is shifted if the AzureCompatibility option is enabled.
  • It is impossible to get a background color for a cell, which has conditional formatting applied.
  • Provide the capability to modify AlternateText of a chart.
  • The "Some field items are not supported by the selected grouping" exception is thrown while refreshing a pivot cache if there is grouping by an empty date field.
  • The DocumentProperties property does not have associated properties for Version/Revision.
  • The use of the CalculateFull() method results in incorrect cell values in a specific document.
  • The WorksheetExtensions.Import method does not correctly process uint values.

Word Processing Document API

  • The font size for paragraphs with a specific document style is changed when exporting a document to PDF.
  • The InsertDocumentContent/AppendDocumentContent methods don't copy Section settings into the newly created document.
  • The TableCell.Delete method operates improperly causing the resulting table layout corruption.

DevExpress ASP.NET 17.2.8

$
0
0
DevExpress ASP.NET

All the ASP.NET AJAX and MVC component suites, libraries and extensions in one package. Maintenance release.

Fixes

ASP.NET Web Forms

All ASP.NET Controls

  • ASP.NET Controls - Client-side errors occur when building from sources.
  • Designer does not save changes when triggered by X-button.
  • The "This page uses nested tables, which do not make sense when read in a screen reader" issue occurs when implementing ADA Compliance.

ASPxDataEditors

  • ASPxCardView - If ASPxCardView is placed into ASPxSplitter's pane, the NullText in the Search panel remains in place when scrolling cards.
  • ASPxDateEdit - Date Range Mode - A postback request is not sent when a date is changed in a certain scenario.
  • ASPxRadioButtonList - Label html elements instead of span ones are rendered for item captions.

ASPxGridView

  • Page rendering speed in Firefox is too slow when a grid with multiple GridViewDataDateColumns is placed inside the iframe HTML tag and Filter Row is enabled.
  • Styles are not applied to selected rows after the Filter Bar was used if EnableCallBacks is set to False.
  • The Alt attribute for drag-and-drop arrow images has the same "|" value.
  • The Context Menu isn't shown after the adaptive detail area is clicked.
  • The server-side ToolbarItemClick event does not fire on the toolbar item's click when EnableCallBacks is set to false.
  • The server-side ToolbarItemClick event is raised on the next callback even it is handled on the client side.
  • ASPxGridView is empty if a data source exception occurs and SettingsCookies.Enabled is True.
  • ASPxGridViewExporter - Empty rows are collapsed after exporting.
  • The "Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index" error occurs when the grid is placed into another control and bound on callbacks.

ASPxHtmlEditor

  • HtmlEditor - An error occurs if a paragraph is pasted from a Word document to an editor.
  • Text from Word with the applied style keeps this style after inserting into ASPxHtmlEditor when the "Keep Plain Text" button is clicked.
  • The Cut and Copy toolbar items are always enabled.

ASPxHtmlEditor breaks the colgroup tag.

ASPxPivotGrid

  • ASPxPivotGrid - Row Grand Total and some data rows are not exported if the OptionsView.RowTotalsLocation property is set to "Tree".

ASPxRichEdit

  • Spell Checker sends too many requests on undo/redo operations.
  • The "Access to the document is restricted" error occurs on removing text quickly when document protection is applied.
  • Too many spell checking requests are sent on typing.
  • UploadControl's request is blocked if it contains the "silverlight" text.
  • ASPxRichEdit doesn't save words a user added via the "Add to Dictionary" option in the Session storage if SessionState's mode is set to "StateServer".

ASPxScheduler Suite

  • "Appointments Conflicts" message is not shown in the Edit Appointment Form if the OptionsAdaptivity.Enabled property is true.
  • Appointment form editors are empty when an exception occurs in the server-side AppointmentRowUpdating event handler and an appointment edit form is reopened.
  • Appointments with the '12:00 AM' start time and zero duration are not reflected in the external ASPxDateNavigator control.
  • The "Value cannot be null" error occurs when recurrent appointments are used and the trust level is set to a value different from Full.
  • The AdjustControl method doesn't recalculate the layout when it's called after a callback in some scenarios.
  • The 'Cannot read property 'contentDiv' of undefined' exception is thrown when SelectAppointmentById is invoked for an appointment that is not present in the current view.
  • The end date is calculated incorrectly when creating an all day event that lasts several days.
  • The 'missing ) after argument list' error occurs on a callback when an appointment's subject contains a single backslash character and the server-side rendering is enabled.
  • The "Unable to get property 'Click' of undefined or null reference" exception is raised on rendering Navigation buttons in the TimeLine view in the IE browser.
  • The SelectionChanged event is not raised on selecting view cells when an application is running on mobile (touch) devices.

ASPxSpreadsheet

  • FireFox, Edge - Cell format is not saved when pasting to Spreadsheet.
  • It is impossible to paste data using the Ctr+V key combination in the Chrome browser (v.65).

ASPxTreeList

  • Nodes are not expanded when Search Panel is used, the ExpandNodesOnFiltering property is set to "true" and at least one column is hidden.
  • System.ArgumentException is raised on filtering ASPxTreeList nodes using a column filter when nodes contain null values.

ASPxVerticalGrid

  • Check box toggles are visible on scrolling under fixed rows.

Navigation, Layout & Multi-Purpose Controls

  • ASPxLoadingPanel - A JavaScript exception in IE 11 when the Active Element in the Document is SVGElement.
  • ASPxMenu - Responsive Layout does not work when the ItemLinkMode property is set to "TextOnly".
  • ASPxNavBar - An extra white stripe occurs at the bottom of a group in the Moderno theme.
  • ASPxPopupControl - A vertical scrollbar is always shown when if "Scrollbar=auto" and the adaptive mode is enabled (Chrome).
  • ASPxPopupControl - Nested controls' icons disappear on hovering in IE 11 when ASPxRichEdit with an external ribbon is located inside the popup.
  • ASPxPopupControl - Popup content is rendered incorrectly in the adaptive mode when the content is defined via a content URL.
  • ASPxPopupControl - The Close button's focused state isn't displayed in IE and Edge with ASPxTextBox on the page.
  • ASPxRibbon/Ribbon - It is not possible to use SpriteProperties.DisabledCssClass and several other properties.
  • ASPxTreeView - Cannot navigate by using the links located inside the node template after an update to 17.2.
  • PopupControl - A popup shadow is still displayed after hiding the control in iOS 11.3.

Project Templates

  • "Bootstrap's JavaScript requires jQuery version 1.9.1 or higher, but lower than version 3" error occurs when running a web project created based on the "Blog Web Application" template.

XtraCharts Suite

  • It is impossible to configure printing options in the Firefox browser

ASP.NET MVC

MVC Data Editors

  • Memo - The Left border is not visible in the Moderno theme when the RTL rendering mode is enabled.
  • The 'A potentially dangerous Request.Form value was detected by the client' error occurs when the Captcha extension is rendered within a page.

MVC GridView

  • "Input string was not in a correct format" error occurs on saving a "BinaryImageEdit" column value in the BatchEdit mode.
  • GridView - BindToEF - It is not possible to export the grid using the built-in context menu export commands.
  • GridView - Horizontal scrolling doesn't work correctly on the mouse wheel click when fixed columns are used.
  • GridView - The 'Display' attribute of Enum values does not affect an exported document .

MVC HtmlEditor

  • HtmlEditor - The Ctrl+V shortcut stops working when the Shortcuts.CreateDefaultItems method is called.
  • There is no capability to specify the SettingsFiltering.FilterBoxMode property value for the built-in File Manager used in the Insert Image Dialog.

MVC Navigation, Layout & Multi-Purpose Extensions

  • UploadControl - The dom exception occurs when an object has brackets in its name.
  • The "Riple circle" element rendered for a focused TreeView node is positioned incorrectly if TreeView is located within a scrollable container.

MVC Pivot Grid

  • OLAP - Grand Total values are not displayed after expanding all column values.
  • OLAP - Pivot Grid displays old values after adding a dimension that does not support aggregation to the second position inside the area.
  • OLAP - The maxRequestLength exception is thrown when using a filter of a dimension providing millions of unique values.
  • PivotGrid - The DataBound event does not exist in the extension settings.

MVC Report

  • End-User Report Designer - A custom function is not displayed in the Expression Editor if a control's summary is set.
  • End-User Report Designer - The number of a code line is hidden on the Scripts page.
  • IntelliSense for the Expression Builder contains some misspelled function names.
  • Menu - Items with a sub menu have a scrollbar after registering ExtensionSuite.Report styles on the web page.
  • Scripts events are only shown in the Property tab on the Design page after switching to the Scripts page.
  • The "Scripts RESET" button does not work in the End-User Report Designer version 17.2.6.
  • Web End-User Report Designer - A chart's TotalLabel property is not available in the Property Grid.
  • Web Report Designer - "Uncaught DOMException: Failed to read the 'rules' property from 'CSSStyleSheet': Cannot access rules" error is thrown when Expression Editor is opened.
  • Web Report Designer - It is impossible to add multiple arguments to a custom summary function in the XRChart control.
  • Web Report Designer - The approach described in the "Registering a Custom Control in the Report Designer Toolbox" help topic does not work for the latest version.

MVC RichEdit

  • "Access to the document is restricted and the editor needs to be reloaded" error occurs while editing the RichEditControl document after changing the ReadOnly property value on a callback request.
  • "Access to the document is restricted...." warning on opening a hyperlink located in a "protected" area.
  • "Hyperlink" formatting is incorrectly applied to text inserted right after a hyperlink.
  • ASPxRichEdit - An RTF document with floating objects is rendered differently than in Microsoft Word.
  • Document header/footer cannot be switched to the "edit" mode on double clicking if only headers/footers are allowed for editing with current end-user permissions.
  • RichEdit - Characters appear in wrong order when RDP is used.
  • RichEdit - The document is focused after the Tab button is pressed in a custom dropdown ribbon item.

MVC Scheduler

  • Edit Appointment Dialog stays opened with the "appointments conflict" message on creating a valid (not-conflicting) appointment if the AllowAppointmentConflicts property is set to "Forbidden".
  • Scheduler control incorrectly intercepts keyboard shortcuts when Edit Appointment Form editors receive focus.

MVC Spreadsheet

  • It is not possible to scroll a document during a custom callback.

ASP.NET Bootstrap

Bootstrap CardView

  • Items and Popup Edit Form are aligned incorrectly when the control is inside BootstrapFormLayout.
  • The cards' layout is corrupted after paging when BootstrapBinaryImage bound to data is located inside the Card template.

Bootstrap Charts

  • The control width increases when switching ASPxPageControl's tabs.
  • It's impossible to specify a color for chart series.
  • BootstrapPieChart - Animation behaves differently if a data source is an object (not json).

Bootstrap Data Editors

  • BootstrapButtonEdit - The validation layout is incorrect.
  • BootstrapButtonEditor - NullReferenceException occurs when a button template and the BootstrapEditButton.IconCssClass property are defined.
  • BootstrapDateEdit looks different in IE11 and Chrome.

Bootstrap GridView

  • It is not possible to add items to a toolbar using a designer.
  • The "Update" and "Cancel" buttons are rendered without empty space between them when ButtonRenderMode is set to Button.

Bootstrap Navigation, Layout & Multi-Purpose Controls

  • BootstrapPopupControl - The Modal feature does not work if SettingsAdaptivity.Mode is set to OnWindowInnerWidth.
  • BootstrapTextBox - HelpText is rendered incorrectly when the text box is placed into BootstrapFormLayout.

Project Templates

  • Page Header - The login name is shown incorrectly.
  • VisualBasic - The 'HasPhoneNumber' and 'TwoFactorEnabled' properties are set of the string type rather than bool.

ASP.NET Core Bootstrap

Editors (ASP.NET Core Bootstrap)

  • BootstrapEditors - The value that was changed by the client-side API is not sent in the POST request to the server.

GridView (ASP.NET Core Bootstrap)

  • Bootstrap Core GridView - It is impossible to use the ShowUrlAsDisplayText property.
  • BootstrapGridView for ASP.NET Core - The MakeRowVisible method is missing in the IBootstrapGridView interface.

DevExpress DXperience 17.2.8

DevExpress Universal 17.2.8

TRichView v17.3

$
0
0
Redesigned symbol insertion dialog in TRichView.

Adds support for all Unicode (UTF-32) characters, plus redesigned symbol insertion dialog.

Features

  • Support for all Unicode (UTF-32) characters is added.
  • All strings are converted to Unicode, for all versions of Delphi.
  • The symbol insertion dialog box is redesigned.
  • Read merge fields from RTF (Rich Text Format) files.
  • Read graphics from RVF (RichView Format) files.
  • Optimized operations, including: editing text near tables, displaying text boxes, footnotes, endnotes and sidenotes and spell check.
  • Drawing images of pages on the specified canvas.
  • Printing pages in reverse order, printing only odd or only even pages.
  • Option to use colors of VCL themes in editors.
  • New user interface language: Japanese.
  • Improvements related to headers and footers.
  • Cursors for high pixel density screens.
  • Option to create better page previews in ScaleRichView.
  • Support for RAD Studio 10.2 Tokyo.
  • New objects in documents: mathematical formulas, display expressions containing functions, fractions, radicals, mathematical operators, matrices, etc.
    (This object uses the open source Adit Math Engine (by Adit software), distributed exclusively with TRichView components.)
  • Font preview in combo boxes.
  • Image activation/deactivation uses less memory and resources.
  • Special text properties allows implementing fields.
  • Integration of RichViewXML and HTML importers in RichViewActions.
  • Updated translations of user interface for RichViewActions and Report Workshop.

ReportMax v3.6.7

$
0
0
ReportMax

Maintenance release includes bug fixes.

Fixes

  • Fixes issues with printing and OutputType property.

FastReport VCL Professional Edition v6.1

$
0
0
FastReport VCL Professional Edition

Adds the ability to use anchors for report objects.

Features

  • Extended abilities of "Table" object.
  • Reworked and improved PDF export.
  • Added ability to use anchors for report objects.
  • New ability to fill empty space of page with child band.
  • Optimization of report engine with a lot of report objects in the report designer.
  • Improved ODT export filter to use different styles for different report pages.
  • Improved ODT export filter to use max page sizes for Continues sheet.

Fixes

  • Fixed table(objects) width in ODT export filter (doesn't stretch to page width).
  • Fixed text processing with AllowHTML in ODT export filter.
  • Fixed TfrxDateEditControl with WeekNumbers = True for Windows XP.

FastReport VCL Enterprise Edition v6.1

$
0
0
FastReport VCL Enterprise Edition

Includes reworked and improved PDF export.

Features

  • Extended abilities of "Table" object.
  • Reworked and improved PDF export.
  • Added ability to use anchors for report objects.
  • New ability to fill empty space of page with child band.
  • Optimization of report engine with a lot of report objects in the report designer.
  • Improved ODT export filter to use different styles for different report pages.
  • Improved ODT export filter to use max page sizes for Continues sheet.

Fixes

  • Fixed table(objects) width in ODT export filter (doesn't stretch to page width).
  • Fixed text processing with AllowHTML in ODT export filter.
  • Fixed TfrxDateEditControl with WeekNumbers = True for Windows XP.

FastReport VCL Standard Edition v6.1

$
0
0
FastReport VCL Standard Edition

Extends the abilities of Table object, plus improves ODT export filter.

Features

  • Extended abilities of "Table" object.
  • Reworked and improved PDF export.
  • Added ability to use anchors for report objects.
  • New ability to fill empty space of page with child band.
  • Optimization of report engine with a lot of report objects in the report designer.
  • Improved ODT export filter to use different styles for different report pages.
  • Improved ODT export filter to use max page sizes for Continues sheet.

Fixes

  • Fixed table(objects) width in ODT export filter (doesn't stretch to page width).
  • Fixed text processing with AllowHTML in ODT export filter.
  • Fixed TfrxDateEditControl with WeekNumbers = True for Windows XP.

FastReport.Net Professional 2018.3

$
0
0
FastReport.Net Professional

Adds new database connectors to the Nuget repository, plus improved exporting to PDF, HTML, Word and Excel.

Features

  • Engine
    • The Barcode Object is now converted to vector graphics for PDF, HTML and SVG exports.
    • Added print of unlimited pages on roll printers (ReportPage.PrintOnRollPaper property).
    • Added a new logic for converting objects before exporting, the process is automatic, this is necessary to convert some objects into vector graphics.
    • Added a new property ParagraphFormat for formatting paragraphs in a text object only when the HtmlParagraph value is set in the TextRenderType property.
      This property allows you to adjust the line spacing and the first line indent.
    • Rewritten code of expressions substitution in RichObject.
    • The HtmlTags property of the TextObject was marked as obsolete, a new property TextRenderType was added.
    • The new text render supports the following tags: b, i, u, strike, br, sub, sup, img, span.
  • .Net Core
    • Added SVGObject.
    • Added compatibility with macOS.
    • Added FastReport.Data.MsSql package to Nuget repository.
    • Added FastReport.Data.MySql package to Nuget repository.
    • Added FastReport.Data.Postgres package to Nuget repository.
    • Added FastReport.Data.SQLite package to Nuget repository.
    • Added FastReport.Data.Json package to Nuget repository.
    • Added FastReport.Data.MongoDB package to Nuget repository.
    • Added FastReport.Data.RavenDB package to Nuget repository.
    • Added FastReport.Data.Couchbase package to Nuget repository.
  • Designer
    • Added possibility to set default script language.
    • Added columns editor in properties and in popup menu for DataBand.
  • WebReport
    • Added SVGObject to WebReport as svg image.
    • Added properties WebReport.DocxPrintOptimized and WebReport.XlsxPrintOptimized.
  • Preview
    • Added possibility to disable saving prepared report in Preview (PreviewExports.Prepared element).
    • Added SaveInitialDirectory property (Config.PreviewSettings.SaveInitialDirectory = @"C:\user\initial_directory";).
    • Improved image caching method for SVG object.
  • Exports
    • Added the TextObject with TextRenderType = HtmlParagraph to pdf, html, word2007 exports.
    • Added properties Word2007Export.PrintOptimized and Excel2007Export.PrintOptimized.
    • Added checkboxes "Print optimized" in dialogs Word 2007 and Excel 2007.
    • SVGObject now exports as vector graphics into PDF.
    • SVGObject now exports as SVG into HTML.
    • Added a new tab "Vector Graphics" to export pdf, you can set the quality of gradients, gradients interpolation and curves interpolation for SVG object and fonts in curves.
    • Added FontScale property to Excel2007 Export.
    • Improved paragraph based export in Word 2007.
    • Reduced size of output file in Word 2007 (duplicate images are not saved).
    • Export in Word 2007 in paragraph based mode saves the document without pagination.
    • Added converting to Number format for Excel2007 export.
  • Extras
    • Added Steema TeeChart object editor (double click on TeeChart object).
    • Modified ActiveQueryBuilder plug-in: it now provides query parameters and shows database schema.
  • Resources
    • Updated French resources.

Fixes

  • Engine
    • Fixed image size calculation for rotating SVG object.
    • Fixed the rendering of the subscript and superscript for the new type of the text renderer HtmlParagraph. In some cases the size and layout of the text was incorrectly calculated.
    • Fixed bug with svg objects, that contains "DOCTYPE svg PUBLIC".
    • Fixed bug with [COPYNAME#] in page watermark.
    • Fixed TextObject property name where the word Multiply was used instead of Multiple.
  • .Net Core
    • Fixed a bug where sometimes whitespace characters at the end of a line were moved to a new line.
    • Fixed bug with drill-downs in WebReport Core.
    • Fixed bug with export in Word 2007 in some cases.
    • Fixed bug with blank images in Excel 2007.
  • Designer
    • Fixed bug with default script language when standalone designer run first time.
    • Fixed rare bug when table is not shown in View Data window.
    • Fixed bug in View Data window when columns more that 655.
  • WebReport
    • Fixed bug with third and more drill-downs with detailed pages.
    • Fixed bug with wrong URL's in drill-downs.
  • Preview
    • Fixed bug when all exports should be disabled in Preview (PreviewControl.PreviewExports == PreviewExports.None) but Excel 97, ZPL and LaTeX exports are enabled.
  • Exports
    • 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 screen resolution in Word 2007 export.
    • Fixed bug with paragraph formatting in Word 2007 export.
    • Fixed bug with wrong size of "unlimited" page in Word 2007.
    • Fixed bug with field names in DBF export.
    • Fixed bug with overlapping of text labels in SVG export dialog.
  • Extras
    • Fixed bug with some string values when connecting data source to TeeChart object.
    • Removed the ability to select for properties LabelField, XValuesField and YValuesField fields from data sources to which the TeeChart object is not connected.

FastReport.Net Enterprise 2018.3

$
0
0
FastReport.Net Enterprise

Adds new database connectors to the Nuget repository, plus enhanced WebReport and Online Designer.

Features

  • Engine
    • The Barcode Object is now converted to vector graphics for PDF, HTML and SVG exports.
    • Added print of unlimited pages on roll printers (ReportPage.PrintOnRollPaper property).
    • Added a new logic for converting objects before exporting, the process is automatic, this is necessary to convert some objects into vector graphics.
    • Added a new property ParagraphFormat for formatting paragraphs in a text object only when the HtmlParagraph value is set in the TextRenderType property.
      This property allows you to adjust the line spacing and the first line indent.
    • Rewritten code of expressions substitution in RichObject.
    • The HtmlTags property of the TextObject was marked as obsolete, a new property TextRenderType was added.
    • The new text render supports the following tags: b, i, u, strike, br, sub, sup, img, span.
  • .Net Core
    • Added SVGObject.
    • Added compatibility with macOS.
    • Added FastReport.Data.MsSql package to Nuget repository.
    • Added FastReport.Data.MySql package to Nuget repository.
    • Added FastReport.Data.Postgres package to Nuget repository.
    • Added FastReport.Data.SQLite package to Nuget repository.
    • Added FastReport.Data.Json package to Nuget repository.
    • Added FastReport.Data.MongoDB package to Nuget repository.
    • Added FastReport.Data.RavenDB package to Nuget repository.
    • Added FastReport.Data.Couchbase package to Nuget repository.
  • Designer
    • Added possibility to set default script language.
    • Added columns editor in properties and in popup menu for DataBand.
  • WebReport
    • Added SVGObject to WebReport as svg image.
    • Added properties WebReport.DocxPrintOptimized and WebReport.XlsxPrintOptimized.
  • Online Designer
    • Added the ability to change the language in the tab view.
    • All requests are sent from the same-origin.
  • Preview
    • Added possibility to disable saving prepared report in Preview (PreviewExports.Prepared element).
    • Added SaveInitialDirectory property (Config.PreviewSettings.SaveInitialDirectory = @"C:\user\initial_directory";).
    • Improved image caching method for SVG object.
  • Exports
    • Added the TextObject with TextRenderType = HtmlParagraph to pdf, html, word2007 exports.
    • Added properties Word2007Export.PrintOptimized and Excel2007Export.PrintOptimized.
    • Added checkboxes "Print optimized" in dialogs Word 2007 and Excel 2007.
    • SVGObject now exports as vector graphics into PDF.
    • SVGObject now exports as SVG into HTML.
    • Added a new tab "Vector Graphics" to export pdf, you can set the quality of gradients, gradients interpolation and curves interpolation for SVG object and fonts in curves.
    • Added FontScale property to Excel2007 Export.
    • Improved paragraph based export in Word 2007.
    • Reduced size of output file in Word 2007 (duplicate images are not saved).
    • Export in Word 2007 in paragraph based mode saves the document without pagination.
    • Added converting to Number format for Excel2007 export.
  • Extras
    • Added Steema TeeChart object editor (double click on TeeChart object).
    • Modified ActiveQueryBuilder plug-in: it now provides query parameters and shows database schema.
  • Resources
    • Updated French resources.

Fixes

  • Engine
    • Fixed image size calculation for rotating SVG object.
    • Fixed the rendering of the subscript and superscript for the new type of the text renderer HtmlParagraph. In some cases the size and layout of the text was incorrectly calculated.
    • Fixed bug with svg objects, that contains "DOCTYPE svg PUBLIC".
    • Fixed bug with [COPYNAME#] in page watermark.
    • Fixed TextObject property name where the word Multiply was used instead of Multiple.
  • .Net Core
    • Fixed a bug where sometimes whitespace characters at the end of a line were moved to a new line.
    • Fixed bug with drill-downs in WebReport Core.
    • Fixed bug with export in Word 2007 in some cases.
    • Fixed bug with blank images in Excel 2007.
  • Designer
    • Fixed bug with default script language when standalone designer run first time.
    • Fixed rare bug when table is not shown in View Data window.
    • Fixed bug in View Data window when columns more that 655.
  • WebReport
    • Fixed bug with third and more drill-downs with detailed pages.
    • Fixed bug with wrong URL's in drill-downs.
  • Online Designer
    • Fixed abbreviations of some languages.
  • Preview
    • Fixed bug when all exports should be disabled in Preview (PreviewControl.PreviewExports == PreviewExports.None) but Excel 97, ZPL and LaTeX exports are enabled.
  • Exports
    • 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 screen resolution in Word 2007 export.
    • Fixed bug with paragraph formatting in Word 2007 export.
    • Fixed bug with wrong size of "unlimited" page in Word 2007.
    • Fixed bug with field names in DBF export.
    • Fixed bug with overlapping of text labels in SVG export dialog.
  • Extras
    • Fixed bug with some string values when connecting data source to TeeChart object.
    • Removed the ability to select for properties LabelField, XValuesField and YValuesField fields from data sources to which the TeeChart object is not connected.

FastReport.Net WinForms 2018.3

$
0
0
FastReport.Net WinForms

Adds ability to export barcodes to PDF and HTML as vector images.

Features

  • Engine
    • The Barcode Object is now converted to vector graphics for PDF, HTML and SVG exports.
    • Added print of unlimited pages on roll printers (ReportPage.PrintOnRollPaper property).
    • Added a new logic for converting objects before exporting, the process is automatic, this is necessary to convert some objects into vector graphics.
    • Added a new property ParagraphFormat for formatting paragraphs in a text object only when the HtmlParagraph value is set in the TextRenderType property.
      This property allows you to adjust the line spacing and the first line indent.
    • Rewritten code of expressions substitution in RichObject.
    • The HtmlTags property of the TextObject was marked as obsolete, a new property TextRenderType was added.
    • The new text render supports the following tags: b, i, u, strike, br, sub, sup, img, span.
  • Designer
    • Added possibility to set default script language.
    • Added columns editor in properties and in popup menu for DataBand.
  • Preview
    • Added possibility to disable saving prepared report in Preview (PreviewExports.Prepared element).
    • Added SaveInitialDirectory property (Config.PreviewSettings.SaveInitialDirectory = @"C:\user\initial_directory";).
    • Improved image caching method for SVG object.
  • Exports
    • Added the TextObject with TextRenderType = HtmlParagraph to pdf, html, word2007 exports.
    • Added properties Word2007Export.PrintOptimized and Excel2007Export.PrintOptimized.
    • Added checkboxes "Print optimized" in dialogs Word 2007 and Excel 2007.
    • SVGObject now exports as vector graphics into PDF.
    • SVGObject now exports as SVG into HTML.
    • Added a new tab "Vector Graphics" to export pdf, you can set the quality of gradients, gradients interpolation and curves interpolation for SVG object and fonts in curves.
    • Added FontScale property to Excel2007 Export.
    • Improved paragraph based export in Word 2007.
    • Reduced size of output file in Word 2007 (duplicate images are not saved).
    • Export in Word 2007 in paragraph based mode saves the document without pagination.
    • Added converting to Number format for Excel2007 export.
  • Extras
    • Added Steema TeeChart object editor (double click on TeeChart object).
    • Modified ActiveQueryBuilder plug-in: it now provides query parameters and shows database schema.
  • Resources
    • Updated French resources.

Fixes

  • Engine
    • Fixed image size calculation for rotating SVG object.
    • Fixed the rendering of the subscript and superscript for the new type of the text renderer HtmlParagraph. In some cases the size and layout of the text was incorrectly calculated.
    • Fixed bug with svg objects, that contains "DOCTYPE svg PUBLIC".
    • Fixed bug with [COPYNAME#] in page watermark.
    • Fixed TextObject property name where the word Multiply was used instead of Multiple.
  • Designer
    • Fixed bug with default script language when standalone designer run first time.
    • Fixed rare bug when table is not shown in View Data window.
    • Fixed bug in View Data window when columns more that 655.
  • Preview
    • Fixed bug when all exports should be disabled in Preview (PreviewControl.PreviewExports == PreviewExports.None) but Excel 97, ZPL and LaTeX exports are enabled.
  • Exports
    • 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 screen resolution in Word 2007 export.
    • Fixed bug with paragraph formatting in Word 2007 export.
    • Fixed bug with wrong size of "unlimited" page in Word 2007.
    • Fixed bug with field names in DBF export.
    • Fixed bug with overlapping of text labels in SVG export dialog.
  • Extras
    • Fixed bug with some string values when connecting data source to TeeChart object.
    • Removed the ability to select for properties LabelField, XValuesField and YValuesField fields from data sources to which the TeeChart object is not connected.

FastReport.Net WinForms + WebForms 2018.3

$
0
0
FastReport.Net WinForms + WebForms

Improves WebReport and Online Designer, plus new ability to export barcodes to PDF and HTML as vector images.

Features

  • Engine
    • The Barcode Object is now converted to vector graphics for PDF, HTML and SVG exports.
    • Added print of unlimited pages on roll printers (ReportPage.PrintOnRollPaper property).
    • Added a new logic for converting objects before exporting, the process is automatic, this is necessary to convert some objects into vector graphics.
    • Added a new property ParagraphFormat for formatting paragraphs in a text object only when the HtmlParagraph value is set in the TextRenderType property.
      This property allows you to adjust the line spacing and the first line indent.
    • Rewritten code of expressions substitution in RichObject.
    • The HtmlTags property of the TextObject was marked as obsolete, a new property TextRenderType was added.
    • The new text render supports the following tags: b, i, u, strike, br, sub, sup, img, span.
  • Designer
    • Added possibility to set default script language.
    • Added columns editor in properties and in popup menu for DataBand.
  • WebReport
    • Added SVGObject to WebReport as svg image.
    • Added properties WebReport.DocxPrintOptimized and WebReport.XlsxPrintOptimized.
  • Preview
    • Added possibility to disable saving prepared report in Preview (PreviewExports.Prepared element).
    • Added SaveInitialDirectory property (Config.PreviewSettings.SaveInitialDirectory = @"C:\user\initial_directory";).
    • Improved image caching method for SVG object.
  • Exports
    • Added the TextObject with TextRenderType = HtmlParagraph to pdf, html, word2007 exports.
    • Added properties Word2007Export.PrintOptimized and Excel2007Export.PrintOptimized.
    • Added checkboxes "Print optimized" in dialogs Word 2007 and Excel 2007.
    • SVGObject now exports as vector graphics into PDF.
    • SVGObject now exports as SVG into HTML.
    • Added a new tab "Vector Graphics" to export pdf, you can set the quality of gradients, gradients interpolation and curves interpolation for SVG object and fonts in curves.
    • Added FontScale property to Excel2007 Export.
    • Improved paragraph based export in Word 2007.
    • Reduced size of output file in Word 2007 (duplicate images are not saved).
    • Export in Word 2007 in paragraph based mode saves the document without pagination.
    • Added converting to Number format for Excel2007 export.
  • Extras
    • Added Steema TeeChart object editor (double click on TeeChart object).
    • Modified ActiveQueryBuilder plug-in: it now provides query parameters and shows database schema.
  • Resources
    • Updated French resources.

Fixes

  • Engine
    • Fixed image size calculation for rotating SVG object.
    • Fixed the rendering of the subscript and superscript for the new type of the text renderer HtmlParagraph. In some cases the size and layout of the text was incorrectly calculated.
    • Fixed bug with svg objects, that contains "DOCTYPE svg PUBLIC".
    • Fixed bug with [COPYNAME#] in page watermark.
    • Fixed TextObject property name where the word Multiply was used instead of Multiple.
  • Designer
    • Fixed bug with default script language when standalone designer run first time.
    • Fixed rare bug when table is not shown in View Data window.
    • Fixed bug in View Data window when columns more that 655.
  • WebReport
    • Fixed bug with third and more drill-downs with detailed pages.
    • Fixed bug with wrong URL's in drill-downs.
  • Preview
    • Fixed bug when all exports should be disabled in Preview (PreviewControl.PreviewExports == PreviewExports.None) but Excel 97, ZPL and LaTeX exports are enabled.
  • Exports
    • 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 screen resolution in Word 2007 export.
    • Fixed bug with paragraph formatting in Word 2007 export.
    • Fixed bug with wrong size of "unlimited" page in Word 2007.
    • Fixed bug with field names in DBF export.
    • Fixed bug with overlapping of text labels in SVG export dialog.
  • Extras
    • Fixed bug with some string values when connecting data source to TeeChart object.
    • Removed the ability to select for properties LabelField, XValuesField and YValuesField fields from data sources to which the TeeChart object is not connected.

DevExpress Reporting 18.1

$
0
0
Validate expression/data bindings specified for report controls, and indicate errors.

Validate expression/data bindings specified for report controls and indicate errors.

Features

  • Reporting - All Platforms
    • Document Generation Performance Improvements - Improved performance and memory handling when creating very large reports. The new component 'CachedReportSource' stores document pages in the file system or in a database during document generation. This decreases memory consumption when creating very large documents.
    • .NET Core Support (CTP) - Because of the decision to support .NET Standard 2.0, you can create ASP.NET Core applications that target both .NET Framework and .NET Core (with a few documented restrictions). Use the new Project Template Item to create an ASP.NET Core Reporting application with both a Document Viewer and Web Report Designer.
    • Cross-Tab Report Enhancements - If a pivot grid spans more than one page horizontally, you can set a new option and print row headings on every page.
    • Designer Enhancements - New Report Designer enhancements include:
      • Resizing table columns and rows proportionally: When you include tables in your reports, you can now use new context menu commands to set the same size for multiple rows and columns (much like similar table formatting commands in Microsoft Word).
      • Adjusting label size and label content: Two new context menu commands are available to automatically adjust label size and their content.
      • Ability to fit an image, rich text or any other control into a parent container (e.g., a table cell) and position the control correctly within the container.
      •  Line Widths are now provided in pixels. The type used for XRLine.LineWidth property has changed (from Int32 to Single). Line width is now considered a pixel value (not a value in report units).
      • Smart copy/paste operations: When you copy report controls to the clipboard and then paste them to a new container or band, the original positions of the controls are preserved.
    • XRTable - Improved Hidden Column Processing - The XRTable control can now recalculate its width whenever a column is hidden instead of leaving an empty space in the final output. You can choose between various redistribution modes to generate the desired table layout.
  • Web Reporting
    • ASP.NET MVC - New Query Builder - The new ASP.NET MVC Query Builder allows an end-user to visually construct queries using the UI controls. This saves the end-user from learning and writing SQL statements. Once the queries are built, you can apply those queries to existing DevExpress controls like the ASP.NET MVC GridView. This places the power of ad-hoc querying at your user's fingertips.
    • HTML5 Reporting Controls - Web Farm and Web Garden Support - The DevExpress HTML5 Document Viewer and End-User Report Designer can now work in Web Farm and Web Garden environments.
    • HTML5 Document Viewer - Display Remote Documents - The DevExpress HTML5 Document Viewer can now display documents created with our Report Server (Report Server is an enterprise reporting platform and must be purchased/licensed separately).
    • Miscellaneous Enhancements
      • The Web Report Designer can now validate expression/data bindings specified for report controls, and indicate errors.
      • Syntax highlighting for SELECT statements.
      • The Expression Editor supports now function descriptions (hints).
      • Ability to rename the data source component.
      • The XRTable control can span cells across multiple rows.
      • HTML5 Document Viewer: Clicking a TOC item automatically selects the corresponding item in the Document Map.
  • WinForms Reporting
    • End-User Report Designer UX Enhancements - Contextual Tabs inspired by Microsoft Office: Contextual Tabs often display context specific commands, and as such, they don't need to be on constant display (they are displayed only when a specific object is selected or when an end-user performs a specific action).
    • Page Setup Dialog - Custom Paper Size - With this release, the Page Setup Dialog (Print Preview, Report Designer) allows you to specify custom paper size.
    • Enhanced Filter Editor - Improved the usability of the Filter Editor (when building filter criteria in Text Mode). New enhancements include:
      • Intelligent Code Completion
      • Column and Function Tooltips
      • Input Validation and Error Indication
    • Duplex Printing - You no longer need to write any code for duplex printing. The following built-in modes are now available:
      • Flip on Long Edge
      • Flip on Short Edge
  • WPF Reporting
    • End-User Report Designer UX Enhancements - Contextual Tabs inspired by Microsoft Office: Contextual Tabs often display context specific commands, and as such, they don't need to be on constant display (they are displayed only when a specific object is selected or when an end-user performs a specific action).
    • Page Setup Dialog - Custom Paper Size - With this release, the Page Setup Dialog (Print Preview, Report Designer) allows you to specify custom paper size.
    • Office-Inspired Property Grid - To improve usability, the WPF Report Designer ships with an Office-inspired Report Properties Panel.
    • WPF Backstage Print Preview Control - Implemented a new Print Preview control that replicates the Print screen available in Microsoft Office. This new control can be incorporated into a BackstageView based Ribbon Menu with ease.
    • Duplex Printing - You no longer need to write any code for duplex printing. The following built-in modes are now available:
      • Flip on Long Edge
      • Flip on Short Edge
    • Document Scaling - This release introduces document scaling for the WPF Data Grid, TreeList, Pivot Grid and Chart controls. Scaling allows you scale down an oversized control to fit the paper's width, or scale up the control to print it across multiple sheets of paper.

DevExpress Office File API 18.1

$
0
0
DevExpress Office File API

Spreadsheet Document API improves chart printing and data export.

Features

  • PDF Document API
    • DirectX Rendering (Beta) - With this release, both the PDF Viewer for WinForms and PDF Document API support DirectX rendering:
      • Performance boost for common usage scenarios.
      • High-quality text rendering (GDI uses integer coordinates for glyph positioning) and improved text antialiasing (especially for Type 1 fonts).
      • Support for all blend modes.
      • Support for all text rendering modes (e.g. using the text as a clip region for a drawing).
  • Spreadsheet Document API
    • Spreadsheet Shapes - With this release, you can load, print and export to PDF worksheets that contain shapes.
    • Improved Chart Printing and Data Export - The Spreadsheet Document API can now print and export (to PDF) worksheets with charts that contain series points with custom colors applied.
    • Miscellaneous Enhancements
      • Automatic Document Format Identification: With this release, if a document is loaded from a file without specifying its format, we automatically identify the document format based on its content (regardless of filename extension).
      • The Spreadsheet Document API now includes its own Print method and no longer require the DevExpress.XtraPrinting library to print documents. You can print an entire Workbook or individual Sheet using default or custom printer settings.
  • Word Processing Document API
    • Microsoft Word Inspired Formatting and Layout - Enhanced both layout and formatting accuracy when printing and exporting documents to PDF.
    • Checkbox Form Fields - With this release, the Word (RTF) Document API library supports checkbox form fields. You can create checkbox form fields, change their state and size, print and export to PDF and HTML.
    • Miscellaneous Enhancements
      • Automatic Document Format Identification: With this release, if a document is loaded from a file or stream, we automatically identify its format based on its content.
      • The Word Document API now includes its own Print method and no longer requires the use of the DevExpress.XtraPrinting library to print documents. You can print documents using default or custom printer settings.

DevExpress ASP.NET 18.1

$
0
0
ASP.NET Bootstrap Scheduler control

Adds new ASP.NET Bootstrap Scheduler control.

Features

  • CardView Control
    • Adaptive Layout
  • Chart Control
    • Custom Units of Measurement. Custom Aggregate Functions - You can now aggregate data by a custom unit of measurement (e.g. 15 minutes, 4 hours, etc.) You can also define a custom function that aggregates values using custom rules without modifying the source collection.
    • Custom Colors for Automatically Generated Series - The Chart Control can now provide custom colors to auto-generated series using one of the following colorizers:
      • Key-Color Colorizer assigns colors from a palette to series by series data member values.
      • Data Source Colorizer binds colors that the extra data source stores to a series via series data member values.
    • Crosshair Cursor Enhancements - New features include:
      • Display values of series points that are selected by the Crosshair Cursor in a legend.
      • Crosshair Cursor Lines (argument and value) follow the mouse cursor simultaneously.
      • The ability to display the Crosshair Cursor in the exported/printed chart.
      • The ability to display any data source field value within the Crosshair Cursor's Label.
  • Editors
    • ListBox, ComboBox, TokenBox - Custom Filtering - New server-side and client-side API allows you to implement custom filtering logic to provide diacritic-insensitive or multi-word filtering.
    • Client-Side Read-Only State Management - With this release, you can dynamically change an editor's read-only state on the client.
  • GridView Control
    • Performance Enhancements - Significantly improved the layout recalculation logic of the ASP.NET and MVC Grid View in adaptive mode. The control's client Initialization is now up to 6-18 times faster when compared to earlier versions.
  • Image and Data Navigation
    • Image Gallery - Adaptive Layout Mode
    • DataView - Adaptive Layout Mode
    • ImageSlider - Virtual Paging - The DevExpress ASP.NET Image Slider supports virtual paging. In this mode, images are loaded on demand when the user navigates content via the pager.
  • Navigation and Layout
    • FormLayout – Adaptivity - The DevExpress ASP.NET and MVC Form Layout ships with a new adaptive layout mode. Once enabled, Form Layout elements are automatically adjusted based upon Layout control size.
    • Ribbon - Group Scrolling - You can now scroll Ribbon groups whenever portions of the Ribbon are invisible.
    • TabControl/PageControl - Tab Swipe - End-users can now scroll tabs with a finger swipe on small touch screens.
  • Pivot Grid Control
    • Print Row Headings on Every Page - You can now set a new option and print row headings on every page.
  • Rich Editor Control
    • Input Method Editor Support (IME) - Input Method Editor (IME) allows you to use the Latin keyboard to enter Japanese, Chinese, Korean and Tigrinya symbols. IME is enabled when an end-user switches the desktop key input to a supported language.
    • Table of Contents - End-users can now move to a specific position within a document instantly. The following tables are supported: Table of Contents, Table of Figures, Table of Tables and Table of Equations.
    • Table AutoFit - Tables can now automatically resize columns to fit content or a document window.
    • AutoCorrect - The ASP.NET WebForms and MVC Rich Text Editor ships with AutoCorrect support. You can use AutoCorrect to fix capitalization errors, create numeric lists, hyperlinks and emails, as well as automatically insert symbols and other pieces of text.
    • Stateless Mode - With the new stateless option, you can maintain document state in external storage. Ready-to-use Redis and SQL examples are included.
  • Scheduler Control
    • Date Highlighting in Date Navigator - The Date Navigator can highlight dates that include appointments. The following highlight modes are available: Bold, Labels and Custom.
    • Resource Navigator Enhancements - The Resource Navigator ships with a new navigation mode. In this mode, all available resources are displayed as tokens. End-users can display or hide resources by adding or removing corresponding tokens.
    • New Standalone Scheduler Storage Control - v18.1 ships with a new ASP.NET WebForms and MVC SchedulerStorageControl. This is a non-visual component that implements nearly the same functionality as our ASP.NET Scheduler, and allows you to integrate all scheduler-based data operations using third-party web controls.
    • Month View Adaptivity - The Scheduler's Month View now supports an adaptive display mode. All appointments are transformed to a more compact view on smaller screens.
  • Spreadsheet Control
    • Reading View Mode - This release includes a new Reading View (View Only). When enabled, the document displayed within the control cannot be modified by the end-user. The Spreadsheet control's built in Ribbon is transformed into a custom toolbar with lightweight rendering.
    • Client-Side API Enhancements - New client-side events include: CellBeginEdit, CellEndEdit, CellCancelEdit and ProtectionWarning.
    • New client-side methods that allow you to set the active editor's value, apply or cancel cell editing, check edit mode, obtain a cell's boundaries and detect the active sheet name.
    • Stateless Mode - With the new stateless option, you can maintain document state in external storage. A ready-to-use Redis and SQL examples are included.
  • TreeList Control
    • Batch Editing - The ASP.NET WebForms and MVC TreeList controls support data editing in batch mode. Batch modifications allow you to eliminate unnecessary server updates and speed TreeList's performance.
  • ASP.NET Bootstrap Controls v18.1
    • New Scheduler Control - v18.1 ships with a new ASP.NET Bootstrap Scheduler control. Its features include:
      • Day View, Work and Full Week Views, Week and Month Views, Timeline and Agenda Views.
      • Group by Date and Resource.
      • Custom Edit Form, Custom Appointments.
      • Time Zones, Reminders and Resource Sharing.
      • Adaptive Layout.
      • Data Export and Printing.
      • Integrated standalone controls: Date and Resource Navigators, View Navigator and View Selector.
    • CardView Control
      • Header Filter - Instant Find - v18.1 introduces a simple and quick way to find column filter values. The Find Panel allows users to enter a search string and initiate a search against all filter values displayed in the header dropdown.
    • Chart Control
      • ASP.NET Boostrap Sparkline Control - The DevExpress Bootstrap Sparkline control allows you to display a single series chart within containers such as our Grid control. Its features include:
        • 8 sparkline types.
        • Numerous appearance options.
        • Flexible data binding.
    • Editors
      • ASP.NET Bootstrap ListBox – Filtering - The DevExpress ASP.NET Bootstrap List Box can now filter data. The integrated Find Panel allows users to enter a search string and initiate a search against all items.
      • ASP.NET Bootstrap ListBox – SelectAll - End-users can now select all items using the 'Select All' check box.
    • GridView Control
      • Bands - With this release, our Bootstrap Grid View control supports column header and data cell bands.
      • Cell Merging - Much like Microsoft Excel, the Grid's cell merging option allows you to improve usability by avoiding the duplication of common information. Neighboring data cells across different rows can be merged whenever they display matching values.
      • Column Resizing - End-users can now resize grid columns by dragging a column header's border.
      • Merged Column Grouping - The ASP.NET Bootstrap GridView now includes a 'Merge Column Groups' mode. In this mode, you can merge grouped columns by dragging the appropriate column header(s) to the group panel and arrange them across a line.
      • Header Filter - Instant Find - v18.1 introduces a simple and quick way to find column filter values. The Find Panel allows users to enter a search string and initiate a search against all filter values displayed in the header dropdown.
    • Layout Control
      • Groups and Tabbed Groups - With this release, the Bootstrap Form Layout supports layout groups and tabbed layout groups.
  • Bootstrap ASP.NET Core Controls v18.1
    • New Client-Side API - Updated the client-side API format for all DevExpress Bootstrap ASP.NET Core controls. The changes in the API make usage more intuitive and will improve your development experience. New API enhancements include:
      • All public methods begin with lowercase letters.
      • We've added 'on', 'off' and 'once' methods for attaching and detaching client-side events.
      • New overloads return JavaScript promises for callback methods.
    • New ASP.NET Core Bootstrap CardView Control - v18.1 ships with our new ASP.NET Card View control for Bootstrap Core. Its features include:
      • Binding to large data sources in server mode
      • Data Sorting
      • Data Filtering and Instant Find
      • Data Editing
      • Templates
      • Multiple Card Selection
      • Integrated Paging
    • New ASP.NET Core Bootstrap Scheduler Control - v18.1 ships with our new ASP.NET Bootstrap Scheduler control. Its features include:
      • Day View, Work and Full Week Views, Week and Month Views, Timeline and Agenda Views
      • Group by Date and Resource
      • Custom Edit Form
      • Time Zones, Reminders and Resource Sharing
      • Adaptive Layout
    • New ASP.NET Core Bootstrap FormLayout Control - The new Bootstrap ASP.NET Core Form Layout Control allows you to eliminate the restrictions and time consuming limits associated with pixel-based form design.
    • New ASP.NET Core Boostrap Sparkline Control - The DevExpress Bootstrap Sparkline control allows you to display a single series chart within containers such as our Grid control. Its features include:
      • 8 sparkline types.
      • Numerous appearance options.
      • Flexible data binding.
    • ASP.NET Core Bootstrap Data Editors
    • ASP.NET Core Bootstrap Upload Control - The DevExpress Bootstrap Upload Control allows end-users to upload files to the server via the browser. End-users can select a file by invoking the standard Open File dialog or by dragging the file to the Upload control.
    • ASP.NET Core Bootstrap TagBox - The Bootstrap Tag Box control allows users to select values from a drop down list or to enter them manually.
    • ASP.NET Core Bootstrap Time Editor - The DevExpress Bootstrap Time Edit control allows you to display and edit date-time values. End-users can modify values by typing directly into the edit box or clicking spin buttons to increment or decrement months, days, hours, minutes or seconds.
    • ASP.NET Bootstrap ListBox Enhancements
    • Filtering - The DevExpress ASP.NET Bootstrap List Box can now filter data. The integrated Find Panel allows users to enter a search string and initiate a search against all items.
    • SelectAll - End-users can now select all items using the 'Select All' check box.
    • ASP.NET Core Boostrap GridView Control
    • Batch Editing - The ASP.NET Core Bootstrap Grid View control supports data editing in batch mode. Batch modifications allow you to eliminate unnecessary server updates (visual, re-sorting, selection updates, etc.) and speed up grid performance. You update the grid once, after all necessary changes have been made on a client.
    • Bands - With this release, our Bootstrap Grid View control supports column header and data cell bands.
    • Cell Merging - Much like Microsoft Excel, the Grid's cell merging option allows you to improve usability by avoiding the duplication of common information. Neighboring data cells across different rows can be merged whenever they display matching values.
    • Column Resizing - End-users can now resize grid columns by dragging a column header's border.
    • Merged Column Grouping - The ASP.NET Bootstrap GridView now includes a 'Merge Column Groups' mode. In this mode, you can merge grouped columns by dragging the appropriate column header(s) to the group panel and arrange them across a line.
    • Header Filter - Instant Find - v18.1 introduces a simple and quick way to find column filter values. The Find Panel allows users to enter a search string and initiate a search against all filter values displayed in the header dropdown.
    • Server Mode - Binding to Large Datasets - The Bootstrap Grid View control now supports data binding in server mode. In this mode, the Grid View loads only the minimum amount of data required for display purposes and delegates all data processing (such as grouping and sorting) to the database server.
    • Insert Bootstrap Control Wizard - The ASP.NET Core Bootstrap control suite includes an Insert DevExpress Bootstrap Control wizard. This wizard allows you to generate boilerplate code for DevExpress Bootstrap controls within your ASP.NET Core applications.
    • Navigation
    • New ASP.NET Core Bootstrap Toolbar - The ASP.NET Core Bootstrap Toolbar Control allows you to supply your web application with a lightweight adaptive toolbar interface. A toolbar is presented as a set of buttons arranged across groups.
    • ASP.NET Core Bootstrap Popup Menu - The DevExpress ASP.NET Core Bootstrap Popup Menu is a context sensitive menu that can be associated with a control on a web page.

DevExpress DXperience 18.1

$
0
0
Fluent Design Form

Major enhancements for ASP.NET, WinForms, WPF, Reporting & HTML5/JavaScript.

Features

DevExpress has released a major update across their entire product range.

DevExpress Universal 18.1

$
0
0
New Material Design Theme

Major enhancements for ASP.NET, WinForms, WPF, Reporting & HTML5/JavaScript.

Features

DevExpress has released a major update across their entire product range.

Viewing all 1901 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>