Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grids
Message
From
27/08/1998 16:40:34
 
 
To
27/08/1998 16:36:55
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Re: Grids
Miscellaneous
Thread ID:
00130757
Message ID:
00130760
Views:
31
>Hello All,
>
>Years ago in FPW 2.6 I created screens that had a browse window on the bottom and text boxes on the top. All data was from the same table. When I scrooled up/down the browse window the data in the upper text boxes changed to accordingly.
>
>I'm trying to accomplishing the same thing using a grid. The app is a task list with the person data above and the date/time/place in the grid. Inserting Control.Refresh() for each LastName, FirstName, Phone, etc. in the AfterRowColChange Event the appropriate data appears in the Text boxes only when I click on the item in the grid but not when I scroll up/down. Is there a event that will accomplish in VFP 5.0 what I did in FPW 2.6? Thanks.
>
>Regards,
>
>Paige

When you browsed FPW you also didn't get new data until you clicked just because only clicking itself means moving pointer to new record. BTW, grid is better then browse because you can intercept scrolling in Grid.Scrolled event.
Edward Pikman
Independent Consultant
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform