Frozen rows in WPF DataGrid?
问题 Does anyone have some code that freezes rows on top in the WPF DataGrid, with Virtualization turned on? We see some code out there without Virtualization off, but we need it with Virtualization on. some links which works only for non-virtualized DataGrid Freeze DataGrid Row scrollable gridview with fixed searched row in datagrid using wpf How does WPF DataGrid get frozen rows/columns working? 来源: https://stackoverflow.com/questions/22731690/frozen-rows-in-wpf-datagrid