Category / Section
                                    
                                What should I do to improve performance of the Web 'GridGroupingControl'?
                
                
                    1 min read
                
            
    
There are two ways to improve the performance of the GridGroupingControl.
- Setting the paging feature will avoid displaying many rows in a sigle page and there by increase the performance.
 - The Style attributes present inside the asp tag should be written as a seperate style sheets, this will avoid the duplication of the occurences of the styles.