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

Telerik Reporting R2 2018 SP1

$
0
0
Telerik Reporting

Adds localization for the HTML5 report viewer template plus other improvements and bug fixes.

Features

  • Improved
    • The currently exported format name is now available in the expression context
    • Option to change the PDF documents Creator and Producer meta information
    • Improve Conditional Formatting editor UX on multiple items selection
    • Add additional user data to the UserIdentity object
    • The HTML5 report viewer template is now localizable
    • The desktop viewers' print now support bitmap image formats for Azure deployment
    • The WPF SearchDialog Window now support the WPF themes
    • The WPF Report Viewer XAML dependencies are now part of Telerik.ReportViewer.Wpf.Themes assembly

Fixes

  • Designers
    • An error occurs when adding new child group to a row header group of CrossTab if there are merged cells in adjacent group
    • Can't add new parameter in Web Service Data Source Wizard after error
  • Visual Studio Designer
    • Telerik.Reporting.OpenXmlRendering assemblies are not listed in Visual Studio Assemblies tab
    • Upgrade Wizard is not upgrading the web page containing the HTML5 Report Viewer if it is under source control
    • Upgrade Wizard leaves more files than expected in the project
  • Processing
    • Indented and justified text inside HtmlTextBox is not layout correctly
    • Non-informative exception is thrown when the Graph item fails to resolve its data
    • PictureBox value defined as a relative path in declarative report definition is not resolved correctly
    • Processing never finishes when report parameter's AvailableValues.Filters use nonexistent report parameter
  • Excel Rendering
    • A GDI error occurs when rendering report with image on Azure
  • Word Rendering
    • PageSettings.Landscape property is not respected for reports with shorter width
    • When PageSetting.ContinuousPaper is True the paper size is not respected
  • PowerPoint Rendering
    • A GDI error occurs when rendering report with image on Azure
  • WebAPI ASP.NET Core
    • CreateJsonResponse utility method is treated as an action method by the framework
  • HTML5 Report Viewer
    • All dynamic class names should start with trv-
    • FullPage/PageWidth button state is not visually toggled when in PageWidth state
    • Invocation of isExceptionOfType function should happen via utils object
    • PictureBox value defined as a relative path in cs/vb report definition is not resolved correctly in Web apps
    • Table of contents is overlapped by vertical and horizontal scrollbars on hover
    • Toolbar buttons selected state is missing
  • Windows Forms Report Viewer
    • Missing tooltip "Stop Search" over the X button of report content search area
    • Multipage reports display only the first page after Resizing/Restoring Window
    • Search dialog is shown as TopMost form instead of TopLevel for its parent form
    • Selecting an item in SearchDialog always scrolls the report area
  • WPF Report Viewer
    • Non-informative exception is thrown when the search dialog is opened in a viewer with non-upgraded XAML template
    • Search Dialog is incorrectly positioned when the system's DPI is greater than 100%
    • Search dialog is shown as TopMost window instead of owned by its parent window
    • Zoom input field is too narrow in Office2016Touch theme

Telerik DevCraft Complete R2 2018 SP1

$
0
0
New Border and CheckBox controls added to Telerik UI for Xamarin.

Adds improvements for Kendo UI, Telerik UI and Reporting, plus new Border and ComboBox controls for Xamarin.

Features

Telerik DevCraft Complete R2 2018 SP1 release includes the following updates:

Telerik DevCraft Ultimate R2 2018 SP1

$
0
0
New Border and CheckBox controls added to Telerik UI for Xamarin.

New controls added to Telerik UI for Xamarin, plus updates to Kendo UI, Telerik Report Server and more.

Features

Telerik DevCraft Ultimate R2 2018 SP1 release includes the following updates:

DevExpress Office File API 18.1.6

$
0
0
DevExpress Office File API

Improves Snap Report, Spreadsheet and Word Processing APIs.

Fixes

  • Snap Report API
    • NullReferenceException on an attempt to assign the DocumentProperties.Title property after performing mail merge.
  • Spreadsheet Document API
    • Spreadsheet's mail merge engine processes the same cells several times during mail merge.
  • Word Processing Document API
    • IndexOutOfRangeException occurs on an attempt to export a specific document to Html when the HtmlDocumentExporterOptions.TabMarker option is set to empty string.
    • Instantiating multiple RichEditDocumentServers in different threads results in deadlock.
    • RichEditDocumentServer cannot load a document containing an empty table.
    • The paragraph styling is changed for the initial document after appending a second specific document with TextBox to this document.

DevExpress Reporting 18.1.6

$
0
0
DevExpress Reporting

Improves HTML5 Document Viewer and Web Report Designer.

Fixes

ASP.NET Web Forms

  • HTML5 Document Viewer - Watermarks assigned to report pages are ignored when the report is previewed (the same watermark image is displayed for all pages).
  • Web Report Designer - The OnServerError callback should  work when the designer is loaded for the first time.

WinForms

  • Documentation - Add information about XRCossBandLine's limitation.
  • End-User Report Designer - The old Report Wizard produces a broken report layout for the "Justified" style.
  • Export to PDF - Wrapped text is truncated in the produced document.
  • It it impossible to change a band's size using the 'Shift + Down Arrow' and 'Shift + Up Arrow' hotkeys.
  • Rendering - Text in the XRLabel control rotated to angle of 90, 180, 270 degrees is rendered incorrectly.
  • Report Designer - "Custom" option is displayed withing the LineStyle property's drop down but cannot be used.
  • Script Editor - An error indication is not removed after an error was resolved and the script code was validated.
  • XRRichText - Spacing between list items is different in Print Preview.
  • XtraReport - Changing the document scale factor in the AfterPrint event handler truncates the document.
  • XtraReport.ExportToMail - The XRPictureBox.Sizing mode is not preserved in Outlook.

WPF

  • DocumentPreviewControl - Provide a way to keep the internal document model when the control is loaded.
  • Documentation - Describe limitations of a remote document.
  • WPF Report Designer - The Fields and Variables items are not visible in the Expression Editor when the expression binding is being edited.

DevExpress ASP.NET 18.1.6

$
0
0
DevExpress ASP.NET

Improves Data Editors, GridView and Rich Edit controls.

Fixes

ASP.NET Web Forms

  • All ASP.NET Controls
    • ASPxComboBox - The value is not set in Firefox when form auto-filling is used.
    • IntelliSense for Client API is not working in version 17.2.6.
  • ASP.NET Demos
    • The DevAV Customers demo does not work in VB.NET.
  • ASPxCardView
    • Visual Studio crashes on an attempt to add a custom command button using a designer.
  • ASPxDataEditors
    • ASPxComboBox - The control should prevent changing the selection on callbacks sent to scroll and filter data.
    • ASPxComboBox with multiple columns and custom filtering - If the first row in the data source contains an empty string, this string rewrites another string value.
    • ASPxComboBox with null text - It's possible to enter any text even if such an item doesn't exist.
    • ASPxFilterControl - The "Expression can't be displayed as tree" error can occur and prevent saving of technically valid criteria on the Text tab.
    • ASPxHiddenField - The "Empty key" exception is uninformative and is not thrown immediately on an attempt to add a value with an empty property name.
    • ASPxSpinEdit - The editor's size differs with enabled and disabled AccessibilityCompliant in certain themes.
  • ASPxGridView
    • Documentation - The ASPxGridView.GetRowValues method gets data from RowCache and doesn't perform implicit data binding for an unbound grid .
  • ASPxHtmlEditor
    • The actual CSS class name is not displayed in the "Apply CSS" combo box correctly when the caret is located in a span tag.
  • ASPxRichEdit
    • "Cannot read property 'getLogPosition' of null" error occurs while selecting a text in a document containing a table which is located on separate pages.
    • Indentation of list items becomes incorrect after formatting is removed.
    • It's not possible to add a numbered list inside a multi-level bullet list.
    • Several page rows are rendered within one line in some scenarios.
    • The client-side "insertHtml" command does not work properly.
    • The InsertRtf method execution causes exceptions for certain content.
    • Carriage return is incorrectly displayed on Mail Merge.
  • ASPxScheduler Suite
    • "Visible Interval" string is calculated incorrectly for the ASPxViewVisibleInterval control when this control is located within the ASPxScheduler templates and the OptionsAdaptivity.Enabled property is false.
    • The ActiveView.GetResources method returns an incorrect list of resources in the FetchAppointments event handler.
    • The Appointment Edit Form has an incorrect width when the exception is shown.
    • ASPxScheduler performance is significantly reduced while refreshing ASPxScheduler content in the IE browser.
    • The "Cannot read property 'storageManager' of null" error occurs on changing the Appointment Form editors if the form is invoked for a hidden ASPxScheduler instance and a View Model API is used to customize the form.
  • ASPxThemeBuilder
    • Icons are not shown after an upgrade from version 17.2 to version 18.1 in a custom theme when Accessibility is enabled.
  • ASPxTreeList
    • Batch Editing - The number of items in InsertNodes is not correct when ASPxTreeList is bound on each request.
    • Batch Editing - The Command column changes its position if several child rows are created.
    • Collapsed nodes get automatically expanded when collapsing a node after filtering.
    • ASPxTreeList in Batch Edit mode - One unnecessary new row is added when an image of CommandColumn's button is clicked.
    • ASPxTreeList in Batch Edit mode - The command button position is incorrect if the SettingsResizing.ColumnResizeMode property is set to 'Control'.
    • ASPxTreeList in Batch Edit mode - The CommandColumn buttons have an incorrect position if the horizontal scrollbar is shown.
    • ASPxTreeList with an enabled scroll bar flickers on column resizing in IE11.
  • ASPxVerticalGrid
    • The control's rendering speed is slow if batch edit mode is used.
  • Navigation, Layout & Multi-Purpose Controls
    • ASPxButton - The button is rendered without styles if EnableTheming=false.
    • ASPxDateEdit - A popup border is not hidden in Safari if a page is zoomed.
    • ASPxFormLayout - Visual Studio is crashed if the ColumnSpan property of SpanRule is larger than the ColumnCount property of the corresponding LayoutBreakpoint.
    • ASPxImageGallery - Images in Full Screen mode are invisible or misaligned in Chrome on Android devices.
    • ASPxImageGallery - The Close button is rendered incorrectly on mobile devices under certain circumstances.
    • ASPxPopupMenu - Calling the SetVisible method takes much time if a menu contains lots of items.
    • ASPxTokenBox - The "Object reference not set to an instance of an object" error occurs on an attempt to perform a callback when ASPxTokenBox is located in a ribbon item template.
    • ASPxUploadControl - Drag-and-Drop functionality doesn't work in Safari.
  • NuGet Packages
    • NuGet Packages - The "DevExpress.XtraCharts.v17.2" reference in web.confing is not updated after installing the "DevExpress.Web.Visualization" package.
  • XtraCharts Suite
    • ChartControl - Certain arguments are shown as DateTime values in the Qualitative scale when points are created dynamically.
    • Documentation - Add a note that WebChartControl supports the right-to-left mode to the Right to Left Support article.
    • Web Chart Designer crashes when adding an annotation.
    • WebChartControl - Crosshair is rendered at an incorrect position when moving the popup with a chart and a hotfix for version 18.1.4 is used.
  • XtraReports Suite
    • HTML5 Document Viewer - Watermarks assigned to report pages are ignored when the report is previewed (the same watermark image is displayed for all pages).
    • Web Report Designer - The OnServerError callback should  work when the designer is loaded for the first time.

