MSFlexGrid...how to prevent multiple cell selection? 
Author Message
 MSFlexGrid...how to prevent multiple cell selection?

As far as I know, there are three constants for controlling cell selection
in MS FlexGrid:  flexSelectionByRow, flexSelectionByColumn, and
flexSelectionFree.

Since I want my users to be able to select by individual cell, I set the
SelectionMode property to flexSelectionFree.  Unfortunately, this allows
users to select multiple cells instead of just one at a time.  Is there a
way to restrict this possible using mousemove events?

Thanks



Sat, 01 Dec 2001 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. Prevent Multiple Selection in Grid

2. Prevent Multiple Selection in Grid

3. Multiple Cell Selection in a MS Word Table

4. DbGrid and multiple cell selection

5. Selecting multiple cells with MSFlexGrid

6. Disable Multiple Selections in MSFlexGrid

7. MSFlexGrid Multiple Selection

8. Multiple Rows Selection in MsFlexGrid

9. Disable Multiple Selections in MSFlexGrid

10. prevent modifying a particular cell value in Excel 2000

11. Howto: Prevent editing a cell in a Datagrid ?

12. VB4, TDBGrid: How to prevent highlighting text when a cell is clicked

 

 
Powered by phpBB® Forum Software