Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid - Column1
Message
 
À
09/09/1997 14:55:05
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Divers
Thread ID:
00049041
Message ID:
00050264
Vues:
24
Thanks for the response Bill, the answer to your question is no. I only had code in the DoubleClick event. I did try moving it from DoubleClick, to Click just to see if any events were firing and it still did not work.

Actually, now my code mysteriously works. Several users were having the same problem, and now none of them are. I can't explain it, but it looks like it was me, not FoxPro that was the problem.


>Hi Sean,
> Do you have code in both the Click and DoubleClick events? My experience is that if you have code in both, the DoubleClick event will not fire due to the Click event firing first.
>
>Bill
>
>>>>I am having problems with the DblClick, Click, Keypress events in my grid for Column1-Text1. They won't fire. Is this a bug, and if so, are there any workarounds?
>>>
>>>A grid's column's control's methods won't fire unless there is a record in the recordsource. If there are no records, the row doesn't really exist, and the control doesn't either. The code should fire if the column you click on has a record behind it.
>>>
>>>Erik
>>
>>There are records in the grid and in the column. But when I DblClick, it only highlights the cell and ignores my code.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform