Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Delay in response
Message
De
17/12/2014 16:41:40
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01612376
Message ID:
01612378
Vues:
118
This message has been marked as the solution to the initial question of the thread.
>Hi everybody,
>
>I have a grid on the form that has a container in one of the columns with the spinner and textbox controls. The sparse property of this column is set to false.
>
>I have the following code in grid's AfterRowColChange event:
>
>
>LPARAMETERS nColIndex
>STORE csrSubCats.IsBHold TO this.colAllowSaleAfterExpire.Enabled, this.colBlockHoldExpires.Enabled, this.colMax4Sale.Enabled
>
>DODEFAULT(nColIndex)
>
>Now, when I check the first column (it has a checkbox with IsBHold as a controlsource) and then navigate to the spinner in the colBlockHoldExpires column, I am unable to immediately edit the value in the spinner. Only after I go to another column first and then back to the spinner, I am able to change the value.
>
>Do you see what should I adjust in this code?
>
>Thanks in advance.

Try to put this in some of Dynamic* methods.
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform