How to solve this problem in Vaadin Table?
        Posted  
        
            by Kumar
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Kumar
        
        
        
        Published on 2010-04-22T05:33:08Z
        Indexed on 
            2010/04/22
            7:13 UTC
        
        
        Read the original article
        Hit count: 350
        
vaadin
Hi Friends, I used Vaadin Table component in my application and i set a page length to 15, Length of the Table is not consistent in different screens resolutions . For example in 1440 x 900 resolution height of the table is big but in 1280 x 1024 resolution the height of the table is less . I don't know how to solve this problem.Can any one help me to sort out this problem.
Thanks in advance.
© Stack Overflow or respective owner