Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Why my focus of a grid cannot roll down 1 row?
Message
From
11/08/1999 13:24:43
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Why my focus of a grid cannot roll down 1 row?
Miscellaneous
Thread ID:
00252629
Message ID:
00252629
Views:
57
I have a grid which contains a Free Table. After the user click ENTER of the last column, it will append blank since I have it in its Keypress event. But the focus will only move to the first column and first row, it cannot move to the first column and second row. Even I added the below 2 lines:
thisform.grid1.ActivateCell(thisform.grid1.ActiveRow + 1,1)
thisform.grid1.setfocus()
It still stay in the first column and row.
How can it go to the 2nd row automatically after "append blank"?
Power Wong
Every problem will have a solution, the only problem is that can you find it out.
Next
Reply
Map
View

Click here to load this message in the networking platform