Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Probelm in Rs
Message
General information
Forum:
Visual Basic
Category:
Database DAO/RDO/ODBC/ADO
Title:
Miscellaneous
Thread ID:
00327898
Message ID:
00328890
Views:
34
>VFP Grid is quite smarter than of VB. It is a container control which can hold different objects in a single column. You have the luxury to interchange these controls as you wish without much pain. In VB, the controls are arranged in a straight line form but in VFP it's in hierarchical tree form. I am not sure if it has something to do with that OOP issue between VB and VFP.

For hierarchical grid, look at the «Microsoft Hierarchical FlexGrid Control».

I thought of something else. You can build your very own grid by using the DataRepeater control. You first have to build an ActiveX control that represents on line of your grid and then repeat it using the Data Repeater control. I have to say that you are very limited with this control.
Éric Moreau, MCPD, Visual Developer - Visual Basic MVP
Conseiller Principal / Senior Consultant
Moer inc.
http://www.emoreau.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform