Syncfusion Essential Studio ASP.NET Core 2020 Volume 4 SP1

Released: Jan 28, 2021

2020 Volume 4 SP1 中的更新

特性

  • Gantt
    • Added target elements in actionBegin, taskbarEditing and contextMenuOpen events.
  • Maps
    • borderWidthValuePath and borderColorValuePath properties are now exposed to allow you to set border width and color for individual shapes using data source values.
  • PDF Viewer
    • Added support for adding default stamp annotations programmatically.
    • Exposed formFieldClick event.
  • Pivot Table
    • “Median” aggregation is now supported.
  • TreeGrid
    • Added support for maintaining Tree Grid state (expand/collapse) while exporting.
  • Microsoft Visual Studio Extensions
    • Provided Scaffolding support for ASP.NET Core web applications.

修補程式

  • Maps
    • The property in the JSON for the maps shape data can now be displayed in the tooltip template.
  • Menu
    • Scroll appears in menu which doesn’t contain scrollable part, while opening in browser with smaller layout issue resolved.
  • PDF Viewer
    • The Form field’s position is now updated properly in the print preview and printed documents.
    • The cut, copy, and paste actions are working properly for the custom stamp annotations.
    • The annotationAdd event is now triggered properly while adding the custom stamp annotation.
    • The Form field position is now updated properly for the provided PDF documents.
    • The page height is now updated properly on resizing the window in the fitToPage mode.
    • The propertyChangeEvent is now trigged properly for the respective property changes.
    • The isProgrammaticSelection property is returned properly in the annotation select event.
    • The PDF Viewer localization tooltip content is updated properly in the German culture.
    • Exception will no longer be thrown while selecting the zoom mode from the zoom combo box in the localization environment.
    • On enabling restrictZoomRequest property the render page requests are not being sent on zooming.
  • TreeView
    • The issue in getting the invalid isChecked attribute value in the getTreeData method for the dynamically added nodes has been resolved.