3.19.11 - 2022-07-28
Improvements
- Change to DatePicker to optionally pad the time picker hour, minute or seconds components with leading zeros. Corresponding new boolean parameters are PadHours, PadMinutes and PadSeconds.
Fixes
- Fixed validators not working in DataGrid in-line edit with grouping.
- Fixed DataGrid virtualization not working properly in Firefox.
- Fixed Mask component will not apply mask initially.
- Fixed PagedDataBoundComponent FirstPage() method logic with forceReload.