Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Set focus in grid
Message
From
30/07/2003 06:27:01
Lutz Scheffler
Lutz Scheffler Software Ingenieurbüro
Dresden, Germany
 
 
To
30/07/2003 06:04:27
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00814824
Message ID:
00814842
Views:
8
Chaim,

yes I can solve - with the complete class on my comp. ::( I guess this is not what you want.

Dealing with grid's events is often very tricky. Lot of eventfiring on simple movements.
I would suggest to trace your code with the EVENTLOG and COVERAGE function (available through the debugger and SET commands), so you can see the way your code is running. There is no sence to trace it using single step - the grid is not in focus when you singlestep so all is changed.

Both ways to trace will produce a huge textfile, be carefull placing the commands.

I would strongly recommend to understand the events of a grid if you do a closer look on grids (i.e. closer than just dropping one on a form ::)).
Agnes.
>Thank you
>I did somthing like this and this problem resolved (your theory not enough clear for me, first I have to assume that 'keypress' event occur before 'lost focus', it's logical but I don't understand why do I get the strange messages with real total).
>Any way if the problem resolved I can sleep in the night without to know this.
>Can You resolve my grid problem?
>Thanks in advance
Words are given to man to enable him to conceal his true feelings.
Charles Maurice de Talleyrand-Périgord

Weeks of programming can save you hours of planning.

Off

There is no place like [::1]
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform