Limit Selectable Rows for MultiSelect in cxGrid (Developer Express)
        Posted  
        
            by JPS
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by JPS
        
        
        
        Published on 2010-06-09T13:03:40Z
        Indexed on 
            2010/06/10
            14:12 UTC
        
        
        Read the original article
        Hit count: 585
        
Does nybody know how to limit the number of rows the user can select in a cxGrid where MultiSelect is active?
The Grid is working in GridMode = True - because the amount of data is really big (200.000 rows). - Now if you press CTRL+A all rows are loaded because the grid wants to select them all.
Any tipps?
Thank you
© Stack Overflow or respective owner