Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid carrying values
Message
 
À
06/02/2001 14:05:57
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00473064
Message ID:
00473207
Vues:
17
What is the recordsource of your grid? Is it table buffered? I've seen strange things happen with a data entry grid if you aren't using table buffering. Also, what is the ControlSource for the columns? You must use a field in a cursor or an expression based on fields from the cursor, otherwise, the value can't be different for each row of the grid.

>Hi. Working on a form with a grid.
>>> when I add a row to the grid, I see the value from the prior row whenever my cursor is in that particular cell (and backcolor is blue). This appears to only be an image because I can accept the default (for the added row) and the row will add as a blank row when the cursor goes to the third row. The same thing happens to both fields in my grid.
> Example to explain myself: I add a record to my grid with an column1 of $100 and column2 of 'Visa'
> Then, I go to the second row in my grid. Column1 is highlighted and has a displays $100. Column2 is now blank. I enter nothing
> Then I press Enter and go into Column2. Column 1 changes from $100 to blank and I now see 'Visa' in column2.
>
>
> Any ideas?
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform