Force current cell in MSHFlexgrid visible? 
Author Message
 Force current cell in MSHFlexgrid visible?

Hi,
I create a MSHFlexGrid with 20 rows but only 10 rows can visible at one
time. Then, I set the current rows to the last one with is not visible.
Suprise is MSHFlexGrid control would not automatically make the current row
visible. Is that any possible way to force current cell visible by code.

Thanks a lot !



Sun, 17 Nov 2002 03:00:00 GMT  
 Force current cell in MSHFlexgrid visible?
Check out the 'TopRow' property. With a little math, you can make sure your current row is showing.
Quote:

> Hi,
> I create a MSHFlexGrid with 20 rows but only 10 rows can visible at one
> time. Then, I set the current rows to the last one with is not visible.
> Suprise is MSHFlexGrid control would not automatically make the current row
> visible. Is that any possible way to force current cell visible by code.

> Thanks a lot !



Sun, 17 Nov 2002 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. MSHFlexgrid: Making A Selected Row Visible

2. how to make MshFlexgrid scrollbar visible ?

3. the number of visible rows in MSHFLexgrid

4. Visible cells in Datagrid control

5. selecting only visible cells in excel?

6. Force single cell select in Grid

7. Current Visible Page?

8. formatting cells in MSHFlexGrid??

9. formatting cells in MSHFlexGrid??

10. inserting a checkbox in a MSFlexgrid/MSHFlexgrid cell

11. Dis-allow selection of cell in MSHFlexGrid

12. Current number of lines visible in RichTextBox????

 

 
Powered by phpBB® Forum Software