Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Assigning value to buttons
Message
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
01126134
Message ID:
01127266
Vues:
16
Noit sure that this is what I want

What I want to do (I think) is

Get the data into a dataset or an array
text = "Whisky", Price = 2.45, Amount = "small" (Etc)


Do while (a)
a = 1
   Button[a].text = text ;
   Button[a].value = Price , Amount
a ++
I would then build an order up for the customer


(in C#)
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform