Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
7.1.2 source code.tar.gz | 2025-06-23 | 15.1 MB | |
7.1.2 source code.zip | 2025-06-23 | 15.9 MB | |
README.md | 2025-06-23 | 645 Bytes | |
Totals: 3 Items | 31.0 MB | 0 |
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.