Skip to content

4.20.1

Compare
Choose a tag to compare
@enchev enchev released this 06 Nov 09:30
· 628 commits to master since this release

4.20.1 - 2023-11-06

Improvements

  • DropDownDataGrid keyboard row navigation added.
  • DropDown and DropDownDataGrid InputAttributes added.
  • DataGrid cell render improved.
  • Gets the currently selected RadzenTabsItem based on the selectedIndex.
  • Add property to SplitterPane to be able to hide Splitter Bar.

Fixes

  • Fix DataGrid columns visibility when DataGrid Reset, columns visibility returns to its default state.
  • DataGrid In/NotIn filter operators should be available only for IEnumerable.