Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Strange behaviour in grid (VFP6)
Message
From
10/05/2002 16:52:09
 
 
To
10/05/2002 04:43:21
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00654473
Message ID:
00655272
Views:
36
I've skimmed through your thread and if I understand what you need I think I can help. I had trouble with grid column widths when the record source's cursor was requeryed and then assigned back to the record source. The columns, among other things, would get all botched up. What I did was create a grid class with a method in it that would allow you to load it's grid properties from a table. For example, the table would store grid column widths in it. In your forms init you call this method. The method reads in the column widths and assigns them to the grid. In your case you would be able to control your column widths this way.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform