ComponentOne Studio Blazor Edition 2024 v1
Released: Jun 5, 2024
2024 v1 での更新項目
機能
- FlexViewer for Blazor Server
- You can now view reports and PDF documents in Blazor Server applications with page navigation, search, touch support, continuous scrolling, and file export (PDF, HTML, Excel, Word, Images). WASM support is limited in this release.
- FlexGrid for Blazor Enhancements
- TreeGrid Features
- FlexGrid for Blazor now supports hierarchical data binding to generate a nested TreeGrid. Set the "ChildItemsPath" property to the recursive property in your business object to generate a collapsible TreeGrid. You can customize the node display position and node indent and even supply multiple properties separated by a comma to create a deeply nested tree.
- Custom Combination Filters
- Perform multi-value (checkbox) and conditional filters on the same column. FlexGrid for Blazor now supports custom column filter menus, which can be used to create combination filters.
- Time Filtering
- When filtering a column formatted by time, users now experience improved behavior with a specialized time filter editor. For example, search for records that happened before or after a specific time of the day.
- Improved Behavior
- When significantly reducing the size of columns, the filter menu will not cut off the header text.
- The filter menu will now display correctly over fixed rows.