Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Don't update a grid from the Refresh metod...
Message
From
23/10/1999 10:27:33
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Don't update a grid from the Refresh metod...
Miscellaneous
Thread ID:
00280411
Message ID:
00280411
Views:
41
As some of you might noticed I have posted a couple of message the last few days with problem I have with making a grid look like a listbox. Finally after many hours I have now got it to work exactly the way I wanted. The last problems I worked with was the error from DynamicBackColor and DynamicForeColor, and that was a hard one to solve... To solve it I had to remove all my updatecode for the grid-table from Thisform.Refresh to a new method (Thisform.UpdateGridList) which I only call when necessary. So now I wonder if it's even possible to have code that manipulate grid tables in the refresh method?

As I look back on many of my problems with grids it's always simple code that in someway manipulate the grid table in the Refresh method the couses the most strange things to happend. Has anyone else have the same problems with grids and the refresh method?

/Mårten Törnquist
---( Mårten Törnquist )---
Next
Reply
Map
View

Click here to load this message in the networking platform