ASP.NET MVC

  • MVC Data Editors
    • ButtonEdit - The "Cannot read property 'getAttribute' of null" error occurs when AccessibilityCompliant is enabled.
    • ComboBox - The "Cannot read property 'context' of null" error occurs if the LoadDropDownOnDemand property is set to true.
    • ComboBox - The Clear button is not working when LoadDropDownOnDemand is true and value is zero.
    • DropDownEdit - Input element text is passed to the controller on an attempt to submit an editor value set by SetKeyValue.
    • DropDownEdit - Input element text rather than a value is used for client validation.
    • TokenBox - Incremental filtering works incorrectly if callbacks are enabled and NullText is set.
  • MVC GridView
    • "Unable to cast object of type DevExpress.Web.GridViewToolbarItem to type DevExpress.Web.Mvc.MVCxGridViewToolbarItem" exception is raised while rendering MVC GridView with custom toolbar items.
    • The "Object reference not set to an instance of an object." error occurs on an attempt to add the second toolbar to the grid in version 18.1.5.
    • Accessibility - The group context menu doesn't work in IE when the "shift+F10" key is used.
    • GridView does not provide a method to specify a group row footer template.
    • GridView with Responsive Layout - An unnecessary space is displayed between a field name and its colon.
  • MVC Navigation, Layout & Multi-Purpose Extensions
    • ASPxFormLayout/FormLayout - It is not possible to recalculate the control layout using the AdjustControl function when the size of inner controls is changed.
    • Collapsible Panel - The inner controls' Init event is raised before the panel is expanded after updating to 18.1.
    • Menu - A submenu item position is not correct when a wide border is defined for a root item in Chrome and Firefox.
  • MVC QueryBuilder
    • Query Builder does not work after deployment since incorrect routing is used.
  • MVC Report
    • A custom criteria function is not available in the Web Report Designer's Data Source Wizard.
    • Angular 6 CLI Report Designer project - The Ace editor theme is missing (theme-dreamweaver.js).
    • DocumentViewer - The remote document report "DOCX" export option returns a PDF file with DOCX extension.
    • HTML5 Document Viewer - An integer parameter's value cannot be changed when its default value is negative.
    • Reporting Angular (CTP) project template - Not found error (404) is thrown when trying to access HTML5 Document Viewer and the application is hosted on IIS within a virtual folder.
    • Web Report Designer - A margin is resized instead of a control if you are trying to resize/move a control placed near the page's margin.
    • Web Report Designer - A previewed report's summary is incorrectly calculated when the report's parameters are submitted for the second time.
    • Web Report Designer - CalculatedFields are not shown for collections without subelements after upgrading to 18.1.
    • Web Report Designer - Subreport's Parameter Binding context menu is opened downwards and cut when there is no enough space.
    • Web Report Designer - The client-side ComponentAdded event handler is not triggered after a cell a row, or a column was added to an XRTable control.
    • Web Report Designer - XRTable cell snapping is not accurate.
    • Web Report Designer / Query Builder - Sorting by a joined column creates CustomSqlQuery and makes the query uneditable.
    • Web Report Designer tries to access MVC controllers by using incorrect URLs when the backend is hosted on IIS within a virtual folder.
    • WebReportDesigner - There is no way to change the RotationDirection of RadarDiagram in ReportDesigner's Chart designer.
  • MVC RichEdit
    • It is not possible to insert a table into a page header/footer.
    • RichEdit with the SqlOfficeStateProvider - The "Object reference not set to an instance of an object." exception is thrown if the edited document contains a footer, a header, and an image inside the header.
  • MVC Scheduler
    • Appointments disappear in the "ASPxScheduler - Editing" demo after creating a multi-day appointment.
    • MVCxScheduler - The ResourceID property value can be obtained by using the SchedulerExtension.GetAppointmentsToInsert method.
  • MVC Spreadsheet
    • The ClipboardDataPasted and ClipboardDataPasting events aren't raised.

ASP.NET Bootstrap

  • Bootstrap CardView
    • Error message covers the entire card when ASPxCardView is placed near the control.
  • Bootstrap Charts
    • Points are not shown in BootstrapChartAreaSeries with Point.Visible enabled.
  • Bootstrap Data Editors
    • BootstrapCombobox throws an exception in the internal client-side GetLoadingOffsetElement() method if LoadDropDownOnDemand is enabled.
  • Bootstrap GridView
    • It is impossible to get the root item text using the GetText method.
  • Bootstrap Scheduler
    • There is no capability to select several cells in a view and create a new appointment for a selected interval on touch devices.

ASP.NET Core Bootstrap

  • Bootstrap ASP.NET Core Template - A link to a non-existing file is added to the layout view.
  • BootstrapGridView for ASP.NET Core - Insert Controls Wizard - Incorrect controller and action names are added to the AddRow route action.
  • The CustomJSProperties event is not available in Bootstrap ASP.NET Core controls.
  • CardView
    • EndlessPagingMode is visible and available for the control.
  • Charts
    • It is not possible to bind the chart to a list of objects.
  • GridView
    • "Cannot read property 'isCallback' of undefined reference" error occurs while editing GridView with TagBox column (18.1.5).
    • BootstrapGridView bound to the model with the "Required" Data Annotation attribute - The corresponding editor doesn't have the required mark and the ErrorMessage property is ignored.
    • The "The collection with type='Pager' already exists" error occurs after loading the grid via the jQuery.load and jQuery.post methods.
    • Documentation - The code in the CustomSummaryCalculate event description is not working without EnableRowsCache property.
  • Layout
    • The TabPosition method cannot be used for a tabbed layout group.
  • Navigation
    • BootstrapPageControl for ASP.NET Core - It's not possible to update BootstrapPageControl using an AJAX request.
  • Scheduler
    • A custom edit form never opens in the demo.
    • It's impossible to update and appointment via EditForm.
    • There is no capability to restrict operations with appointments using the "AllowAppointment...." events.

DevExpress DXperience 18.1.6

$
0
0
DevExpress DXperience

Comprehensive software development toolset for .NET and JavaScript. Latest maintenance release.

Fixes

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

DevExpress Universal 18.1.6

$
0
0
DevExpress Universal

Comprehensive software development toolset for .NET and JavaScript. Latest maintenance release.

Fixes

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


Syncfusion Essential Studio for UWP 2018 Volume 2

$
0
0
Custom views

Image Editor adds Custom views, DocIO now supports Strict Open XML format, plus new RTL support in PDFs.

