Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Super column headings
Message
From
05/05/2008 15:17:20
 
 
To
05/05/2008 11:50:56
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP1
Miscellaneous
Thread ID:
01315101
Message ID:
01315174
Views:
27
>Actually, I'm not interested in merge capabilities of cells; in fact, I have done some of that using containers within cells already.
>
>I'm only interested in putting column headers that span multiple columns (and scroll appropriately), without changing the columns.
>
>As for MSHFlex, I can't say that I've heard of it. In any case, I've got a very large investment in my own custom grid class, and unless I could get all of the same features from replacement (seems unlikely, I would say), I would be extremely hesitant about using such an alternative.
>
>>Why not use the MSHFlex grid control -- it has merge capabilities for cells. I have used this for this type of requirement.

The control comes with Windows installations -- it is the Microsoft Hierarchical FlexGrid (MSHFlexGrid) control. You can have merged cells within rows but also the headings. So you can have a heading span multiple columns (this is controlled by the number of fixed rows).

You can merge column/row by cell. I have not found any limitation of using this control vs. the standard VFP grid control. However, the MSHFlexGrid control is slower to load than native VFP grid. As for info on it look in the MSDN help for the control.
Previous
Reply
Map
View

Click here to load this message in the networking platform