We have a requirement where ListView group headers need to be freezed while scrolling. I am new to WPF and finding very challenging to implement. Need help. Thanks in advance. :)
Asked
Active
Viewed 410 times
0
-
Maybe this [stackoverflow question](http://stackoverflow.com/questions/14801102/wpf-scroll-itemcontrol-content-fixed-header) can give you an hint – Il Vic Jun 24 '15 at 14:50
-
Thank you Vic. That solved my purpose. :) – Sampath Jun 30 '15 at 10:11
-
No problem, you are welcome – Il Vic Jun 30 '15 at 10:52