3.4.0 - 2021-06-03
Improvements
- Increase the z index of the popup to 2000 to make it appear on top of Bootstrap modals.
- ListBox, DropDown and DropDownDataGrid virtualization support added.
Fixes
- DataGrid RowRender event not executed properly.
- DataGrid equals and not equals string filters fixed.
- DataGrid multi column sorting order fixed.
- DatePicker null ref. exception fixed when TimeOnly is set to true.
- Cannot close nested dialogs in some cases.
- DataGrid and DataList changing PageSize should reload data.
- DataGrid edit row should cancel insert.
- DatePicker time update should not change the date.