Syncfusion Essential Studio for Blazor 2021 Volume 2 SP1

Released: Aug 11, 2021

Aggiornamenti in 2021 Volume 2 SP1

Funzionalità

  • Kanban
    • Added support for rearranging swimlane rows using SwimlaneSorting event.
  • Microsoft Visual Studio Extensions
    • Added Blazor template studio, code generator, scaffolding, conversion and migration support for Microsoft Visual Studio 2022.

Correzioni

  • Tree Grid
    • Issue with expand/collapse icons not appearing at random has been resolved.
    • Reordering position works properly while performing Indent/Outdent actions in TreeGrid with ExpandStateMapping.
  • In-place Editor
    • The issue with “Validation is not performed properly, while using enter key to save the value in SfInPlaceEditor” has been fixed.
  • MaskedTextBox
    • Issue with “keydown and keyup events are not fired in the masked textbox component” has been resolved.
  • ComboBox
    • Issue with “fixed group header is not removed in popup while filtering the value from the input” has been resolved.
    • Issue with “selected value is removed from input while selecting the filtering item in the popup” has been resolved.
  • DropDownList
    • Issue with “null reference exception occurs while binding the enum type DataSource to the component” has been resolved.
    • Issue with “enable persistence is not working in the dropdown list component” has been resolved.
    • Issue with “fixed group header is not removed in popup while filtering the value from the input” has been resolved.
  • DateRangePicker
    • Issue with “current date value is not updated to the calendars while selecting the start date on the left calendar” has been resolved.
  • DateTimePicker
    • Issue with “console error throws while opening the date and time popup in the mobile mode” has been resolved.
  • Grid
    • Problem with removing checkbox selection on clear filtering has been fixed.
    • Search operation in Excel/Checkbox filter with FilterItemTemplate is not working for integer column has been resolved.
    • Issue occur while inserting multiple records batch simultaneously in Grid has been solved.
    • Exception throw while searching the boolean values in checkbox/Excel filtering has been fixed.
    • Need to do horizontal scroll when the column is reordered outside the viewport has been resolved.
    • Problem with editing when don’t have parameterless constructor in DynamicObject has been fixed.
    • Problem with updating GUID field values in grid has been resolved.
    • CustomDataSource is not applied to pdf exporting when the grid is filtered has been solved.
    • Problem with custom datasource exporting when bind data using SfDataManager to Grid has been resolved.
  • Pivot Table
    • Now the member filtering can be applied properly with virtualization feature.
    • Even though there are multiple pivot tables on the same page, the value sorting can now be properly applied to each one.
  • Chart
    • Stacked chart is now rendering fine with DateTime axis.
  • Sparkline Chart
    • When the Sparkline component is placed inside another component, such as the Grid, the tooltip is cropped. To avoid this, you can now use the SfTooltip component in Sparkline instead of the SVG tooltip. The SfTooltip style is applied by including the following CSS in the header tag.
  • Scheduler
    • An issue with “Null Exception occurs on save an appointment when resource dynamically changed” has been fixed.
    • An issue with “Schedule not displaying appointments when defined in OnInitialized” has been fixed.
    • An issue with “Type long is not working for resource id” has been fixed.
    • An issue with “Year view is not displayed while navigating with OnRenderCell event” has been fixed.
  • Toolbar
    • An issue with “Toolbar overflow popup items is not displayed correctly” has been fixed.