Disabling Fixed Rows on Grid's RowColChange Event 
Author Message
 Disabling Fixed Rows on Grid's RowColChange Event

I have a fixed row displaying column headers in a grid object (visual
basic 4).  When the fixed row(0) is selected, a column highlights
(whichever was selected), and the cell immediately below is "selected".  

For example, if the fixed row, row 0, column 5 is selected, then row 1
column 5 becomes the selected cell, while column 5 highlights.

I'd like to disable the ability to select row 0, and have it as a static
display.  I'd like to do this, as when another cell is selected, a dialog
box is displayed, and it is confusing as is.

Thanks.



Sun, 12 Dec 1999 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. VB Grid RowColChange Event Vs TextBox LostFocus Event

2. Data Grid RowColChange Event

3. A fixed row in Grid Control

4. Remove last non fixed row of grid control

5. FontBold in Fixed Rows in grid

6. Fonts in a Fixed Grid Row

7. Fixed header row in Grid control

8. DoEvents inside TrueDBGrid RowColChange Event

9. Bug?... with Datagrid RowColChange Event

10. GetKeyState Fails In RowColChange Event

11. Can't access GRID's fixed row or column.

12. Help: Can't HighLight Row in a Grid

 

 
Powered by phpBB® Forum Software