Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid Scrollbar (vertical) not refreshing properly
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00138860
Message ID:
00138964
Vues:
16
Hi Kamal:
>
>Usually refreshing the grid or setting the focus to it after the add does the trick.
>

One would think ... but neither work. Here is the existing code.

*---------------- Location Section ---------------------
*} Library: aADEM.VCX
*} Class: boActionDataEntryDetail.cmdAddReason
*} Method: Click()
*-------------------------------------------------------
*) Description:
*) Add a new reason for an ADEM Outcome
*-------------------------------------------------------
WITH THIS.PARENT
.New( "Reason" )
.grdActionReasons.Refresh()
.grdActionReasons.SetFocus()
ENDWITH

Any other ideas?

Have a nice one,

CT
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform