Xceed DataGrid for WPF 版本发布

查看各个版本中的新增内容,包括功能、增强和已解决问题的详细信息。

1月
2月
3月
4月
5月
6月
7月
8月
9月
10月
11月
12月
Xceed DataGrid for WPF 7.3 (Build 7.3.26322.84810)2026年6月22日
功能
  • Groups and the rows beneath them no longer disappear under UI Automation.
    • The old behavior could break automated UI tests outright and could misreport the grid's state to assistive technology, so this keeps the grid in sync with its real content for both your test suite and screen reader users.
    • If you run automated UI tests against a grouped grid, or you ship to customers who depend on a screen reader, this one is worth the update on its own.
Xceed DataGrid for WPF 7.3 (Build: 7.3.26166.7869)2026年3月15日
修复
  • Opening the print preview window when a printer is configured to use a different default page orientation will no longer trigger a NullReferenceException.
  • A NullReferenceException no longer occurs in HeaderFooterItem.PrepareContainer when the grid loads.