Re: GRID Click Event Fires Only Once
- From: "Dan Freeman" <spam@xxxxxxxxxxxxx>
- Date: Thu, 19 Jun 2008 12:59:46 -0700
The event still fires, but your code is gone because you've closed the
grid's data source. When you do that, the grid deconstructs.
Set the recordsource to "" before closing the table. Or, better yet, don't
close it. <g>
Dan
Gerhard Gentele wrote:
Hello Friends,
now I started using a GRID. It has two columns and uses as
RECORDSOURCE a DBF table. With a click i can change a .T. to .F. and
back again. Everything works fine until I close the table and make
the GRID unvisible. Starting everything again the same way brings
back the GRID, but the ability to fire an EVENT (such like a CLICK or
a RIGHTCLICK) is not possible anymore - it's gone...
CAN ANYBODY TELL ME WHY?
Greetings Gerhard
.
- Follow-Ups:
- Re: GRID Click Event Fires Only Once
- From: Gerhard Gentele
- Re: GRID Click Event Fires Only Once
- References:
- GRID Click Event Fires Only Once
- From: Gerhard Gentele
- GRID Click Event Fires Only Once
- Prev by Date: GRID Click Event Fires Only Once
- Next by Date: Re: GRID Click Event Fires Only Once
- Previous by thread: GRID Click Event Fires Only Once
- Next by thread: Re: GRID Click Event Fires Only Once
- Index(es):
Relevant Pages
|
Loading