Please note that new Timed Subscription Licenses for Syncfusion Essential Studio ASP.NET MVC are available as part of Syncfusion Essential Studio Enterprise.
Syncfusion Essential Studio ASP.NET MVC 2019 Volume 4 - Service Pack 1
Released: Jan 30, 2020
2019 Volume 4 - Service Pack 1 中的更新
特性
Chips
beforeClick event now triggers while clicking the chips.
selectedChips property now maintains the value field that is provided to the chip.
Dialog
Provided the new event: destroyed, that triggers when a dialog component is destroyed.
Document Editor
Breaking Change - Default value of enableLocalPaste is set to false. So, by default, the content is pasted from the system clipboard.
In-place Editor
Provided cancel argument in beginEdit event to prevent the open action of the editor.
PDF Viewer
Provided support to open the command panel while loading the PDF document if the isCommandPanelOpen property is set to true.
Provided support to open the thumbnail view panel while loading the PDF document if the isThumbnailViewOpen property is set to true.
Exposed annotation label settings value in the annotationAdd event arguments.
Exposed annotation label settings value in import/export JSON data.
Exposed annotation selector settings value for individual annotation objects and import/export JSON data.
Pivot Table
The aggregation type “Distinct Count” is now supported in text type fields.
Included the event option to restrict the specific field dropped to a specific axis.
RichTextEditor
Provided support for getting selected HTML content using the getSelectedHtml public method.
修补程序
Document Editor
Resolved script error when resize row to next page.
Formatting is now applied properly for keep text only option in paste.
Table cell width are now updated properly.
Page scrolling issue is resolved when right click in MAC machine.
Slider
The issue “z-index value get’s updated on each value change” has been resolved.