Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Combo question
Message
De
26/06/2007 14:35:30
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Divers
Thread ID:
01234596
Message ID:
01235798
Vues:
14
>>>>this.value = this.value ?
>>>>
>>>>If THIS.VALUE is not equal to itself already, what can it be equal to? :-)
>>>
>>>This kind of tricks sometimes helps to "refresh" underlined controlsource with the new value. Ed's idea with replace with work as well, of course.
>>
>>Using no controlsources gives different angle. Btw, in this thread, I have a suspicion that Mark needs in neither the controlsource, nor the cursor, nor the datasessions, etc.
>
>We may never know unless we see some code :)

Let me venture: every container does a search (run Select statement with parameters stored in the cursor field). So the first thing would be gettting rid of the cursor and just using Container.Controls collection to get all needed Values. Next thing is that SQL collects data to the cursor of the same alias and if each container is supposed to show different recordsets then datasession requirement comes to play. If each container would have a finalcursoralias property then all session objects can be thrown out.
Edward Pikman
Independent Consultant
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform