Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Click Event not firing
Message
From
04/12/2001 10:33:41
Jay Johengen
Altamahaw-Ossipee, North Carolina, United States
 
 
To
04/12/2001 10:17:00
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00589185
Message ID:
00589291
Views:
27
Sarosh,

If you want to send the form to me at renoir@bellsouth.net I'll take a look at it.

Renoir

>Hi!
>
>Just create a new Form (Default Fox Form not inherited from anything) then add a Grid (default fox Grid) on it (run the builder to set a RecordSource for the Grid with any Table) once the Columns are defined in the Grid add code in the Click Event of a TextBox in a Column of that Grid. When you run this Form and click in that Column the Click Event of the TextBox will fire but as soon as you add any code in that Grid's AfterRowColChange or BeforeRowColChange Event the Click Event of that TextBox will not fire.
>
>I am not using any framework or any inherited classes. Just using all default fox classes (form and grid).
>
>Sarosh
>
>>Hi!
>>
>>Can you give a sample code (definition of the grid and the offending code) to reproduce the behaviour?
>>
>>>Hi!
>>>
>>>The Click Event of a TextBox in a Grid's Column does not seem to fire if there is any code in that Grid's BeforeRowColChange or AfterRowColChange Event, is that a bug or is that normal.
>>>
>>>If that is normal then how can I execute code in the Click Event of a TextBox (in a Grid's Column) when there is code in the Grid's BeforeRowColChange and AfterRowColChange Events?
>>>
>>>I have noticed the same behaviour (Click not firing) in VFP 6.0 as well.
>>>
>>>Thanks.
>>>
>>>Sarosh
Previous
Reply
Map
View

Click here to load this message in the networking platform