Essential Studio for Blazor Release Notes

v20.1.48
April 12, 2022

Chart

Bug fixes

  • #I370387 - The issue with the annotation text not being able to be customised via the tooltip render event has been resolved.
  • #F173074 - X Axis values on the chart not updating during dynamic updates has been resolved.
  • #F160812 - The issue with the Data Label template not rendering when the Y value is set to zero has been resolved.
  • #I370617 - The console error when legend paging is enabled inside the layout for French culture has been resolved.
  • #F173739 - Issue in legend fill and border color has been fixed.
  • #I374363 - The console error that occurred when a negative scientific value was used has been resolved.
  • The issue with the stacked area chart throwing an exception when the datasource is empty has been resolved.

Circular Gauge

Bug fixes

  • #I371514 - When a scroll action is performed over the Circular Gauge in a web page, the page can now be scrolled properly.

DatePicker

Bug fixes

  • #I372198 - Issue with “IsInteracted return as false in the ValueChange event while selecting the other month dates in the calendar popup” has been resolved.

DateRangePicker

Bug fixes

  • #I366448 - Issue with “typed value gets flicker in the Azure hosted application” has been resolved.

DateTimePicker

Bug fixes

  • #F173558 - Issue with “DateTimeKind return as Unspecified from the Value property” has been resolved.

Dialog

Bug fixes

  • #I371646 - Now, the method RefreshPositionAsync works properly when using the combination of position with offset value.

DocIO

Features

  • #I368275 - Provided an API to convert Word document to HTML with Word compatibility.

Bug Fixes

  • #F172876 – Content control is now preserved properly while resaving a DOCX format document.
  • #I369614 - Font size is now preserved properly while converting a Word document to PDF.
  • #I371158 - Text is now preserved properly while converting a Word document to PDF.
  • #I372034 – A Picture inside a frame is now preserved properly while converting a Word document to PDF.

Gantt Chart

Bug fixes

  • #I369764 - Issue on dynamically adding record with predecessor has been fixed.
  • #I372931 - Issue in rebinding query data in custom adaptor has been fixed.
  • #F173528 - Issue on while dialog edit, task actionbegin args not get updated data has been fixed.
  • #I374229 - Issue in RefreshAsync Method has been fixed.

Grid

Bug Fixes

  • #F172329 - Pager dropdown is rendered when setting PageSizes to false is fixed.
  • #F172587 - Aggregate displays field name instead of header text when rendering Grid with AdaptiveUI is resolved.
  • #F172448 - Misalignment in group indent area when having column width in Percentage(%) is fixed.
  • #I367190 - Focus not working properly in the menu filter dialog for the columns which are not in view port initially is resolved.
  • #F172940 - Incorrect filtered columns are shown after clicking Reset PersistData is fixed.
  • #I335163 - White space occurs when resizing an frozen column after performing Reorder has been resolved.
  • #F173950 - EditCellAsync is not properly editing the cell during tab press when SelectionMode given as Cell is fixed.
  • #I362211 - Grid UI is in collapsed state after Show/Hide columns with AllowTextWrap enabled column is fixed.
  • #I366490 - RowSelected and RowDeselected event is triggered unwantedly when clicking PageUp and PageDown keys is fixed.
  • #F172610 - Problem with persisting AutoFit column width is resolved.
  • #I3707081, #F173783 - The first record is edited instead of the selected record when selected using the SelectRowAsync method while opening the dialog is fixed.

In-place Editor

Bug Fixes

  • #I370688 - Now, the ValueChange event triggers properly after changing the value in the In-place Editor.

ListBox

Bug Fixes

  • I373046 - The issue with “Value property not working properly for enum type list items” has been resolved.

ListView

Bug Fixes

  • #I370484 - The issue with “The HTML Attributes fields is not working in the ListView component” has been resolved.

NumericTextBox

Bug fixes

  • #I373770 - Issue with “exception throws while rendering numeric textbox as custom component with Min and Max properties as optional” has been resolved.

  • #I365646, #I369234, #F173684 - Issue with “unable to type the decimal separator in the iOS device” has been resolved.

PDF

Features

  • #I361979 - Added support to load items from the existing signature field.
  • #I368179 - Added support to detect if the document signature is signed with a timestamp alone.
  • #I370995 - Added support to add line indent to the first line of the text.

Bug Fixes

  • #I373194 - Argument exception will no longer occur when inserting a page from one document into another document.
  • #F173841 - Grid Cell overlapping issue will no longer occur when drawing a PDF grid with a nested grid on a multi-page document.
  • #I369816 - Memory consumption issues will no longer occur when getting the form fields font repeatedly.
  • #I370457 - PDF pages are now shown properly after merging or appending multiple PDF documents into one PDF.
  • #I371079 - Index out of bounds exception will no longer occur when verifying the Digital signature.
  • #I366088 - PdfCertificate is now created without any delay with X509Certificate in an Offline environment.
  • #I372318 - The parent bookmarks are now removed from the PDF document without any issues.
  • #I372076 - The Destination page index is now retrieved properly for loaded named destinations.
  • #F173683 - Loaded annotation is now retrieved properly while using its name.
  • #I372976 - The check box border width can now be accessed properly without any issues in the PDF document.
  • #I373386 - Font height is now updated properly while creating a new TrueType font with the existing TrueType font.
  • #I372361 - Hyperlinks now works properly while converting conformance PDF to PDF A2B document.
  • #I370979 - There is no longer a hanging issue when calling the redact method on a specific PDF document.
  • #I371416, #I370670 - An exception will no longer occur when merging the document with other PDF documents.

Pivot Table

Bug fixes

  • #I374188 - With the toolbar UI, stacking chart types are now displyed properly in the chart menu.
  • The Pivot Table now renders properly when a calculated field is created with number formatting.

Presentation

Bug Fixes

  • #I367799 - The NullReferenceException will no longer be thrown while opening a PowerPoint presentation with customized SmartArt.
  • #I366014 – The Anchor center is now applied properly while converting a PowerPoint presentation to PDF.

RichTextEditor

Bug fixes

  • #I370902 - Now, the Rich Text Editor content will no longer be removed when pressing the backspace key.

  • #F173743 - Now, the browse button in the insert image popup works properly on Android devices.

  • #I372914 - Now, the drag and drop of the images in the Rich Text Editor works properly.

Scheduler

Bug fixes

  • #I370492 - The ARIA - accessibility issues in Scheduler has been fixed.
  • #I372689 - An issue with “The mobile keyboard automatically closing itself on opening custom dialog” has been fixed.
  • #F173776 - Exception thrown while remove grouping dynamically in vertical views has been fixed.
  • #F173497 - An issue with “Appointments are misaligned when performs expand/collapse resources” has been fixed.

Splitter

Bug fixes

  • #I370785 - Now, the splitter pane’s minimum size will be maintained properly when resizing the window.

Toast

Bug fixes

  • #I372028 - Now, the component is disposed of without any exception.

Tree Grid

Bug fixes

  • #I370181 - Resolved cell edit event triggers on pressing the enter key after perform edit action.
  • #I369476 - Resolved excel export action not working with virtualization enabled.
  • #F173588 - Resolved script error occurs when deleting a record in a custom adaptor.
  • #I371688 - Resolved action complete event not trigger properly on key navigation with cell edit mode.
  • #I371289 - Resolved column chooser issue while clicking outside of column chooser dialog.
  • #F173424 - Resolved script error while expand or filter the string field records in oDataV4 adaptor.

XlsIO

Bug Fixes

  • #I371443 - Chinese text is now rendered properly in the worksheet to image conversion.
  • #I373897 - Exception is no longer thrown while loading data into a template marker with no value for some objects.
  • Exception is no longer thrown while converting an Excel document to PDF with an empty shared string.
  • Exception is no longer thrown while converting the Excel documents to PDF with pivot filter types.