Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Not able to enter in Grid
Message
From
06/03/2002 08:02:10
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00628623
Message ID:
00628914
Views:
18
>Sajjad,
>
>First be sure that the cursor is created in the form's load event so it exists when the grid is created. Then add the one line of code to your textbox valid event as noted below.
>
>
>
>sele curreceipt
>for a = 1 to 20
>   appe blan
>endf
>go top
>* Add the following line to your code
>Thisform.Grid.Refresh()
>
>
>This will refresh the grid and let it discover that it has records now. Then it will accept focus.
Sajjad Ahmad
Previous
Reply
Map
View

Click here to load this message in the networking platform