msflexgrid 
Author Message
 msflexgrid

I have been experiencing some strange behavior with the MSFlexGrid.
For some reason, when I am running my app, and I click on a column in
the fixed row, all the data in that column disappears.  There is no
code written to do this behind the click event. Any ideas?


Wed, 08 Sep 2004 01:42:21 GMT  
 msflexgrid
A shot in the dark:

maybe forecolor = backcolor for the selected cells? By clicking on a column
the fixed row, you may select all cells in this column....?

HTH

Aris


Quote:
> I have been experiencing some strange behavior with the MSFlexGrid.
> For some reason, when I am running my app, and I click on a column in
> the fixed row, all the data in that column disappears.  There is no
> code written to do this behind the click event. Any ideas?



Wed, 08 Sep 2004 23:19:31 GMT  
 msflexgrid
Thanks so much!! That was it. (Combined with AllowBigSelection = true )
Quote:

> A shot in the dark:

> maybe forecolor = backcolor for the selected cells? By clicking on a column
> the fixed row, you may select all cells in this column....?

> HTH

> Aris



> > I have been experiencing some strange behavior with the MSFlexGrid.
> > For some reason, when I am running my app, and I click on a column in
> > the fixed row, all the data in that column disappears.  There is no
> > code written to do this behind the click event. Any ideas?



Sun, 12 Sep 2004 00:21:25 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. Enhanced MSFlexGrid for Access Needed

2. Problem with MSFlexgrid control

3. Declaring MSFlexGrid

4. Extracting data from listbox into MSFlexGrid

5. Problem with MSFlexgrid control

6. scrolling in msflexgrid

7. MSFlexGrid

8. MsFlexGrid Control - Highlighting a row

9. MSFlexGrid keypress event

10. Problem with MSFlexgrid control

11. msflexgrid sorting and unlinking

12. MSFlexGrid Help

 

 
Powered by phpBB® Forum Software