GWT Table that supports dynamic filtering
        Posted  
        
            by Holograham
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Holograham
        
        
        
        Published on 2010-03-23T14:21:47Z
        Indexed on 
            2010/03/23
            18:23 UTC
        
        
        Read the original article
        Hit count: 486
        
gwt
|JavaScript
This question is similar to http://stackoverflow.com/questions/161686/gwt-table-that-supports-sorting-scrolling-and-filtering
However I would prefer open source and I am looking for snappy performance. I want a good way to perform dynamic filtering on rows.
SmartGWT's adaptive filter looks interesting. http://www.smartclient.com/smartgwt/showcase/#grid_adaptive_filter_featured_category
Anyone have any experience with this?
© Stack Overflow or respective owner