7.1.2 - 2025-06-23
Improvements
- DropDownDataGrid GridLines property added.
- Updating HtmlEditor methods and properties to public.
- DataGrid will support deserializing unsigned integers when loading filter column values.
Fixes
- DataGrid column filter menu not unique in case of columns with same property names.
- DropDownBase avoid accessing parameter view in SetParametersAsync after an async call to prevent a race condition.
- Scheduler events with zero duration are sometimes invisible in month view.
- ContextMenu should prevent the browser context menu.
- Function key should not trigger DropDown Change event.