Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Assigning value to buttons
Message
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
01126134
Message ID:
01127266
Views:
11
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#)
Previous
Reply
Map
View

Click here to load this message in the networking platform