Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
.DoScroll(1) What am I missing?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00647021
Message ID:
00647062
Vues:
15
here you go

you must also move the record pointer
ThisForm.Grid1.DoScroll(1)
skip 1
ThisForm.Grid1.setfocus
thisform.refresh
>I have a pageframe with a grid on page1. In the .Activate of Page1 I have:
>
>FOR lnXX = 1 TO 7
>   This.grdSchedule.DoScroll(1)
>ENDFOR
>This.grdSchedule.Refresh()
>
>
>However, the grid does not scroll. I checked the Scrolled event and there is no code there. Is there a bug with this or am I missing something?
Stephen McLaughlin
"Sexy Steve Valenteno", "Blastmaster"
stephenmclaughlin@gmail.com
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform