Hi Joe

Usually I derive a class from UIButton and put an enum property on it.


David Black
Technical Manager (Web projects)
Casewise Systems Ltd |  www.casewise.com<http://www.casewise.com/>
+44 1923 830300 office
+44 1923 830270 direct
64 Clarendon Road, Watford WD17 1DA
[cid:[email protected]]<http://www.facebook.com/casewise#!/pages/Casewise/471345470297>[cid:[email protected]]<http://www.linkedin.com/company/16238?trk=saber_s000001e_1000>[cid:[email protected]]<http://twitter.com/#!/casewise>[cid:[email protected]]<http://www.youtube.com/user/CasewiseLimited?blend=1&ob=5>
"When You Can See More, You Can Do More!"

 [cid:[email protected]] 
<http://www.casewise.com/products/communicator>

From: [email protected] 
[mailto:[email protected]] On Behalf Of Jason Awbrey
Sent: 26 October 2011 16:37
To: MilkyJoe
Cc: [email protected]
Subject: Re: [MonoTouch] Button CommandArgument Equivalent?

I use Tag for this.  It works, and I haven't found a better way to do it
On Wed, Oct 26, 2011 at 10:18 AM, MilkyJoe 
<[email protected]<mailto:[email protected]>> wrote:
In ASP.Net, I use the CommandArgument property of the Button control to pass
values to the OnCommand event. Is there an equivalent in iOS/MonoTouch?

Basically, I have a collection of buttons that are all attached to the same
TouchUpInside action. I need to be able to assign a value to each button so
that, when clicked, I can load the appropriate data from the database.

At the moment, I'm using the Tag property for this, although I'm guessing
this is not its intended purpose.

Thanks

--
View this message in context: 
http://monotouch.2284126.n4.nabble.com/Button-CommandArgument-Equivalent-tp3940979p3940979.html
Sent from the MonoTouch mailing list archive at Nabble.com.
_______________________________________________
MonoTouch mailing list
[email protected]<mailto:[email protected]>
http://lists.ximian.com/mailman/listinfo/monotouch

<<inline: image001.jpg>>

<<inline: image002.jpg>>

<<inline: image003.jpg>>

<<inline: image004.jpg>>

<<inline: image005.jpg>>

_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to