Frozen rows in WPF DataGrid?

穿精又带淫゛_ 提交于 2019-12-22 08:14:38

问题


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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!