Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Basic input form
Message
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Versions des environnements
Environment:
VB.NET 1.1
OS:
Windows XP SP1
Network:
Windows XP
Database:
MS SQL Server
Divers
Thread ID:
00993653
Message ID:
00993802
Vues:
16
'Form level variable
dim cm as CurrencyManager

load event
after fill dataset and add bindings

cm = ctype(me.bindingcontext(ds, "Customers"), CurrencyManager)

'Click button event

cm.Position += 1

or

cm.Position -= 1
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform