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 2024 Volume 3 (27.1.50)
Released: Sep 24, 2024
2024 Volume 3 (27.1.50) 버젼 업데이트
기능
DateTimePicker
The DateTimePicker provides options to define the range of selectable times through the minTime and maxTime properties. These properties ensure that users can only select times within the specified range, while times outside this range are restricted. Key Features include:
MinTime: Specifies the minimum time value that can be selected.
MaxTime: Specifies the maximum time value that can be selected.
Gantt Chart
The Zooming feature in the timeline has been enhanced to include touch support and mouse wheel interaction. Users can now perform zoom-in and zoom-out actions by pinching in/out on the chart pane or using the mouse wheel in combination with the 'Ctrl' key.
Provided support for taskbar resizing for manually scheduled parent taskbars Task Scheduling, allowing taskbar resize actions.
The Gantt Chart now supports localized text for Dependency types (FS, FF, SF, SS), improving readability and providing greater flexibility for localized applications.
Breaking Changes - The behavior of the LoadChildOnDemand property in the Gantt Chart has been modified. Previously, when this property was set to true, both parent and child records were loaded simultaneously. Now, when set to true, parent records will initially be rendered in a collapsed state, with child records being loaded only when the parent row is expanded. Additionally, the default value of LoadChildOnDemand has been changed from false to true.
Image Editor
Redact support in the Image Editor now allows users to effortlessly conceal sensitive information by applying blur or pixel effect to specific areas of an image. Ideal for maintaining privacy in photos. This feature is particularly valuable for protecting privacy and complying with data protection regulations, making it easier to securely share images without compromising sensitive information.
The enhanced Text Annotation feature in the Image Editor now allows users to customize their annotations with fill color, outline color, and outline width. Ideal for making text stand out and improving readability, this tool ensures that your annotations are both clear and visually appealing for any image.
The enhanced Rectangle Annotation feature in the Image Editor now includes support for adjusting the border radius, allowing users to create annotations with rounded or sharp corners. This enhancement provides greater flexibility in customizing the look of your annotations, adding a touch of style and refinement to your visual content.
Mention
Mention now provides options for individual items to be in either an enabled or disabled state for specific scenarios. Once an item is disabled, it cannot be selected as a value for the component. This is particularly useful for disabling options such as out-of-stock products or inactive account types. To configure the disabled item columns, use the 'fields.disabled' property.
수정사항
DocIO
The GenericKeyNotFoundException will no longer be thrown while adding the form field second time with name as empty.
List number is now preserved properly while converting a RTF to DOCX format document.
Document will no longer be corrupted after calling the UpdateDocumentFields API.
Improper underline will no longer preserve while converting a RTF to ODT format document.
Improper highlight color will no longer preserve while converting a RTF to ODT format document.
DropDownTree
The issue with SelectAll checkbox being checked after reopening popup following filter action has been resolved.
Grid
The issue with adding/editing when the grid component is rendered inside the Dialog component has been resolved.
The problem with the BatchDelete and beforeBatchDelete event arguments not being correct during bulk delete actions has been resolved.
The issue with the Cancel Interface in the beforeDataBound event arguments has been resolved.
The issue with padding being added to the first cell during grid cell selection in the Material 3 theme has been resolved.
The issue where the cell was not highlighted when selecting a row using a method in the EJ2 Grid has been resolved.
The issue where the minWidth was not respected during window resizing has been resolved.
The issue with excel custom filter with the second empty filter not applied to the grid has been resolved.
Grid didn't rendered properly while using the individual scripts has been fixed.
getSelectedRecords is not working properly has been resolved.
Header indent cell overlapped in a stacked frozen grid with grouped columns is fixed.
PDF
Fixed an issue where preservation problems occurred during the merging of PDFs.
Resolved an error that was encountered in the output PDF document after converting to PDF/A format.
Fixed a NullReferenceException that occurred during the merging of PDF documents.
Fixed an ArgumentException that occurred during the export of annotations from a PDF document to FDF format.
Presentation
Bullet characters are now preserved properly while converting PowerPoint slide to image.
The file name will be returned properly for the OleObject (PDF) using the OleObject.FileName API.
Schedule
An issue where the monthly recurrence appointment was rendered on the wrong date without considering the StartTimezone value of the appointment is fixed.
TreeView
The issue with placing the dragged item between the nodes in the TreeView during the drag and drop action has been resolved.