Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Where to add a FOR loop to update a grid?
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Where to add a FOR loop to update a grid?
Miscellaneous
Thread ID:
00255835
Message ID:
00255835
Views:
75
I have a large grid that scrolls for ever. I want to add a dblclick event while the form instanciates.

Code to be added for each column:
ThisForm.pgfBizObj.ActivePage = ThisForm.nGoToPageOnEdit

I'm sure that I'll add a enter key event too later on, but I'll stick to the above for now.

Where is the grid's column count seen for the first time? Thats where I want to grab that value, and then do a for / endfor loop.

TIA

__Stephen
Next
Reply
Map
View

Click here to load this message in the networking platform