Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid description display problem
Message
De
26/04/2006 21:39:18
Sonny Tabano
Trams Printwork, Inc.
Mabalacat, Philippines
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP
Divers
Thread ID:
01116563
Message ID:
01116929
Vues:
15
it show different item_name for an item_code

ex.
item_code and item_name/description
10001        Ice Cream                8.00
10002        Chocolates               3.50
10003        Cakes                    4.00
10004        Hamburger                5.00
10005        Softdrinks               2.50
10006        Fries                    1.00

Original data

Record no.1

Customer: xxxxxxxxxxxxxx

item_code    item_name              amount
---------    ---------             -------
10001        Ice Cream                8.00
10002        Chocolates               3.50
10003        Cakes                    4.00


Record no.2

Customer: xxxxxxxxxxxxxx

item_code    item_name              amount
---------    ---------             -------
10004        Hamburger                5.00
10005        Softdrinks               2.50
10006        Fries                    1.00
When I clicked edit button and move my arrowpointer over
to the grid without clicking it or doing anything to the grid
(just passing over it) and then back to click undo button
for record no.1, it will now show this:
Record no.1

Customer: xxxxxxxxxxxxxx

item_code    item_name              amount
---------    ---------             -------
10001        Hamburger                8.00 (item name only changes)
10002        Chocolates               3.50
10003        Cakes                    4.00
sometimes, also like this:
Record no.1

Customer: xxxxxxxxxxxxxx

item_code    item_name              amount
---------    ---------             -------
10001        Hamburger                8.00 (all item name only changes)
10002        Hamburger                3.50
10003        Hamburger                4.00
When this happens, i would just click my navigation button
either to skip forward or backward then go back to the same
record again, then the display would show the correct item_name again.

Record no.1 (correct display again)

Customer: xxxxxxxxxxxxxx

item_code item_name amount
--------- --------- -------
10001 Ice Cream 8.00
10002 Chocolates 3.50
10003 Cakes 4.00



This only happens when I move my arrowpointer over to the grid,
if not, everything stays the same

Sonny
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform