Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Basic input form
Message
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
VB.NET 1.1
OS:
Windows XP SP1
Network:
Windows XP
Database:
MS SQL Server
Miscellaneous
Thread ID:
00993653
Message ID:
00993802
Views:
15
'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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform