Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid pointer doesn't move?
Message
De
28/10/1997 04:06:17
Shihchau Tai
Apic Systems Pte Ltd
Singapore, Singapour
 
 
À
27/10/1997 22:53:26
Shihchau Tai
Apic Systems Pte Ltd
Singapore, Singapour
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00056685
Message ID:
00056947
Vues:
35
>>>A simple, beginner question (but very frustrating for me):
>>>
>>>Why wouldn't my grid pointer moves to the next row if I issue the following codes in my VALID method of my grid textbox?
>>>
>>>SKIP
>>>THISFORM.REFRESH
>>>
>>>It is a bare form and grid. How can I make it moves?
>>
>>Are you sure that the skip is doing on the good tables ?
>>Try SKIP IN (tablealias...)
>>
>>Hope this help ...
>>Rocky Boy...
>
>The skip was on the right table.
>
>My program works after I accidentally wiped out my data environment and recreated it. Strange... I don't know what is the reason.... but a relief...
>
>Thanks a lot for your help.

Sorry, I still have the same problem. In fact, I am sure anyone can create a simple form, put a grid and just place the codes in. The grid will always stick to the current row no matter how you move your record pointer.

At the moment, I have to replace the enter key (13) with my own codes to force it to the next row. However, there are still some problems with it.

I am sure there is a simpler way.

It seems like I am the only one having this problem. I can't believe it!

Would you tell me how you move your cursor programmatically down to the next row of records in grid?
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform