Syncfusion Essential Studio ASP.NET MVC 2020 Volume 4 SP1

Released: Jan 28, 2021

2020 Volume 4 SP1 버젼 업데이트

기능

  • 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.

수정사항

  • Maps
    • The property in the JSON for the maps shape data can now be displayed in the tooltip template.
  • 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.
    • Now, the render page requests are not being sent on zooming when the restrictZoomRequest property is enabled.
  • Pivot Table
    • The pivot chart is now rendered when the column axis has no fields.
  • Spreadsheet
    • Insert sheet method issue fixed.
  • TreeView
    • The issue in getting the invalid isChecked attribute value in the getTreeData method for the dynamically added nodes has been resolved.