Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Which Hierarchical Control to use
Message
 
To
09/04/2003 05:20:44
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00774521
Message ID:
00775455
Views:
13
Hi Peter

There are a number listed in the MS Knowledge base but the ones that caused me the most trouble were:

Master/Child relationships with Set Relation would eventually lead to incorrect data being displayed.

If you use a function in the column controlsource and it returns a string of over 200 characters it eventually leads to the grid displaying incorrectly.

If you build a grid on a form and then later try to run the form you will get C5 errors. This does not happen if you build the grid first and then drop it on the form.

I often experienced disappearing controls on forms with grids. I have never had this happen once I changed to using listboxes.

Simon


>>At present I am using my own VFP ListBox control that works as a grid replacement or what you might call a poor man's treeview. I decided to stop using the grid control because there were far too many bugs. Since changing to the customized listbox I have had no problems in my applications.
>>
>
>What bugs are you referring to???
>
>
>Peter
Simon White
dCipher Computing
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform