Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grids
Message
From
16/12/1998 11:29:37
 
 
To
16/12/1998 11:24:45
Jim Rieck
Quicken Loans/Rock Financial/Title Sourc
Livonia, Michigan, United States
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Re: Grids
Miscellaneous
Thread ID:
00168107
Message ID:
00168108
Views:
31
>I have a grid attached to a view. In this grid a user can enter in the first column a quantity. If they enter a zero I want to delete the part. This all works, but the problem I am having is when the user enters zero and hits enter the focus of the grid does not change to the next consecutive item in the table.
>
> My question: Is there a way to have the focus goto the next row in the grid?
>
>Any ideas on how to do this?
>
>Thanks
>
>Jim

Moving focus to the next row actually means moving ti the next recordsource record, i.e. you may issue SKIP and Grid.refresh/Setfocus. Another way is to KEYBOARD '{DNARROW}'
Edward Pikman
Independent Consultant
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform