Any function / method in Java to implement a "freeze panes"-like sheet?
        Posted  
        
            by MikeG
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by MikeG
        
        
        
        Published on 2009-07-24T23:32:38Z
        Indexed on 
            2010/05/22
            23:11 UTC
        
        
        Read the original article
        Hit count: 200
        
We are using Java and Javascript to try to display a huge sheet with freeze panes, but it is being very difficult. Does someone know about a library, method, script or something, either free or commercial, to do this?
Thanks.
© Stack Overflow or respective owner