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.