Telerik UI for Blazor 2.21.1

Released: Jan 28, 2021

Updates in 2.21.1

Fixes

  • Common
    • Total count is calculated twice each time when DataSourceResult is calculated.
  • Charts
    • "Refresh" method redraws the chart without updated theme options.
  • ContextMenu
    • Disposing the component on click throws an exception.
  • Grid
    • Grid is not re-rendered with inserted record.
    • Last row focused cell doesn't move focus to pager.
    • Cancelling the Create, Update or Delete event keeps the loading sign indefinitely.
    • Loading rows of virtualization flicker after filtering.
    • LoaderContainer does not respect the scroll position.
    • Hitting Enter while inserting a record in InLine edit mode calls the OnUpdate handler instead of OnCreate.
    • Sort indicator style issues with multi-column sorting.
    • The first input in the popup edit form is not focused when Navigable="false".
    • Cannot sort the last grid column when in a Drawer Content when the grid has a DetailTemplate.
  • Menu
    • Disposing the component on click throws an exception.
  • Slider
    • Slider throws on validation cases.
  • StockChart
    • "Refresh" method redraws the chart without updated theme options.
  • TreeList
    • First cell editor is not focused in EditMode=Inline and Navigable=false.
    • Last row focused cell doesn't move focus to pager.
    • Cancelling the Create, Update or Delete event keeps the loading sign indefinitely.
    • LoaderContainer does not respect the scroll position.
    • Hitting Enter while inserting a record in InLine edit mode calls the OnUpdate handler instead of OnCreate.
    • Sort indicator style issues with multi-column sorting.
    • The first input in the popup edit form is not focused when Navigable="false".