Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Setfocus() in grid column
Message
From
28/06/2001 21:39:25
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Setfocus() in grid column
Miscellaneous
Thread ID:
00525000
Message ID:
00525000
Views:
40
Hi all,

I have 8 column in a grid and I have a command button to add a new record into the grid and the first column to be added is the 3rd column so I have to setfocus to it but I have examined that if the pointer is on the 5th to 8th column the setfocus didn't want to the 3rd column after I click the command button, this is because on the screen can only display 4 column so the next column I have to scroll.

Could somebody help me how to setfocus to the 3rd column eventhough the pointer before is on the 5th to 8th, I've tried using thisform.grid1.mycolumn.setfocus()
but it didn't work.

TIA


Budianto M.
Next
Reply
Map
View

Click here to load this message in the networking platform