Features

  • Starting with version 2018 Vol 2, you need to include a valid license key (either paid or trial key) within your applications.
  • Essential XlsIO
    • Group shape support - XlsIO now allows grouping multiple shapes into a single grouped shape. This is used to apply shape settings to all the shapes in a group at the same time.
    • Pivot Table layout enhancement - Supports additional layout option to repeat data of specific fields or all fields.
    • Excel chart styles - By setting the style ID between 1 and 48, the chart style can now be changed easily. The default style ID is 2.
    • Copy and paste enhancement - Skips blank cells while copying data from source range to destination range.
  • Essential DocIO
    • Strict Open XML documents - Essential DocIO now allows you to open and save Strict Open XML format (*.docx) documents.
  • Image Editor
    • Custom view - Custom views can be added as annotations over an image. They can be resized and positioned anywhere on an image.
    • Toolbar height customization - Toolbar item height, icon height, and text height can be customized.
    • Font family - Text annotations can be customized to use any desired font family.
    • Stroke thickness and opacity customization - The image editor control supports customizing the stroke thickness and opacity of circle, rectangle, arrow, and path annotations.
  • Essential PDF
    • RTL text - Add Right-To-Left (RTL) text to PDF documents.
    • Custom metadata - Add custom metadata to PDF documents.
    • Document timestamp - Add timestamp to PDF documents without using certificates.
    • Digital signature flattening - Flatten the digital signature fields in existing PDF documents.
    • Auto resize the text of text box fields - Automatically resize the text of text box fields.
    • Add annotations to the PDF layers.
  • PDF Viewer
    • Form filling - This feature allows the users to edit, save, and print the existing form fields present in a PDF document.
  • Essential Presentation
    • Animation support - Support to create and edit animations in PowerPoint presentation.
  • Carousel
    • Load more - Instead of loading all items on initial load, the collection is split by a specified count value and only the first set is added in the carousel view.
    • UI virtualization - Maintains only the items in the view port in the carousel view.
  • Gantt
    • Holidays support - Highlight holidays in the Gantt chart.
    • Automatic validation - Adjust the task’s start and finish dates automatically based on the dependencies and holidays in Gantt.
    • Lead and lag support - Provide lead and lag values for dependent tasks.
    • Task relationship editing - Edit and delete relationships from the Gantt chart.
    • Masked Edit - Support has been provided for optional, negative lookahead, and positive lookahead regular expressions.

Syncfusion Essential Studio Enterprise 2018 Volume 2

$
0
0
New Document Editor control

Adds 14 new components for ASP.NET Core, ASP.NET MVC, Angular, React and JavaScript.

Features

  • Starting with version 2018 Vol 2, you need to include a valid license key (either paid or trial key) within your applications.
  • ASP.NET Core/MVC
    • Final version of Essential JS 2 for ASP.NET
    • 14 new components including diagram, rich text box, document editor, and other controls.
    • New web-based theme studio.
  • JavaScript
    • Vue.js components based on the Essential JS 2 library.
    • 14 new components including diagram, rich text box, document editor, and other controls.
    • New web-based theme studio.
    • Multiple resource support for the schedule control.
  • Xamarin.Forms
    • New macOS data grid, chart, and list-view controls.
    • New segmented, radio button, check box, and combo box controls.
    • Appointment drag-and-drop, agenda view, and more features added to the schedule control.
  • Xamarin.iOS/Xamarin.Android
    • New segmented, radio button, check box, and combo box controls.
    • Appointment drag-and-drop, agenda view, and more features for the schedule control.
    • Date-time category axis support for the chart control.
  • UWP
    • Custom view for the image editor.
    • Form-filling support for the PDF viewer.
    • RTL text support added to the PDF library.
  • WPF
    • Built-in row drag-and-drop support for the tree grid.
    • Layers support for the PDF viewer.
    • Print preview dialog support for the diagram and syntax editor controls.
  • Windows Forms
    • Official release of next-generation data grid.
    • New combo box and list view controls.
    • Pivot grid serialization and deserialization.
  • ASP.NET Web Forms
    • Automatic line routing support for the diagram control.
    • RTL support for the chart control.
    • Multiple axes support for the pivot chart.

Active Query Builder for ASP.NET v3.3

$
0
0
Predefined schemes added to Query Builder ASP.NET.

New custom CSS styles feature, allows you to switch styling between several predefined schemes.

Features

CSS styling:

  • The new QueryBuilderControl.Theme property has been made to switch styling between several predefined schemes. The current version supports jQueryUI and Bootstrap styling out of the box. Allowed property values: 'default', 'jqueryui' and 'bootstrap'.
  • The new AQB.Web.theme property allows applying custom styling scheme on the client-side.

Localization:

  • Adds new Japanese localization.
  • Eight localizations are updated: German, French, Spanish, Portuguese (Brazil), Chinese (Traditional), Italian, Turkish, and Russian.

Expression Editor:

  • The new Custom Expression Editor popup dialog to edit the text of SQL expressions via multiline text editor with SQL syntax highlighting is now added to the "Show Query Results" demo. It displays the formatted text of sub-queries and CASE statements and warns the user about errors in SQL expressions.

API:

  • The new QueryBuilderControl.HandlersPath property allows defining a custom path for requests to AQB handler. The new BaseHandler.DisableRegistration method allows turning off automatic registration of the route to AQB handlers.
  • Serialization of all component properties is now possible. Use the XmlSerializer.Serialize/Deserialize methods for this purpose.
  • The new property CriteriaBuilder.dateFormat allows changing the date display format. Default value: "dd.mm.yy".
  • The new DataSourceOptions.resizeMode property has been added to change the way the user can resize objects in the Canvas. Default value: "se" (bottom-right corner).

Active Query Builder for .NET All-in-one v3.5/v3.3

$
0
0
Active Query Builder for .NET All-in-one.

Improves integration and ease of use in WinForms and WPF editions, plus adds custom CSS styling for ASP.NET.

Features

Updates in Query Builder ASP.NET Edition v3.3:

CSS styling:

  • The new QueryBuilderControl.Theme property has been made to switch styling between several predefined schemes. The current version supports jQueryUI and Bootstrap styling out of the box. Allowed property values: 'default', 'jqueryui' and 'bootstrap'.
  • The new AQB.Web.theme property allows applying custom styling scheme on the client-side.

Localization:

  • Adds new Japanese localization.
  • Eight localizations are updated: German, French, Spanish, Portuguese (Brazil), Chinese (Traditional), Italian, Turkish, and Russian.

Expression Editor:

  • The new Custom Expression Editor popup dialog to edit the text of SQL expressions via multiline text editor with SQL syntax highlighting is now added to the "Show Query Results" demo. It displays the formatted text of sub-queries and CASE statements and warns the user about errors in SQL expressions.

API:

  • The new QueryBuilderControl.HandlersPath property allows defining a custom path for requests to AQB handler. The new BaseHandler.DisableRegistration method allows turning off automatic registration of the route to AQB handlers.
  • Serialization of all component properties is now possible. Use the XmlSerializer.Serialize/Deserialize methods for this purpose.
  • The new property CriteriaBuilder.dateFormat allows changing the date display format. Default value: "dd.mm.yy".
  • The new DataSourceOptions.resizeMode property has been added to change the way the user can resize objects in the Canvas. Default value: "se" (bottom-right corner).

Updates in Query Builder .NET WinForms and WPF Editions v3.5:

Query Building interface:

Added significant refinements for the everyday tasks with SQL queries:

  • The ability to mark database objects as favourites lets find the most frequently used objects faster. *
  • Displaying details about the selected database object helps get the information about data structure faster. *
  • Code completion in the Expression and Criteria cells allows writing SQL expressions easier. *
  • Identifying and correcting errors in SQL expressions is now easier with smart notifications.
  • The prompt for sub-query deletion doesn’t block the user interface now making the query building process smoother.

Items marked with an asterisk (*) are available in the Professional version only.

Ease of integration:

Revised all of the auxiliary controls and the intermediate code between Active Query Builder and your software making the integration into your application as quick and straightforward as possible.

  • Serialization of all component properties.
  • Methods for easy previewing of the sub-query result data.
  • Completely re-designed Metadata Container editor is now much more enjoyable for configuring metadata and its presentation in the Database Schema View.

A large part of the new features is based on the ability to use parts of the component’s UI apart from the component itself, which is available in the Professional version only. These options make the Professional version a real time-saver providing the best experience for the programmers.

  • Controls to edit the component properties.
  • Controls to edit properties of supported .NET DB connection libraries.
  • Metadata Loading Wizard to let users load metadata from a database in a few simple steps.
  • Metadata Filter editor control.

Parts of the demo projects can be copied straight to your project to allow for the lightning-fast integration:

  • Ready-to-use form to choose the DB connection library, edit their properties and connect.
  • Ready-to-use form to edit all of the component properties.
  • SQL formatting options editing form with pre-defined formatting schemes and code preview.
  • The sample form to allow even casual users to filter out unwanted objects and namespaces in a few clicks.

All component resources, both textual and graphic have been reviewed and made easier to work with: it is now possible instantly change a string or icon in the component UI in run-time with a single command.

Localization:

  • Added new Japanese localization
  • Eight localizations are updated: German, French, Spanish, Portuguese (Brazil), Chinese (Traditional), Italian, Turkish, and Russian.

Other changes:

  • Support for SAP HANA and Pervasive (Actian Zen) has been added.
  • The new DatabaseSchemaTree.DefaultExpandMetadataTypeproperty allows expanding the tree not to the specified number of levels but up to the specified metadata type (for example, up to schemas or objects). It supersedes the DefaultExpandLevel property.
  • The Simple Metadata Filter now accepts full-qualified names in the Schemas and Objects collections making possible to filter out specific objects rather than "unwanted names".
  • Checkboxes in data sources on the Design Pane can be hidden now by setting the DataSourceOptions.CheckboxesVisibleproperty to false.
  • Expressions in the Expression Editor are formatted now according to the settings assigned to the ExpressionEditor.SQLFormattingOptionsproperty.

Active Query Builder for .NET WinForms v3.5

$
0
0
Active Query Builder for .NET WinForms.

Adds significant refinements to the Query Building interface to ease everyday tasks with SQL queries.

Features

Query Building interface
Added significant refinements for the everyday tasks with SQL queries:

  • The ability to mark database objects as favourites lets find the most frequently used objects faster. *
  • Displaying details about the selected database object helps get the information about data structure faster. *
  • Code completion in the Expression and Criteria cells allows writing SQL expressions easier. *
  • Identifying and correcting errors in SQL expressions is now easier with smart notifications.
  • The prompt for sub-query deletion doesn’t block the user interface now making the query building process smoother.

Items marked with an asterisk (*) are available in the Professional version only.

Ease of integration
Revised all of the auxiliary controls and the intermediate code between Active Query Builder and your software making the integration into your application as quick and straightforward as possible.

  • Serialization of all component properties.
  • Methods for easy previewing of the sub-query result data.
  • Completely re-designed Metadata Container editor is now much more enjoyable for configuring metadata and its presentation in the Database Schema View.

A large part of the new features is based on the ability to use parts of the component’s UI apart from the component itself, which is available in the Professional version only. These options make the Professional version a real time-saver providing the best experience for the programmers.

  • Controls to edit the component properties.
  • Controls to edit properties of supported .NET DB connection libraries.
  • Metadata Loading Wizard to let users load metadata from a database in a few simple steps.
  • Metadata Filter editor control.

Parts of the demo projects can be copied straight to your project to allow for the lightning-fast integration:

  • Ready-to-use form to choose the DB connection library, edit their properties and connect.
  • Ready-to-use form to edit all of the component properties.
  • SQL formatting options editing form with pre-defined formatting schemes and code preview.
  • The sample form to allow even casual users to filter out unwanted objects and namespaces in a few clicks.

All component resources, both textual and graphic have been reviewed and made easier to work with: it is now possible instantly change a string or icon in the component UI in run-time with a single command.

Localization

  • Added new Japanese localization
  • Eight localizations are updated: German, French, Spanish, Portuguese (Brazil), Chinese (Traditional), Italian, Turkish, and Russian.

Other changes

  • Support for SAP HANA and Pervasive (Actian Zen) has been added.
  • The new DatabaseSchemaTree.DefaultExpandMetadataTypeproperty allows expanding the tree not to the specified number of levels but up to the specified metadata type (for example, up to schemas or objects). It supersedes the DefaultExpandLevel property.
  • The Simple Metadata Filter now accepts full-qualified names in the Schemas and Objects collections making possible to filter out specific objects rather than "unwanted names".
  • Checkboxes in data sources on the Design Pane can be hidden now by setting the DataSourceOptions.CheckboxesVisibleproperty to false.
  • Expressions in the Expression Editor are formatted now according to the settings assigned to the ExpressionEditor.SQLFormattingOptionsproperty.

Active Query Builder for .NET WPF v3.5

$
0
0
Re-designed Metadata Container editor.

Adds significant refinements to the Query Building interface to ease everyday tasks with SQL queries.

Features

Query Building interface
Added significant refinements for the everyday tasks with SQL queries:

  • The ability to mark database objects as favourites lets find the most frequently used objects faster. *
  • Displaying details about the selected database object helps get the information about data structure faster. *
  • Code completion in the Expression and Criteria cells allows writing SQL expressions easier. *
  • Identifying and correcting errors in SQL expressions is now easier with smart notifications.
  • The prompt for sub-query deletion doesn’t block the user interface now making the query building process smoother.

Items marked with an asterisk (*) are available in the Professional version only.

Ease of integration
Revised all of the auxiliary controls and the intermediate code between Active Query Builder and your software making the integration into your application as quick and straightforward as possible.

  • Serialization of all component properties.
  • Methods for easy previewing of the sub-query result data.
  • Completely re-designed Metadata Container editor is now much more enjoyable for configuring metadata and its presentation in the Database Schema View.

