How to create a Excel like spread sheet in WPF - C#
        Posted  
        
            by Khue
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Khue
        
        
        
        Published on 2010-02-09T05:33:38Z
        Indexed on 
            2010/04/06
            4:03 UTC
        
        
        Read the original article
        Hit count: 387
        
Hi I want to create a table like in Excel sheet. The table has rows' headers and columns' headers. How to make the rows header move when the vertical scrollbar is dragged and statistic when the horizontal scrollbar is dragged and vice versa for the Columns header like in Excel sheet. Does anyone have any ideas how to do it? Thank you very much for your help
© Stack Overflow or respective owner