Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
What is happening with my grid
Message
De
18/09/1998 10:04:54
 
 
À
18/09/1998 09:57:18
Marco Beuk
Innovero Software Solutions
The Hague, Pays-Bas
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Divers
Thread ID:
00138178
Message ID:
00138179
Vues:
17
>I have a grid displaying data of a cursor. The initialy empty cursor is created when i issue a SQLEXEC() in the Load event of my form with a whereclause that will never select any records.
>When i reissue my SQLEXEC(), but this time with data my grid looses its member-objects and its recordsource.
>This is probably because the cursor is closed and recreated when i reissue a SQLEXEC().
>
>Does anybody know the 'workaround' for this problem?
>
>Marco Beuk.
lcoldsource = this.recordsource
this.recordsource=''
change your table
this.recordsource=lcoldsource
* Human is a question asked by birth and answered by death. Machine is another kind of question with another kind of answer
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform