Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Weird grid behavior
Message
 
 
À
07/08/2009 13:37:36
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
01416800
Message ID:
01416803
Vues:
75
>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

Eric,

Would this grid work if you remove this code?
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform