Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Weird grid behavior
Message
De
07/08/2009 13:37:36
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Weird grid behavior
Divers
Thread ID:
01416800
Message ID:
01416800
Vues:
156
I'm having a strange problem with a grid. The grid is based on a view, and there are multiple columns. Normally when the user enters data in the columns, everything is fine. However, if the user scrolls down so that only the last row in the grid can be seen, then changes the value in a column, then scrolls back up, sometimes the bottom value appears in all the rows! This is a visual problem only, the actual values in the view have not changed. The only custom code for the overall grid is in the init and in AfterRowColChange. The code in AfterRowColChange is as follows:

LPARAMETERS nColIndex

SELECT vwscore
GO RECNO()

That code was added to the app years ago to alleviate a strange error (undocumented error 2072) and it stopped the error, so it's still there.

Any ideas what could be causing this?

TIA,
Jen
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform