Quantcast
Channel: ComponentSource News | Grid Components
Viewing all 2733 articles
Browse latest View live

Infragistics Ultimate UI for WPF 19.1 Service Release

$
0
0
Infragistics Ultimate UI for WPF

Improves CalculationManager, DataChart and RichTextEditor controls.

Fixes

CalculationManager

  • Performance issue when adding a new property descriptor to a dynamic object in that all other formulas on that object are recalculated.
  • For dynamically added properties, changing a formula does not appear to calculate and set property values.

ColorPicker

  • Office2013 theme displays color picket elements incorrectly. Changed the Min-width of the ButtonStyle (affecting the ColorPalettesButton). Adjusted margins and width of ColorPalettesButton and changed the horizontal alignment and margin of the AdvancedEditorButton to match the other themes.

ComboEditor

  • Enter clear clears selection while dropdown is open - caused from IsEditable="False".

DataChart

  • Enabling axis annotations in both value overlay and crosshair layer throws error IsAxisAnnotationEnabled' property was already registered by 'CrosshairLayer'.
  • Visual data for value overlay is not being included in export.
  • Adding crosshair layer to chart with value overlay will display axis annotation for value overlay when IsAxisAnnotationEnabled=false.
  • Attempting to use AxisAnnotationFormatLabel on CategoryDateTimeXAxis gives strange value for item in event to format label.
  • Adding crosshair layer to chart with value overlay will overwrite overlay axis annotation when hovering.

DataGrid

  • Modifying the grid in the ExportStarted event while setting FieldSettings.LabelTextWrapping to "Wrap" and then sorting and resizing a column results in incorrect view.
  • Using a CompositeCollection as a StaticResource does not work and data updates to CompositeCollection does not result in new records.
  • XamDataGrid inconsistent behaviour Column formatting.
  • When using a hierarhical data structure with RecordFilterScope = "AllRecords" sometimes the filter operands will show blank when there should be options available.
  • Typo in German filter menu in XamDataGrid.
  • RecordPresenter.Loaded event is potentially registered to the same handler multiple times.
  • ArgumentNullException in DataPresenter.Calculations.
  • NullReferenceException in GroupLevelReference constructor after removing a grouping in the grid.
  • When exporting to Excel, calculations are still done when CalculationFrequency is set to Manual.
  • When calculations are deferred, exporting to Excel does not export all values.
  • Use down arrow ket to select cell below group cell then using up arrow to reselect group puts group / active cell out of view.
  • Initially adding selected range throws Null Reference Exception.
  • When selecting cells with pinned rows both pinned and ghost cells should appear selected but only one item should be added to selectedCells collection.
  • Selecting Pinned Cells then grouping grid loses cell selection.
  • Grid either does not select multiple columns or selects more columns than desired when using drag selection with MinWidth columns.
  • When SelectedDataItem is set programmatically, the SelectedDataItem and SelectedDataItems properties are out of sync in the SelectedItemsChanged event.
  • ListCalculator does not seem to work when parenthesis are included in the formula, but DataPresenterCalculationAdapter works with the same formula.
  • Null Reference Exception occurring in OnRecordPropertyChanged due to missing null check.
  • InvalidOperationException when adding a new formula.
  • Clipboard paste operation truncate the double quotes for the first cell.
  • Property changed notifications are not being respected with dynamically added fields for dynamic properties.
  • Formulas are not evaluating for dynamically added properties when the formula is added initially when the ItemCalculation is added.

DataPresenter

  • FieldLayout.InvalidateSortCtiteria.

DataTree

  • XamDataTree selection is not retained after multiple expansions / collapses of nodes.

Editors

  • IsTabStop="False" is ignored if IsAlwaysInEditMode is set to true.

Excel

  • Image not serialized even though no manipulation on chart.
  • OutOfMemoryException in Workbook.Load() if the workbook contains an embedded Equation object in a worksheet.
  • No series values are returned for a chart where the name of the worksheet used for the source data has a space in the name.
  • When loading an Excel workbook with a formula that references a region that has a period in its name, a FormulaParseException is thrown.
  • The labels overlap after changing chart type.
  • Chart is lost when there are two charts.
  • Chart is not saved correctly after clearing filter on data region.
  • Bubble chart is not restored correctly - Delete/Undo.
  • Chart type is  serialized as XYScatterLines instead of XYScatterLinesNoMarkers.
  • Axis DisplayUnitLabel is lost on saving.
  • Changing ChartTpe to Treemap is allowed but not deserialized.
  • Incorrect exception message when changing series type.
  • Data label is not visible after roundtripping.
  • Removing series from Pareto corrupts the chart in MS Excel 2016.

FormulaEditor

  • Null Reference Exception in FormulaEditorBase.CommitFormulaEdit.

Gantt

  • MinutesPerDay variable of project settings is not being respected correctly in the UI.

Grid

  • Grid shifts horizontally after removing and re-adding groupby column.
  • Active cell comes to the left end of viewport when active cell goes out of view from right end of viewport.
  • Some unfixed columns cannot be scrolled into view if group columns are used.
  • When summaries are enabled ICollectionView filter isn't maintained after clearing/resetting datasource.

NumericEditor

  • The editor accepts more digits than defined in Mask property when a value is pasted.
  • ValueType appears to be ignored when evaluating the Mask when set - it defaults to Decimal.

RichTextEditor

  • WordWrap property is not wrapping the text.

Spreadsheet

  • XamSpreadsheet tooltips are not localizable.
  • Chart is skewed after shifting.
  • NRE on clearing data  - GetScatterSeriesDataItems().
  • Clearing a series's name generates a random name in the legend, in combo charts.
  • Certain chart elements do not have fill/borders.
  • The plot area does not have gradient fill.
  • TickLabelPosition is not reflected correctly in the Spreadsheet.
  • ReversePlotOrder is not applied correctly.
  • LogBase value is not reflected in the Spreadsheet.

TabControl

  • InvalidOperationException exception while removing the tab using tooltip.

Timeline

  • NullReferenceException at line 536 FastItemsSource.cs.

TreeGrid

  • Overlapping nodes when bringing active record into view and scrolling to the bottom while sorting.
  • Infinite loop with FieldLayout.NestingDepth when columns are auto-sized.

WPF

  • Symbol version mismatch with the source code when adding the dlls from NuGet.
  • 'System.ArgumentException' in InfragisticsWPF4.Documents.Core.v19.1.dll  on loading a workbook with charts.
  • ChartArea border fill color is not serialized correctly for RegionMap.
  • GeoMapChart is empty when roundtripped when there are more than one charts.
  • SetSourceData on a worksheet different than the chart deserializes empty RegionMap.

Infragistics Ignite UI for JavaScript 19.1 Service Release

$
0
0
Infragistics Ignite UI for JavaScript

Improves HierarchicalGrid, Spreadsheet and Tree controls.

Fixes

Excel

  • AxisBetweenCategories affects wrong axis.
  • Cannot change line style for series lines.
  • Axis labels are not displayed correctly when using SetSourceData.
  • Some text format of a text box get lost after loading and saving an Excel file.
  • Fixed issues with to/from OA date.

igDataChart

  • Adding value overlay throws typeError cannot read property 'name' of undefined.
  • Setting axisAnnotationFormatLabel throws TypeError j is not a function.

igDatePicker

  • Mouse over highlighting of dates does not work after the control is recreated.

igDatePicker/igDateEditor

  • TypeError: Cannot read property 'length' of null when a non-numeric Japanese text is selected by mouse click from the drop down of IME's alternative texts.

igDialog

  • Nested modal dialog causes showing scrollbar on its parent dialog.

igEditors

  • Input text is invisible if Bootstrap Theme Generator's default theme is applied.

igGrid

  • When defaultColumnWidth is set to ""*"", there is a non-data column and autoFitLastColumn is true a horizontal scrollbar is rendered.
  • [Internet Explorer 11] Horizontal scrollbar moves to the left unexpectedly.
  • Column on moving dialog does not change its position when the moving column contains underscore (_) as its key.
  • Filter is applied wrongly when duplicated headerText exist on grid.
  • [Internet Explorer 11] On Advanced Filter dialog, operator dropdown does not show selected item when jQuery-3.3.1 is used.
  • When more than one filter is applied the filtering condition in the drop down is not correctly set.
  • Grouped row's colspan is wrong when virtualization is enabled.
  • Exported column width gets too long when it is grouped by on igGrid.
  • Horizontal scroll appears in IE 11 when grid enters edit mode, there are combo editor providers and user scrolls the grid horizontally.
  • [Internet Explorer 11] Vertical scrolling doesn't work correctly when configuring virtualizationMode = "continuous" and using jQuery 3.3.1.

igHierarchicalGrid

  • [Internet Explorer 11] Undefined error is thrown after child grid is rendered, deleted and window is resized.

igSpreadsheet

  • Uncaught TypeError: Cannot read property 'workbook' of null on deleting columns containing shapes.
  • Error in jQuery  on dragging visible hidden rows containing shapes.
  • Horizontal alignment in textbox is lost.
  • Empty lines are lost in a textbox.
  • Entering DATE function into a cell does not automatically set date format for the cell.
  • TypeError: Cannot set property 'a' of undefined.
  • TypeError: Cannot read property 'd' of null on loading a workbook with a chart and a table.

igTree

  • The igTree nodeDropping and nodeDropped events should expose the tree in its arguments.

Webpack

  • Webpack support for IgniteUI is broken.

Infragistics Ultimate UI for ASP.NET 19.1 Service Release

$
0
0
Infragistics Ultimate UI for ASP.NET

Improves WebDataGrid and WebDataMenu controls.

Fixes

WebDataGrid

  • When WebDataGrid has text editor provider, defined for one of its columns, the cells in that column are not updated after a database update is executed.
  • When WebDataGrid has Row Adding behavior defined with "Enabled" property set to "False", after a postback to the server is executed then the other controls on the page are not visible.
  • When WebDataGrid has ExcelStyleFilter and CellEditing enabled, editing more than one cells consequently will result in a not correct edit mode state for the latter.
  • When WebDataGrid has Paging behavior enabled, then the first 8 records are duplicated.

WebDataMenu

  • WebDataMenu does not open on Andriod mobile device.

Infragistics Professional 19.1 Service Release

$
0
0
Infragistics Professional

Improves ASP.NET Web Forms, Windows Forms, WPF and JavaScript controls.

Fixes

Infragistics has released new builds of the following products:

Infragistics Ultimate 19.1 Service Release

$
0
0
Infragistics Ultimate

Improves ASP.NET Web Forms, Windows Forms, WPF and JavaScript controls.

Fixes

Infragistics has released new builds of the following products:

Smart HTML Elements v3.2.0

$
0
0
Smart HTML Elements

Adds support for Grid Cell and Grid Row selection.

Features

  • Grid Cells selection.
  • Grid Rows selection.
  • Grid Grouping Menu.

Telerik UI for Blazor v1.3.0

$
0
0
Telerik UI for Blazor

Includes a new TreeView component, plus updates to the DropDownList and Grid.

Features

  • Common
    • TreeView component
  • DropDownList
    • Accept lists of primitive types as a data source
    • Detach dropdowns from place of rendering to avoid appearance issues
  • Grid
    • Filter list for filter row

Fixes

  • DatePicker
    • DatePicker doesn't bind correctly in grid's edit form.
  • DropDownList
    • DropDownList doesn't select value when used as editor in grid's popup edit form.
    • Binding to a null string Value throws NullReferenceException.
  • Grid
    • InCell editing - you can only type one digit when editing a non-string field.
    • Custom toolbar command buttons don't work in the 1.2.0 release.
    • DropDownList doesn't select value when used as editor in grid's popup edit form.
    • grid command buttons have extra space when they have no text.

ExpressGridPack 19.1.3

$
0
0
ExpressGridPack

Improves Editors, Layout, SpreadSheet and TreeList controls or libraries.

Fixes

ExpressEditors Library

  • cxLookupComboBox - Incremental filtering works incorrectly if the Properties.DropDownListStyle property is set to lsFixed.
  • ShellListView in Thumbnail mode converts "&" to underscore.
  • TcxCustomDropDownEdit and descendants - Selection highlight can duplicate in an editor's drop-down window when scrolling items with the mouse wheel in Windows 8 or later.
  • TcxCustomGroupBox and descendants - A caption is cropped if one of certain skins is applied.
  • The Excel-inspired filter popup's Filters tab is slowly initialized.

ExpressLayout Control

  • A component dropped onto a form from the Tool Palette can end up within a collapsed layout group.
  • A layout group button's glyph does not scale.

ExpressQuantumTreeList Suite

  • Scrolling selection out of view and clicking a node while holding down the Ctrl or Shift key to extend the selection scrolls it back to view if the tree list's OptionsSelection.MultiSelect property is set to True.

ExpressSpreadSheet

  • An error occurs on compiling the dxSpreadSheetFunctionsStatistical unit if the "Emit runtime type information" compiler option is enabled.
  • TdxSpreadSheetReportDesigner - Merged cells with formulas that reference database fields do not show the database icon.
  • Typing a function name followed by an opening parenthesis causes the "Out of Memory" exception if a workbook contains a defined name whose caption is empty.

ExpressQuantumPack 19.1.3

$
0
0
ExpressQuantumPack

Improves Editors, Layout, SpreadSheet and TreeList controls or libraries.

Fixes

ExpressEditors Library

  • cxLookupComboBox - Incremental filtering works incorrectly if the Properties.DropDownListStyle property is set to lsFixed.
  • ShellListView in Thumbnail mode converts "&" to underscore.
  • TcxCustomDropDownEdit and descendants - Selection highlight can duplicate in an editor's drop-down window when scrolling items with the mouse wheel in Windows 8 or later.
  • TcxCustomGroupBox and descendants - A caption is cropped if one of certain skins is applied.
  • The Excel-inspired filter popup's Filters tab is slowly initialized.

ExpressLayout Control

  • A component dropped onto a form from the Tool Palette can end up within a collapsed layout group.
  • A layout group button's glyph does not scale.

ExpressQuantumTreeList Suite

  • Scrolling selection out of view and clicking a node while holding down the Ctrl or Shift key to extend the selection scrolls it back to view if the tree list's OptionsSelection.MultiSelect property is set to True.

ExpressSpreadSheet

  • An error occurs on compiling the dxSpreadSheetFunctionsStatistical unit if the "Emit runtime type information" compiler option is enabled.
  • TdxSpreadSheetReportDesigner - Merged cells with formulas that reference database fields do not show the database icon.
  • Typing a function name followed by an opening parenthesis causes the "Out of Memory" exception if a workbook contains a defined name whose caption is empty.

DevExpress VCL Subscription 19.1.3

$
0
0
DevExpress VCL Subscription

Improves Bars, Docking, Editors, Layout, NavBar, PDFViewer, RichEdit, SpreadSheet & TreeList controls or libraries.

Fixes

ExpressBars Suite

  • A bar popup menu cannot be bound to another bar manager via the BarManager property.
  • Ribbon - Office 2016 style - The Tab Area Toolbar or Tab Area Search Toolbar is incorrectly scaled in an application built with a manifest recreated by the project "Enable High-DPI" option if the system DPI value is 144 and a certain skin is applied.
  • Ribbon - The CapitalizeTabCaptions property does not capitalize multi-byte characters.
  • TdxRibbonGalleryItem - All custom values of properties that specify pixel dimensions scale multiple times if the current DPI is not 96.

ExpressDocking Library

  • Memory leaks on unloading a DLL built with at least one unit from the ExpressDocking library if the DLL is loaded without initialization.

ExpressEditors Library

  • cxLookupComboBox - Incremental filtering works incorrectly if the Properties.DropDownListStyle property is set to lsFixed.
  • ShellListView in Thumbnail mode converts "&" to underscore.
  • TcxCustomDropDownEdit and descendants - Selection highlight can duplicate in an editor's drop-down window when scrolling items with the mouse wheel in Windows 8 or later.
  • TcxCustomGroupBox and descendants - A caption is cropped if one of certain skins is applied.
  • The Excel-inspired filter popup's Filters tab is slowly initialized.

ExpressFlowChart

  • An AV occurs on loading a DLL built with the dxFlowChartDesigner unit.
  • An AV occurs on opening the Ribbon-Based Flow Chart Editor dialog in an application built with RAD Studio Delphi XE.
  • The "Unable to open file 'DXSUGIYAMALAYOUT.OBJ'" exception occurs on an attempt to compile a C++Builder project that contains the control.

ExpressLayout Control

  • A component dropped onto a form from the Tool Palette can end up within a collapsed layout group.
  • A layout group button's glyph does not scale.

ExpressLibrary

  • TdxForm and TdxCustomForm descendants - A form and its DPI-aware controls can scale multiple times when moved between monitors with different DPI if an application is built with RAD Studio Delphi Berlin or a newer IDE.

ExpressNavBar

  • Navigation Pane Views - The font size of the NavBar control's caption does not scale if the system DPI is higher than 96.

ExpressPageControl

  • Certain UI elements of a tab control scale incorrectly at high monitor DPI values if the Slanted painting style is applied.

ExpressPDFViewer

  • An AV occurs on reading a PDF annotation whose border style is omitted.

ExpressQuantumTreeList Suite

  • Scrolling selection out of view and clicking a node while holding down the Ctrl or Shift key to extend the selection scrolls it back to view if the tree list's OptionsSelection.MultiSelect property is set to True.

ExpressRichEdit Control

  • Clicking the Cancel button in the Tabs dialog displays the "This is not a valid tab stop" error instead of closing the dialog.

ExpressSpreadSheet

  • An error occurs on compiling the dxSpreadSheetFunctionsStatistical unit if the "Emit runtime type information" compiler option is enabled.
  • TdxSpreadSheetReportDesigner - Merged cells with formulas that reference database fields do not show the database icon.
  • Typing a function name followed by an opening parenthesis causes the "Out of Memory" exception if a workbook contains a defined name whose caption is empty.

Telerik UI for Xamarin R2 2019 SP1 (2019.2.708.360)

$
0
0
Telerik UI for Xamarin

Calendar adds functionality to scroll to a specific time via the ScrollTimeIntoView method in DayView mode.

Features

  • Calendar
    • Add functionality to scroll to specific time via the ScrollTimeIntoView method in DayView mode.

Fixes

  • Common
    • [iOS] ScrollAppointmentIntoView() doesn't scroll.
  • Chart
    • NumericalAxis.Maximum and NumericalAxis.Minimum bindings are not working.
  • DataForm
    • [iOS] DecimalEditor does not receive decimal separator comma.
  • DataGrid
    • [iOS] DoubleTap on a Template cell throws NullReferenceException.
    • When in Single UserSortMode the SortDirection icon of the TemplateColumn with DelegateSortDescriptor is not cleared.
  • ImageEditor
    • [Android] GIF images are not loaded correctly on older versions of the operating system.
  • ListView
    • [iOS] Item swipe is not working with selection.
    • SelectedItem is reset when changing the views within a TabView.
  • PdfViewer
    • Content is not visualized properly when the file is imported from a stream.
  • SlideView
    • [Android] NotSupportedException is thrown during page navigation with Xamarin.Forms 4.0.
  • TreeView
    • [iOS] Using custom ItemTemplate with modified height (bigger than 44) does not show correctly.

Syncfusion Essential Studio ASP.NET Core 2019 Volume 2

$
0
0
New Barcode control and Virtual scrolling support in TreeGrid

Adds new Barcode control and Virtual scrolling support in TreeGrid.

Features

Barcode

  • One Dimensional - The barcode generator is a one-dimensional, light-weight, and high-performance control. The barcode control can be customized. Its color, height, width, etc. can easily be changed. It supports barcode types like Code 128, Code39, Codabar, etc.
  • QR Code - The Quick Response Code (QR code) is a two-dimensional barcode. The QR code provides an option to customize the size and appearance, and also to change the version and error correction level. Each QR code can store values upto 7089 digits. It is mostly used for URLs, business cards, contact information, etc.
  • Data Matrix - A Data Matrix is a two-dimensional barcode. Data Matrix barcode provides an option to customize the size and appearance, and also to change the encoding type, etc. Each barcode can store values upto 2335 alphanumeric characters. A Data Matrix barcode is mostly used by couriers, food industry, etc.

Calendar

  • Customize the day header - This feature allows changing the format of the day name displayed in the header. Possible formats are short, wide, narrow, and abbreviated.

Charts

  • Canvas rendering - Charts now provide support for canvas rendering mode, which is fast and high in performance.
  • Data editing - Data editing allows users to edit chart point values visually.
  • Funnel and pyramid chart smart labels - Overlapping data labels in funnel and pyramid charts will be arranged on both sides of the charts.

Diagram

  • Custom tooltip for Diagram - This feature allows the users to set custom content for the diagram tooltip as either a string or HTML content.
  • Template support for User handle - This feature allows the users to set custom content for the diagram user handle. The user handle content may be a path, image source, or SVG template.

Word Library

  • Mail merge enhancements - Word library now provides the following features in mail merge:
    • Event to customize clearing unmerged fields during mail merge.
    • Event to customize removing unmerged groups during mail merge.
    • Option to access the new instance (WPicture or WTextRange) replaced during mail merge.
    • Execute mail merge using ADO.NET objects.
  • Group shape in DOCX and DOCX-to-PDF conversion - Word library now allows creating group shapes in Word documents (DOCX) and preserving them in DOCX-to-PDF conversion.
  • RTL text rendering in Word-to-PDF conversion - Right-to-left (RTL) text rendering in Word-to-PDF conversion has been improved.

Word Processor

  • Restrict editing - Control the type of editing that can be made to a document.
  • Chart - Preserve the chart in a document opened in Document Editor.
  • Paste text with formatting - Paste the copied text with formatting.
  • Spell check - Check the spelling and make corrections.

File Manager

  • File system providers support - Added file system providers for the following services,
    • SQL server database
    • Microsoft Azure cloud storage
    • Node.js framework
    • Google Drive cloud storage
  • Access control support - Provided options to set access permissions to files and folders for a specific user or group of users.
  • Cut, copy and paste support - With this release, File Manager comes with a support to copy or move files across directories.
  • Drag and drop support - Easily interact with the File Manager to move files using drag and drop action.
  • Rename and replace support when uploading - File Manager now handles duplicate files that either replaces the existing files or keeps both the files by renaming it based on user preference.
  • Restrict file types in uploading - Restrict the types of files to be uploaded based on file extensions.

Gantt Chart

  • Context Menu - Provided support to perform add, edit, and delete using context menu. Milestones can be converted to tasks and vice versa. In Gantt, custom menu items can also be used.
  • Zooming - Provided support to ZoomIn, ZoomOut, and ZoomToFit timeline in Gantt for better visualization of Gantt Chart.

Maps

  • Marker clustering - Maps now provides support to hide and cluster markers when they overlap one another.

MultiSelect Dropdown

  • Grouping with check box - Previously, there was no check box for group headers. Now, check boxes can be rendered in group headers to select a group of items in a single selection.

PDF Library

  • Add comments and reviews to the PDF annotation - Set or change PDF annotation review statuses and make comments.
  • PDF 2.0 version support - Create a 2.0 version of PDF. Convert TIFF image to PDF - Tiff to PDF

PDF Viewer

  • Shape annotation - Shape annotations are used to draw different shapes like rectangles, circles, lines, and polygons in a PDF document. They are customizable.
  • Stamp annotation - Stamp annotation allows you to apply stamps to a PDF document like a rubber stamp is applied to a paper document.
  • Measuring tools - Measuring tools are used to calculate the distance, area , perimeter, radius, and volume. These measurements are used to draw plans like civil engineers’ site plans using the PDF Viewer.
  • Sticky notes and comments - The sticky notes and comment options are used to track review feedbacks and the status of PDF documents.

Pivot Chart

  • Drill down/Drill up - Provision to drill down to access detailed levels of data as well as drill up to see summarized data in graphical format.

Pivot Table

  • Drill position - On multiple dimension scenario, users can drill only the current position of the selected member and exclude the drilled data of selected member in other positions.

PowerPoint Library

  • Write protection - PowerPoint library now allows enabling write protection for PowerPoint presentations.

Tree Grid

  • Virtual scrolling - Provided support to load large data in Tree Grid with high performance by rendering row elements on-demand when scrolling vertically.
  • Row template - Provided support to customize the look and behavior of the Tree Grid rows.
  • Detail template - Provided support to show additional information about each row of the Tree Grid on the detail row that is present below each row.

Rich Text Editor

  • Paste from Microsoft Word - The Rich Text Editor offers built-in options to paste content from Microsoft Word and Microsoft Outlook to the editor by filtering out tags, attributes, and styles. The following options can be used to paste content:
    • Retain source style formatting.
    • Cleaned styles.
    • Plain text.

Excel Library

  • Excel chart enhancements - Certain Excel charts support drop lines to help viewers determine a data point’s value on the horizontal axis.
  • Trace precedents and dependents enhancements - Cells with formulas referring to other cells can be retrieved by the GetDirectPrecedents() and GetDirectDependents() methods.

Syncfusion Essential Studio ASP.NET MVC 2019 Volume 2

$
0
0
Support for file system service providers like SQL Server database, Microsoft Azure cloud storage, and Google Drive cloud storage

Adds support for file system service providers like SQL Server, Microsoft Azure & Google Drive cloud storage.

Features

Barcode

  • One Dimensional - The barcode generator is a one-dimensional, light-weight, and high-performance control. The barcode control can be customized. Its color, height, width, etc. can easily be changed. It supports barcode types like Code 128, Code39, Codabar, etc.
  • QR Code -The Quick Response Code (QR code) is a two-dimensional barcode. The QR code provides an option to customize the size and appearance, and also to change the version and error correction level. Each QR code can store values upto 7089 digits. It is mostly used for URLs, business cards, contact information, etc.
  • Data Matrix - A Data Matrix is a two-dimensional barcode. Data Matrix barcode provides an option to customize the size and appearance, and also to change the encoding type, etc. Each barcode can store values upto 2335 alphanumeric characters. A Data Matrix barcode is mostly used by couriers, food industry, etc.

Calendar

  • Customize the day header - This feature allows changing the format of the day name displayed in the header. Possible formats are short, wide, narrow, and abbreviated.

Charts

  • Canvas rendering - Charts now provide support for canvas rendering mode, which is fast and high in performance.
  • Data editing - Data editing allows users to edit chart point values visually.
  • Funnel and pyramid chart smart labels - Overlapping data labels in funnel and pyramid charts will be arranged on both sides of the charts.

Diagram

  • Custom tooltip for Diagram - This feature allows the users to set custom content for the diagram tooltip as either a string or HTML content.
  • Template support for User handle - This feature allows the users to set custom content for the diagram user handle. The user handle content may be a path, image source, or SVG template.

Word Library

  • Mail merge enhancements - Word library now provides the following features in mail merge:
    • Event to customize clearing unmerged fields during mail merge.
    • Event to customize removing unmerged groups during mail merge.
    • Option to access the new instance (WPicture or WTextRange) replaced during mail merge.
  • Group shape in DOCX and DOCX-to-PDF conversion - Word library now allows creating group shapes in Word documents (DOCX) and preserving them in DOCX-to-PDF conversion.
  • RTL text rendering in Word-to-PDF conversion - Right-to-left (RTL) text rendering in Word-to-PDF conversion has been improved.

Word Processor

  • Restrict editing - Control the type of editing that can be made to a document.
  • Chart - Preserve the chart in a document opened in Document Editor.
  • Paste text with formatting - Paste the copied text with formatting.
  • Spell check - Check the spelling and make corrections.

File Manager

  • File system providers support - Added file system providers for the following services,
    • SQL server database
    • Microsoft Azure cloud storage
    • Node.js framework
    • Google Drive cloud storage
  • Access control support - Provided options to set access permissions to files and folders for a specific user or group of users.
  • Cut, copy and paste support - With this release, File Manager comes with a support to copy or move files across directories.
  • Drag and drop support - Easily interact with the File Manager to move files using drag and drop action.
  • Rename and replace support when uploading - File Manager now handles duplicate files that either replaces the existing files or keeps both the files by renaming it based on user preference.
  • Restrict file types in uploading - Restrict the types of files to be uploaded based on file extensions.

Gantt Chart

  • Context Menu - Provided support to perform add, edit, and delete using context menu. Milestones can be converted to tasks and vice versa. In Gantt, custom menu items can also be used.
  • Zooming - Provided support to ZoomIn, ZoomOut, and ZoomToFit timeline in Gantt for better visualization of Gantt Chart.

Maps

  • Marker clustering - Maps now provides support to hide and cluster markers when they overlap one another.

MultiSelect Dropdown

  • Grouping with check box - Previously, there was no check box for group headers. Now, check boxes can be rendered in group headers to select a group of items in a single selection.

PDF Library

  • Add comments and reviews to the PDF annotation - Set or change PDF annotation review statuses and make comments.
  • PDF 2.0 version support - Create a 2.0 version of PDF.

PDF Viewer

  • Shape annotation - Shape annotations are used to draw different shapes like rectangles, circles, lines, and polygons in a PDF document. They are customizable.
  • Stamp annotation - Stamp annotation allows you to apply stamps to a PDF document like a rubber stamp is applied to a paper document.
  • Measuring tools - The measuring tools are used to calculate the distance, area , perimeter, radius, and volume. These measurements are used to draw plans like civil engineers’ site plans using the PDF Viewer.
  • Sticky notes and comments - The sticky notes and comment options are used to track review feedbacks and the status of PDF documents.

Pivot Chart

  • Drill down/Drill up - Provision to drill down to access detailed levels of data as well as drill up to see summarized data in graphical format.

Pivot Table

  • Drill position - On multiple dimension scenario, users can drill only the current position of the selected member and exclude the drilled data of selected member in other positions.

PowerPoint Library

  • Write protection - PowerPoint library now allows enabling write protection for PowerPoint presentations.

Tree Grid

  • Virtual scrolling - Provided support to load large data in Tree Grid with high performance by rendering row elements on-demand when scrolling vertically.
  • Row template - Provided support to customize the look and behavior of the Tree Grid rows.
  • Detail template - Provided support to show additional information about each row of the Tree Grid on the detail row that is present below each row.

Rich Text Editor

  • Paste from Microsoft Word - The Rich Text Editor offers built-in options to paste content from Microsoft Word and Microsoft Outlook to the editor by filtering out tags, attributes, and styles. The following options can be used to paste content:
    • Retain source style formatting.
    • Cleaned styles.
    • Plain text.

Excel Library

  • Excel table with parameter query - Excel tables are now created with a parameter query for external connections such as Microsoft SQL Server. These parameters are customized by accepting values from a prompt window, by using a value from a cell, or by using a constant.
  • Excel chart enhancements - Certain Excel charts support drop lines to help viewers determine a data point’s value on the horizontal axis.
  • Trace precedents and dependents enhancements - Cells with formulas referring to other cells can be retrieved by the GetDirectPrecedents() and GetDirectDependents() methods.

Syncfusion Essential Studio ASP.NET Web Forms 2019 Volume 2

$
0
0
Group shape support in DOC-to-PDF and DOCX-to-PDF conversions

Adds group shape support in DOC-to-PDF and DOCX-to-PDF conversions.

Features

Word Library

  • Mail merge enhancements - Word library now provides the following features in mail merge:
    • Event to customize clearing unmerged fields during mail merge.
    • Event to customize removing unmerged groups during mail merge.
    • Option to access the new instance (WPicture or WTextRange) replaced during mail merge.
  • Group shape in DOCX and DOCX-to-PDF conversion - Word library now allows creating group shapes in Word documents (DOCX) and preserving them in DOCX-to-PDF conversion.
  • RTL text rendering in Word-to-PDF conversion - Right-to-left (RTL) text rendering in Word-to-PDF conversion has been improved.

PDF Library

  • Add comments and reviews to the PDF annotation - Set or change PDF annotation review statuses and make comments.
  • PDF 2.0 version support - Create a 2.0 version of PDF.

Pivot Grid

  • Hiding subtotals and grand-totals - Users can either show or hide subtotals for specific field(s) and grand-totals in rows and columns.

PowerPoint Library

  • Write protection - PowerPoint library now allows enabling write protection for PowerPoint presentations.

Excel Library

  • Excel table with parameter query - Excel tables are now created with a parameter query for external connections such as Microsoft SQL Server. These parameters are customized by accepting values from a prompt window, by using a value from a cell, or by using a constant.
  • Excel chart enhancements - Certain Excel charts support drop lines to help viewers determine a data point’s value on the horizontal axis.
  • Trace precedents and dependents enhancements - Cells with formulas referring to other cells can be retrieved by the GetDirectPrecedents() and GetDirectDependents() methods.

Syncfusion Essential Studio for UWP 2019 Volume 2

$
0
0
Add comments and reviews to PDF annotations.

Add comments and reviews to PDF annotations.

Features

Word Library

  • Mail merge enhancements - Word library now provides the following features in mail merge:
    • Event to customize clearing unmerged fields during mail merge.
    • Event to customize removing unmerged groups during mail merge.
    • Option to access the new instance (WPicture or WTextRange) replaced during mail merge.

PDF Library

  • Add comments and reviews to the PDF annotation - Set or change PDF annotation review statuses and make comments.
  • PDF 2.0 version support - Create a 2.0 version of PDF.

PowerPoint Library

  • Write Protection - PowerPoint library now allows enabling write protection for PowerPoint presentations.

Charts

  • Customize individual axis element appearance - This feature allows users to customize the appearance of individual axis elements.

PDF Viewer

  • Custom stamp annotation - Custom stamp annotation allows users to include any form of UWP UI element like buttons, text blocks, text boxes, and images anywhere in the pages of the PDF Viewer. You can perform operations like add, move, resize, and delete on the custom stamp annotations. Also, you can save and load existing custom stamp annotations associated with the PDF document in the PDF Viewer control.

TreeGrid

  • Column filtering support (programmatic and Excel-like UI filtering) - This feature allows users to filter nodes using an advanced, Excel-like filtering UI or programmatically. Users can filter columns using the following options:
    • CheckBox filtering
    • Advanced filtering (numeric, text and date-time)

Syncfusion Essential Studio for Xamarin 2019 Volume 2

$
0
0
Adds new Switch and StepProgressBar controls.

Adds new Switch and StepProgressBar controls.

Features

Xamarin.Forms

Switch (Preview)

  • The Switch control allows you to turn an item on and off, and provides an optional indeterminate state. It supports VSM, busy state, and gradient colors. Key features
    • Visual types: Supports built-in visual types such as Material, Cupertino, and Fluent.
    • Indeterminate state: Supports an additional state called indeterminate state.
    • Visual State Manager: Support to customize the switch’s thumb and track based on switch states.
    • Orientation: Supports vertical orientation.
    • Gradient: Support to customize its background with gradients.
    • RTL support: Supports right-to-left(RTL) direction.

StepProgressBar (Preview)

  • The Xamarin StepProgressBar is a control that indicates the progress of a multiple step (state) process, such as new user registration or package status tracking. You can customize its appearance by changing the step shape, step content, progress bar color, and more. Key features
    • Display the progress in horizontal or vertical orientation.
    • Provides three-state progress indication: Not Started, In Progress, and Completed.
    • Customize the shape of the state or step as a circle or a square.
    • Add descriptions to each state on both sides.
    • Customize the step content with numbers, ticks, crosses, dots, or images.
    • Allows initializing the state and progress value.

Accordion

  • Themes support - Themes support has been provided to load the Accordion with light and dark themes.
  • Bindable Layout support - Bindable layout support allows the Accordion to generate its content by binding it to a collection of items.
  • Visual State Manager (VSM) support - The Accordion appearance can now be customized based on the expand and collapse visual states of AccordionItem.

Button

  • Gradient background - This feature allows users to set gradient colors as a button’s background.
  • Accessibility - The Button control has accessibility support for Android and iOS.

Calendar

  • Week view - Support to display one or more weeks in the month view which saves more screen space to achieve modern UI of mobile applications. It allows users to select single, multiple, and range of dates and displays the events associated with the selected date in agenda view.
  • Century and Decade views - Displays century and decade view which allows users to easily select and navigate between month, year, decade, and century views.

Charts

  • Charts support for WPF in Xamarin.Forms (preview) - Charts control support is provided for the WPF platform in Xamarin.Forms.
  • Directional zooming - This feature allows users to zoom charts based on pinch gesture direction.
  • Waterfall chart - The new waterfall series in Xamarin.Forms Charts allows users to visualize sequentially introduced positive and negative values.
  • Customize individual axis element appearance - This feature allows users to customize the appearance of individual axis elements in Xamarin.Forms Charts.

CheckBox

  • Accessibility - The CheckBox control has accessibility support for Android and iOS.

Chips

  • Accessibility - The Chips control has accessibility support for Android and iOS.

DataForm

  • Modernized DataForm - Improved design of DataForm editors integrated with TextInputLayout, which provides floating and assistive labels, leading and trailing icons, and password toggle icon to show or hide password. Support provided to choose either filled or outlined container for DataForm editors based on the necessity and appearance of the application.

DataGrid

  • Stacked headers support - Users can add multilevel column headers (unbound header rows) that span across multiple columns. So, columns in DataGrid can be grouped under common column headers.
  • New combobox column type - A combobox column type allows you to easily choose an item from a list of items. It also provides autocomplete support to easily search and select an item in a drop-down.
  • Autogenerate support for complex properties - DataGrid lets you automatically generate columns for complex properties (custom type properties). So users can set a data grid to auto-generate the parent property, inner properties, or both properties for the complex property type.
  • Support to disable diagonal scrolling - Disable diagonal scrolling in DataGrid. DataGrid can scroll vertically or horizontally based on how the user is panning.
  • ItemsSource selector support for picker column type - Users can select a different ItemsSource of each row.

Excel Library

  • Excel chart enhancements - Certain Excel charts support drop lines to help viewers determine a data point’s value on the horizontal axis.
  • Trace precedents and dependents enhancements - Cells with formulas referring to other cells can be retrieved by the GetDirectPrecedents() and GetDirectDependents() methods.

Expander

  • Themes support - Themes support has been provided to load the Expander with light and dark themes.

Image Editor

  • Dark theme support - You can apply a dark theme to the Image Editor control using predefined dynamic resource keys.

ListView

  • Right-to-left support for horizontal orientation - ListView now supports right-to-left flow direction for all orientations and layouts.
  • Sticky footer position support - The footer view can be positioned right below its content instead of at the bottom of the ListView when it has less content by using the StickyFooterPosition property.

Maps

  • Polyline and point shape support - Users can render polylines and point shapes to show river views and road views on maps.
  • Marker alignment support - Align map markers to vertical and horizontal positions such as start, center, and end.

PDF Library

  • Add comments and reviews to the PDF annotation - Set or change PDF annotation review statuses and make comments.
  • PDF 2.0 version support - Create a 2.0 version of PDF.

PDF Viewer

  • Accessibility support - This feature allows visually impaired users to efficiently interact with the PDF Viewer control.
  • Custom stamp annotation - Custom stamp annotation allows users to include any form of Xamarin.Forms widget like Button, Entry, Label, and Image anywhere in the pages of the PDF Viewer. You can perform operations like add, move, resize, and delete on custom stamp annotations. Also, you can save and load the existing custom stamp annotations associated with the PDF document in the PDF Viewer control.
  • Search enhancements - The PDF Viewer control helps users find specific text within a PDF file more quickly. Now, users can find the total number of occurrences of the searched text and its current instance, too.

PopupLayout

  • Autosize support - This feature allows users to autosize a pop-up control’s height and width based on its content template. So, now you don’t have to specify width and height for a pop-up. Support to customize overlay background PopupLayout allows users to customize the background color and opacity, and always show the overlay in spite of setting the width and height of a pop-up.

PowerPoint Library

  • Write protection - PowerPoint library now allows enabling write protection for PowerPoint presentations.

Radio Button

  • Group Key - This feature allows users to group a set of radio buttons inside any layout.
  • Accessibility - The Radio Button control has accessibility support for Android and iOS.

Schedule

  • Timeline view - Timeline view displays the dates in horizontal time axis with the desired day`s count. Each view displays events accurately across the time slots with an intuitive drag-and-drop feature. Provides support to highlight selected time intervals of time slots and handle interaction.
  • Resource view - Resource view displays the resources as discrete view integrated with the scheduler to display appointments in all types of schedule views. It allows users to select single or multiple resources to filter and displays the events associated with the selected resources for efficient and effective utilization.

Text Input Layout

  • Autocomplete and Combo box support - This feature allows users to set Autocomplete or Combo box as input view for the TextInputLayout control.
  • Outline corner radius support - This feature allows users to customize outlined containers with rounded edges.
  • Container background color support - This features allows users to customize the background color for outlined containers.

TreeMap

  • Drill-down support - This feature provides a drill-down option to visualize large sets of data in a minimal data view.

TreeView

  • Node height support - Support to automatically set the height of a node based on its content. Also allows users to specify the height for each node or level.

Word Library

  • Mail merge enhancements - Word library now provides the following features in mail merge:
    • Event to customize clearing unmerged fields during mail merge.
    • Event to customize removing unmerged groups during mail merge.
    • Option to access the new instance (WPicture or WTextRange) replaced during mail merge.
    • Execute mail merge using ADO.NET objects.
  • Group shape in DOCX and DOCX-to-PDF conversion - Word library now allows creating group shapes in Word documents (DOCX) and preserving them in DOCX-to-PDF conversion.
  • RTL text rendering in Word-to-PDF conversion - Right-to-left (RTL) text rendering in Word-to-PDF conversion has been improved.

Xamarin.iOS and Xamarin.Android

Charts

  • Waterfall chart - The new waterfall series in Xamarin.iOS Charts allows users to visualize a sequence of positive and negative values.
  • Customize individual axis element appearance - This feature allows users to customize the appearance of individual axis elements in Xamarin.iOS Charts.

DataGrid

  • Right-to-left support - DataGrid supports right-to-left (RTL) arrangement for users working in right-to-left languages like Hebrew, Arabic, or Persian.
  • Unbound row support - Add additional rows at the top and bottom of the DataGrid that are not bound with data objects from the underlying data source.

Word Library

  • Mail merge enhancements - Word library now provides the following features in mail merge:
    • Event to customize clearing unmerged fields during mail merge.
    • Event to customize removing unmerged groups during mail merge.
    • Option to access the new instance (WPicture or WTextRange) replaced during mail merge.
    • Execute mail merge using ADO.NET objects.
  • Group shape in DOCX and DOCX-to-PDF conversion - Word library now allows creating group shapes in Word documents (DOCX) and preserving them in DOCX-to-PDF conversion.
  • RTL text rendering in Word-to-PDF conversion - Right-to-left (RTL) text rendering in Word-to-PDF conversion has been improved.

Maps

  • Polyline and point shape support - Users can render polylines and point shapes to show river views and road views on maps.
  • Marker alignment support - Align map markers to vertical and horizontal positions such as start, center, and end.

PDF Library

  • Add comments and reviews to the PDF annotation - Set or change PDF annotation review statuses and make comments.
  • PDF 2.0 version support - Create a 2.0 version of PDF.

PowerPoint Library

  • Write protection - PowerPoint library now allows enabling write protection for PowerPoint presentations.

PDF Viewer

  • Accessibility support - This feature allows visually impaired users to efficiently interact with the PDF Viewer control.
  • Custom stamp annotation - Custom stamp annotation allows users to include any form of Xamarin.iOS UI widget like UIButton, UITextField, UITextView, and UIImageView anywhere in the pages of the PDF Viewer. You can perform operations like add, move, resize, and delete on custom stamp annotations. Also, you can save and load the existing custom stamp annotations associated with the PDF document in the PDF Viewer control.
  • Search enhancements - The PDF Viewer control helps users find specific text within a PDF file more quickly. Now, users can find the total number of occurrences of the searched text and its current instance, too.

TreeMap

  • Drill-down support - This feature provides a drill-down option to visualize large sets of data in a minimal data view.

Excel Library

  • Excel chart enhancements - Certain Excel charts support drop lines to help viewers determine a data point’s value on the horizontal axis.
  • Trace precedents and dependents enhancements - Cells with formulas referring to other cells can be retrieved by the GetDirectPrecedents() and GetDirectDependents() methods.

Syncfusion Essential Studio Windows Forms 2019 Volume 2

$
0
0
New high contrast theme for all WinForms controls and support for creating document tabs using docking hits

Adds new high contrast theme for all WinForms controls, plus Office 2019 color theme.

Features

Theme Studio

  • High contrast theme - In theme studio, high contrast (dark) theme has been included along with Microsoft Office 2019 color theme. Also, a few new controls like Menu, CommandBar, Pivot Grid, Spreadsheet, etc. have been included in the suite.

PDF Library

  • Add comments and reviews to the PDF annotation - Set or change PDF annotation review statuses and make comments.
  • PDF 2.0 version support - Create a 2.0 version of PDF.

Diagram

  • Measurement unit support to ruler label - This features allows users to set different types of the measurement units to the ruler label like inch, cm, mm, etc.
  • Grid spacing support to ruler - This features allows users to set different types of grid lines. The variable grid is used to set precise grid lines, and fixed grid is used to set the same space between grid lines at higher and lower magnifications.

Word Library

  • Mail merge enhancements - Word library now provides the following features in mail merge:
    • Event to customize clearing unmerged fields during mail merge.
    • Event to customize removing unmerged groups during mail merge.
    • Option to access the new instance (WPicture or WTextRange) replaced during mail merge.
  • Group shape in DOCX and DOCX-to-PDF conversion - Word library now allows creating group shapes in Word documents (DOCX) and preserving them in DOCX-to-PDF conversion.
  • RTL text rendering in Word-to-PDF conversion - Right-to-left (RTL) text rendering in Word-to-PDF conversion has been improved.

Docking Manager

  • Close tabs using mouse middle button - You can now close tabs of the docking manager by clicking the tab using the mouse middle button. Note: You can also close tabs in TabControl using the mouse middle button.
  • Interactive document tab creation - You can now create document tabs interactively using dock hints.

PDF Viewer

  • Panning support - The Pan tool allows the user to drag and scroll PDF files in any direction.
  • RTL support - PDF Viewer control supports right-to-left (RTL) direction for users working in right-to-left languages like Hebrew, Arabic, or Persian.

PowerPoint Library

  • Write protection - PowerPoint library now allows enabling write protection for PowerPoint presentations.

Radial Gauge

  • New Frame Types - Two new frame types, Quarter Circle and Fill Type have been added.

Ribbon

  • Image mode for ToolStripItem - Users can now change either 32 * 32 images or 16 * 16 images on normal or collapsed modes dynamically to have clear visualization of ribbon items.

Tabbed Form

  • Tab drag-and-drop support - Drag and drop a tab from one position to another.
  • Tab primitive (navigation) support - This feature allows users to navigate through tabs using built-in navigation buttons. Also, users can choose a tab available in an outside view using an intuitive drop-down list.
  • Context menu support - Show the context menu in a tab like in web browsers.
  • Right-to-left support - TabbedForm supports right-to-left (RTL) arrangement for users working in right-to-left languages like Hebrew, Arabic, or Persian.

TreeView

  • Performance Improvisation - In order to improve the TreeView UI interaction time, virtualization concept has been revamped and enabled, by default, resulting in better performance. For instance, earlier 100k records were loaded in 15 minutes, but now the same number of records are loaded in 2 seconds.
  • Data Binding - TreeView now supports external data sources like DataTable and DataSet for binding data. Also, data relations can be established among the tables in DataTable and DataSet when binding.

Excel Library

  • Excel table with parameter query - Excel tables are now created with a parameter query for external connections such as Microsoft SQL Server. These parameters are customized by accepting values from a prompt window, by using a value from a cell, or by using a constant.
  • Excel chart enhancements - Certain Excel charts support drop lines to help viewers determine a data point’s value on the horizontal axis.
  • Trace precedents and dependents enhancements - Cells with formulas referring to other cells can be retrieved by the GetDirectPrecedents() and GetDirectDependents() methods.

Syncfusion Essential Studio WPF 2019 Volume 2

$
0
0
Excel-like UI filtering and merged cell support in TreeGrid

Adds Excel-like UI filtering and merged cell support in TreeGrid control.

Features

DataGrid

  • ItemsSource selector support for multicolumn drop-down list column type - Select a different ItemSource for each row in DataGrid.

Diagram

  • Flowchart layout - The flowchart layout arranges nodes in a sequence representing a workflow or process using different symbols that contain information about the steps or sequence of events.
  • Usability enhancements - The following usability features have been added in Diagram:
    • Delete successor nodes when their dependent nodes are deleted.
    • Connector can connect to the nearest port on a Node instead of its boundaries.
    • Automatic port creation when connection starts from Node/Connector.
    • Update the layout based on child position instead of its collection index in DirectedTreeLayout.
    • Command binding support for all default commands of SfDiagram.
    • Invalidate multiple layout refresh to single layout refresh.
    • Restrict the logging of undo and redo entries.

Word Library

  • Mail merge enhancements - Word library now provides the following features in mail merge:
    • Event to customize clearing unmerged fields during mail merge.
    • Event to customize removing unmerged groups during mail merge.
    • Option to access the new instance (WPicture or WTextRange) replaced during mail merge.
  • Group shape in DOCX and DOCX-to-PDF conversion - Word library now allows creating group shapes in Word documents (DOCX) and preserving them in DOCX-to-PDF conversion.
  • RTL text rendering in Word-to-PDF conversion - Right-to-left (RTL) text rendering in Word-to-PDF conversion has been improved.

Docking Manager

  • Resize restriction - NativeFloatWindow can now be restricted to minimum and maximum sizes.
  • Close tabs using mouse middle button - You can now close tabs of the docking manager by clicking the tab using mouse middle button. Note: You can also close tabs in TabControl and DocumentContainer using the mouse middle button.
  • ToolTip - ToolTip support has been provided for document tab.

PDF Library

  • Add comments and reviews to the PDF annotation - Set or change PDF annotation review statuses and make comments.
  • PDF 2.0 version support - Create a 2.0 version of PDF.

PDF Viewer

  • Panning support - The Pan tool allows the user to drag and scroll PDF files in any direction.
  • Touch interaction - This feature allows the user to perform all operations in the PDF Viewer control using touch gestures.
  • Custom stamp annotation - Custom stamp annotation allows you to include custom stamps anywhere in PDF document pages by importing the stamps as images. You can also add, move, resize, and delete existing custom stamp annotations.

PowerPoint Library

  • Write protection - PowerPoint library now allows enabling write protection for PowerPoint presentations.

Radial Slider

  • SweepDirection support for Radial Slider - You can now set ranges in both Clockwise and Counterclockwise directions.
  • Full range (360 degree) Slider - Slider will now cover a full range of 360 degrees.

Charts

  • Customize individual axis element appearance - This feature allows users to customize the appearance of individual axis elements.

RichTextBox

  • Character and paragraph styles - The RichTextBox control now allows creating and modifying the character and paragraph styles of a document.

Syntax Editor

  • Drag and drop files - Now, you can load a file, by dropping the file over Syntax Editor.
  • Enhancements
    • Accessibility support has been provided.
    • When closing a document, an event will be raised to save, ignore, or cancel the changes made.
  • Method parameter information in Intellisense - Intellisense will now show method’s parameter details using ContextPrompt feature.

TreeGrid

  • Column filtering support (programmatic and Excel-like UI filtering) - This feature allows users to filter nodes using an advanced, Excel-like filtering UI or programmatically. Users can filter columns using the following options:
    • CheckBox filtering
    • Advanced filtering (numeric, text and date-time)
  • Merging cells in a row - This feature allows users to merge the cells in a row by column.

Excel Library

  • Excel table with parameter query - Excel tables are now created with a parameter query for external connections such as Microsoft SQL Server. These parameters are customized by accepting values from a prompt window, by using a value from a cell, or by using a constant.
  • Excel chart enhancements - Certain Excel charts support drop lines to help viewers determine a data point’s value on the horizontal axis.
  • Trace precedents and dependents enhancements - Cells with formulas referring to other cells can be retrieved by the GetDirectPrecedents() and GetDirectDependents() methods.

Syncfusion Essential Studio for JavaScript 2019 Volume 2

$
0
0
Syncfusion Blazor components now support two-way data binding and template rendering

Blazor components now support two-way data binding and template rendering.

Features

Syncfusion Blazor components now support the following features to provide native experience in developing Blazor applications.

  • Two-way data binding
  • Template rendering
  • Localization
  • Right-To-Left
  • Form Validation support for Syncfusion Blazor input components
  • Edit Blazor Data Grid with CRUD support.

Barcode

  • One Dimensional - The barcode generator is a one-dimensional, light-weight, and high-performance control. The barcode control can be customized. Its color, height, width, etc. can easily be changed. It supports barcode types like Code 128, Code39, Codabar, etc.
  • QR Code - The Quick Response Code (QR code) is a two-dimensional barcode. The QR code provides an option to customize the size and appearance, and also to change the version and error correction level. Each QR code can store values upto 7089 digits. It is mostly used for URLs, business cards, contact information, etc.
  • Data Matrix - A Data Matrix is a two-dimensional barcode. Data Matrix barcode provides an option to customize the size and appearance, and also to change the encoding type, etc. Each barcode can store values upto 2335 alphanumeric characters. A Data Matrix barcode is mostly used by couriers, food industry, etc.

Calendar

  • Customize the day header - This feature allows changing the format of the day name displayed in the header. Possible formats are short, wide, narrow, and abbreviated.

Charts

  • Canvas rendering - Charts now provide support for canvas rendering mode, which is fast and high in performance.
  • Data editing - Data editing allows users to edit chart point values visually.
  • Funnel and pyramid chart smart labels - Overlapping data labels in funnel and pyramid charts will be arranged on both sides of the charts.

Diagram

  • Custom tooltip for Diagram - This feature allows the users to set custom content for the diagram tooltip as either a string or HTML content.
  • Template support for User handle - This feature allows the users to set custom content for the diagram user handle. The user handle content may be a path, image source, or SVG template.

Word Processor

  • Restrict editing - Control the type of editing that can be made to a document.
  • Chart - Preserve the chart in a document opened in Document Editor.
  • Paste text with formatting - Paste the copied text with formatting.
  • Spell check - Check the spelling and make corrections.

File Manager

  • File system providers support - Added file system providers for the following services:
    • SQL server database
    • Microsoft Azure cloud storage
    • Node.js framework
    • Google Drive cloud storage
  • Access control support - Provided options to set access permissions to files and folders for a specific user or group of users.
  • Cut, copy and paste support - With this release, File Manager comes with a support to copy or move files across directories.
  • Drag and drop support - Easily interact with the File Manager to move files using drag and drop action.
  • Rename and replace support when uploading - File Manager now handles duplicate files that either replaces the existing files or keeps both the files by renaming it based on user preference.
  • Restrict file types in uploading - Restrict the types of files to be uploaded based on file extensions.

Gantt Chart

  • Context Menu - Provided support to perform add, edit, and delete using context menu. Milestones can be converted to tasks and vice versa. In Gantt, custom menu items can also be used.
  • Zooming - Provided support to ZoomIn, ZoomOut, and ZoomToFit timeline in Gantt for better visualization of Gantt Chart.

Maps

  • Marker clustering - Maps now provides support to hide and cluster markers when they overlap one another.

MultiSelect Dropdown

  • Grouping with check box - Previously, there was no check box for group headers. Now, check boxes can be rendered in group headers to select a group of items in a single selection.

PDF Viewer

  • Shape annotation - Shape annotations are used to draw different shapes like rectangles, circles, lines, and polygons in a PDF document. They are customizable.
  • Stamp annotation - Stamp annotation allows you to apply stamps to a PDF document like a rubber stamp is applied to a paper document.
  • Measuring tools - The measuring tools are used to calculate the distance, area , perimeter, radius, and volume. These measurements are used to draw plans like civil engineers’ site plans using the PDF Viewer.
  • Sticky notes and comments - The sticky notes and comment options are used to track review feedbacks and the status of PDF documents.

Pivot Chart

  • Drill down/Drill up - Provision to drill down to access detailed levels of data as well as drill up to see summarized data in graphical format.

Pivot Table

  • Drill position - On multiple dimension scenario, users can drill only the current position of the selected member and exclude the drilled data of selected member in other positions.

Tree Grid

  • Virtual scrolling - Provided support to load large data in Tree Grid with high performance by rendering row elements on-demand when scrolling vertically.
  • Row template - Provided support to customize the look and behavior of the Tree Grid rows.
  • Detail template - Provided support to show additional information about each row of the Tree Grid on the detail row that is present below each row.

Rich Text Editor

  • Paste from Microsoft Word - The Rich Text Editor offers built-in options to paste content from Microsoft Word and Microsoft Outlook to the editor by filtering out tags, attributes, and styles. The following options can be used to paste content:
    • Retain source style formatting.
    • Cleaned styles.
    • Plain text.

Syncfusion Essential Studio Enterprise 2019 Volume 2

$
0
0
Syncfusion Essential Studio Enterprise

Improves JavaScript (Blazor, Angular, React, Vue), ASP.NET Core and Xamarin controls.

Features

Xamarin Mobile

  • Ease your mobile app development with the all-new Switch and StepProgressBar controls.
  • The Charts control is enhanced with WPF support in Xamarin.Forms.
  • In the DataGrid, add multilevel headers with stacked-header support and span them across columns.
  • In the Scheduler control, effectively view and focus appointments for an individual or group with timeline and resource view support.
  • Also in the Scheduler control, easily navigate across decades and centuries using the century and decade views.
  • Develop applications with accessibility support in PDF Viewer.
  • Also in PDF Viewer, add custom stamps to PDF documents with custom stamp support.
  • Text input layout support was added for the Autocomplete, ComboBox, and DataForm controls.

FileFormats: PDF, Word, Excel, PowerPoint

  • Add comments, reply to them, and set their review status with new features in the PDF library.
  • You can now convert single-frame and multi-frame TIFFs to PDFs in ASP.NET Core using the PDF library.
  • Easily create Excel files by importing data from SQL Server through an Excel data connection using the Excel library.
  • Create better visualizations in a spreadsheet with area and line charts using drop-line support in the Excel library.
  • Now execute mail-merge using ADO.NET objects in the ASP.NET Core and Xamarin platforms by using the Word library.
  • Create group shapes in a Word document and preserve them in Word-to-PDF conversion.
  • Protect PowerPoint presentations by enabling write-protection with the PowerPoint library.

Essential JS 2 Web

  • Syncfusion Blazor components now support the following features to provide native experience in developing Blazor applications.
    • Two-way data binding
    • Template rendering
    • Localization
    • Right-To-Left
    • Form Validation support for Syncfusion Blazor input components
  • Edit Blazor Data Grid with CRUD support.
  • Generate 1-D, QR, and Data Matrix bar codes in web applications with the new Barcode Generator.
  • File Manager now supports file system service providers such as SQL Server database, Microsoft Azure cloud storage, Node.js, and Google Drive cloud storage.
  • Load large data instantly and provide a seamless vertical scrolling experience with virtual scrolling support in the TreeGrid control.
  • New canvas rendering support in the Charts control improves rendering performance.
  • Restrict editing in a particular region of a document in the Word Processor.

WinForms Desktop Applications

  • Easily match your application with the high-contrast black theme of Windows 10 using Theme Studio.
Viewing all 2733 articles
Browse latest View live


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