4.13.3 - 2023-06-20
Improvements
- Improve RadzenScheduler rendering algorithm to handle more cases.
Fixes
- FocusTrap not working on Dialog when last focusable component is RadzenDatePicker.
- Not possible to close multiple nested dialogs using the Escape key.
- Dialog height/width should not be changed on drag but only on resize.
- Fixed DataGrid doesn't show empty message with empty Data.
- PagedDataBoundComponent should not raise PageSizeChanged on firs render.
- DataGrid filtering by nested property fixed in some cases.