Syncfusion Essential Studio Blazor(英語版)

BlazorのネイティブUIコンポーネントの総合ライブラリ

Syncfusion 社の製品
2002 年より日本国内にてComponentSourceで販売中。

バージョン: 2026 Volume 1 SP1 (33.2.5) 新機能 更新日: May 5, 2026 レビューの平均スコア: 3.00レビューの平均スコア: 3.00レビューの平均スコア: 3.00レビューの平均スコア: 3.00レビューの平均スコア: 3.00 (1)

i

Please note that new Timed Subscription Licenses for Syncfusion Essential Studio for Blazor are available as part of Syncfusion Essential Studio Enterprise.

Syncfusion Essential Studio for Blazor 2020 Volume 4 SP1

Released: Jan 28, 2021

2020 Volume 4 SP1 での更新項目

機能

  • AutoComplete
    • Added Closed event.
    • You can now customize the autocomplete popup position using opened event arguments.
  • Calendar
    • You can now change the rule for defining the first week of the year using the WeekRule property.
    • The component now considers culture based values for the FirstDayOfWeek property.
    • You can now disable the component and add custom classes using Enabled and CssClass properties.
  • Circular Gauge
    • AllowMargin property is now exposed to render a circular gauge without considering the margin in the component.
  • ComboBox
    • Added Closed event.
    • You can now customize the combobox popup position using Opened event arguments.
  • DatePicker
    • You can now change the rule for defining the first week of the year using the WeekRule property.
    • The component now considers culture based values for FirstDayOfWeek property.
  • DropDownList
    • Added Closed event.
    • You can now customize the dropdown popup position using Opened event arguments.
  • Maps
    • OnPanComplete and OnZoomComplete events are now exposed to notify you that the operations are completed.
  • MultiSelect
    • You can now customize the multiselect popup position using Opened event arguments.
  • PDF Viewer
    • Exposed formFieldClick event.
  • Pivot Table
    • Zooming can now be programmatically set in the pivot chart.
  • Microsoft Visual Studio Extensions
    • Provided Scaffolding support to Blazor client applications.

不具合の修正

  • Chart
    • Could not find chart in window.sfBlazor exception has been resolved.
    • Accumulationchart with custom data adaptor is not working has been resolved.
    • Console error thrown while hovering the tooltip issue has been resolved.
    • Accumulation chart data binding is not working has been resolved.
    • Accumulation chart export is not working has been resolved.
    • Empty chart does not render for datetimecategory axis issue has been resolved.
    • While selection and on hiding series page indicator changes to default has been resolved.
    • Legend padding does not work properly in chart issue has been resolved.
  • Circular Gauge
    • Circular gauge will now be responsive when the web browser is resized.
  • ComboBox
    • Issue with “pre-selected value is not updated to the input when enabled the virtualization” has been resolved.
    • Issue with ”ValueChange event is not fired while selecting the autofiled item in the popup” has been resolved.
  • DatePicker
    • Issue with “error class is added to the date input when manually typing the previous value” has been resolved.
  • DropDownList
    • Issue with “null reference exception occurs while setting grouping with item template” has been resolved.
    • Issue with “popup is not opened while dynamically updating the data source in the WASM Blazor” has been resolved.
  • Grid
    • Problem with applying ClipMode when specified as property of SfGrid is resolved.
    • Problem with refreshing data using Refresh() method when EnableVirtualization in Grid is solved.
    • Gantt delay in adding record due to sending parent instance is resolved.
    • Searching operation does not work for Foreign key column in OdataV4Adaptor(Both Grid and foreign key column are remote data) is fixed.
    • Problem with hiding/showing columns using HideAtMedia property is resolved.
  • Kanban
    • The issue with “Unable to resize the content when dynamically hiding the columns with swimlane layout” has been fixed.
  • Linear Gauge
    • Linear gauge will now be responsive when the web browser is resized.
    • Annotations set in negative value of AxisValue property will now render properly.
  • Maps
    • Data label templates will now render properly.
  • Menu
    • Menu bar throws script error on hover while the text box is in focus issue resolved.
  • MultiSelect
    • Issue with “MultiSelect popup is flickered while rendering the component inside the dialog” has been resolved.
    • Issue with ”ValueChange event is fired immediately when click on the UnSelectAll checkbox” has been resolved.
    • Issue with “MultiSelect popup is disabled when clear the all values using clear icon with maximum selection length” has been resolved.
    • Issue with “floating label is overlapped with selected item when set floating label type as auto” has been resolved.
  • 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 table is now rendered, even if data from the server is delayed.
  • TextBox
    • Issue with ”e-input class is added multiple time while rendering the component inside EditForm” has been resolved.
  • TreeView
    • The issue with “The NodeDropped event is not triggered while specifying the Id fields as integer type” has been resolved.
    • The issue with “The drop operation is not working when specifying the NodeDropped event in the TreeView component” has been resolved.
    • The issue with selecting the previously selected nodes dynamically via SelectedNodes property has been resolved.
    • The issue with the drag and drop functionality in the Firefox browser has been resolved.
    • Now, the TreeView nodes will be updated properly while using the RefreshNode method.