A large part of the new features is based on the ability to use parts of the component’s UI apart from the component itself, which is available in the Professional version only. These options make the Professional version a real time-saver providing the best experience for the programmers.

  • Controls to edit the component properties.
  • Controls to edit properties of supported .NET DB connection libraries.
  • Metadata Loading Wizard to let users load metadata from a database in a few simple steps.
  • Metadata Filter editor control.

Parts of the demo projects can be copied straight to your project to allow for the lightning-fast integration:

  • Ready-to-use form to choose the DB connection library, edit their properties and connect.
  • Ready-to-use form to edit all of the component properties.
  • SQL formatting options editing form with pre-defined formatting schemes and code preview.
  • The sample form to allow even casual users to filter out unwanted objects and namespaces in a few clicks.

All component resources, both textual and graphic have been reviewed and made easier to work with: it is now possible instantly change a string or icon in the component UI in run-time with a single command.

Localization

  • Added new Japanese localization
  • Eight localizations are updated: German, French, Spanish, Portuguese (Brazil), Chinese (Traditional), Italian, Turkish, and Russian.

Other changes

  • Support for SAP HANA and Pervasive (Actian Zen) has been added.
  • The new DatabaseSchemaTree.DefaultExpandMetadataTypeproperty allows expanding the tree not to the specified number of levels but up to the specified metadata type (for example, up to schemas or objects). It supersedes the DefaultExpandLevel property.
  • The Simple Metadata Filter now accepts full-qualified names in the Schemas and Objects collections making possible to filter out specific objects rather than "unwanted names".
  • Checkboxes in data sources on the Design Pane can be hidden now by setting the DataSourceOptions.CheckboxesVisibleproperty to false.
  • Expressions in the Expression Editor are formatted now according to the settings assigned to the ExpressionEditor.SQLFormattingOptionsproperty.

ComponentOne Ultimate - includes Wijmo 2018 v2 (Build 523)

$
0
0
New submenu and BI PWA samples added to Wijmo.

Wijmo adds business intelligence PWA sample, submenu support for Menu, plus PDF performance enhancements.

Features

Updates in Wijmo 2018 v2 (Build 523)

  • Added new business intelligence PWA sample - Progressive Web Apps (PWAs) are regular web apps that behave like native applications on mobile devices. They can be installed, open quickly, and can operate without a network connection. GrapeCity created a MyBI sample app to show how easy it can be to build progressive web apps using Wijmo. It gets sales data stored in a Google Sheet and creates a dashboard to support business decisions.
  • WebComponents - Added Beta version of the WebComponents interop. The new Samples\TS\WebComponents\WebComponentsIntro sample explains the status and usage of the interop.
  • [npm] Wijmo is published to the global npm registry as the wijmo package.
  • Added new HierarchicalMenu sample that demonstrates how to use the new submenu feature of the Menu control.
  • Added new DropDownTree sample that demonstrates how to show a TreeView in the drop-down.
  • [Menu] Added a Menu.subItemsPath property that allows the creation of hierarchical (multi-level) menus. This is similar to the childItemsPath property in the FlexGrid and TreeView controls. The Menu.subItemsPath property specifies the name of a property that is used to populate child menus when the parent item is clicked.
  • [Menu] Added a Menu.openOnHover property that causes the menu (and any sub-menus) to open and close automatically when the mouse hovers over the control.
  • [wijmo.pdf][wijmo.grid.pdf] Improved performance, memory consumption is reduced.
  • Improved accessibility for grids with imeEnabled (made IME element aria-invisible).
  • Improved RTL support in Calendar/DropDown/Popup controls.
  • Improved touch support on input (don't show the soft keyboard when picking from drop-downs) and gauge controls (allow touch-scrolling on read-only gauges).
  • Improved clipboard support in MultiRow. Before, it would copy duplicate values for merged cells. Now, it copies only the first cell in the merged range and the remaining merged cells are replaced by empty strings (as in Excel).
  • Added support for popups in HTML elements.

Telerik Report Server R3 2018

$
0
0
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

Telerik Reporting R3 2018

$
0
0
Telerik Reporting

Includes 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

Telerik DevCraft Complete - Upgrade from Telerik UI for ASP.NET AJAX R3 2018

$
0
0
Telerik DevCraft Complete - Upgrade from Telerik UI for ASP.NET AJAX

20+ 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:

Telerik DevCraft Complete R3 2018

$
0
0
Telerik DevCraft Complete

20+ 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:

Telerik DevCraft Ultimate - Upgrade from Telerik UI for ASP.NET AJAX R3 2018

$
0
0
Telerik DevCraft Ultimate - Upgrade from Telerik UI for ASP.NET AJAX

New 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:

Viewing all 1903 articles
Browse latest View live


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