[MonoTouch] R: UITABLEVIEWCELL

Craig Dunn craig.dunn at conceptdevelopment.net
Fri Oct 23 06:29:09 EDT 2009


There is a fairly simple example here
http://conceptdev.blogspot.com/2009/09/monotouch-with-sqlite-corporate.html

most of the action is in Main.cs
http://conceptdevelopment.net/iPhone/CorpPhonebook01/Main.cs.htm

FinishedLaunching- tableview gets DataSource & Delegate wired up.

EmployeeListDelegate - where we react to the RowSelected (and popup a dialog)


HTH



On Fri, Oct 23, 2009 at 9:03 PM, Massimiliano Bellisario <
Massimiliano.Bellisario at deca-spa.com> wrote:

>  Hi, i’ve already set the view.delegate and catch the RowSelected method.
>
>
>
> But he methods It is not raised..
>
>
>
> Thanks
>
>
>
>
>
> *Da:* Michael Bluestein [mailto:mike.bluestein at gmail.com]
> *Inviato:* giovedì 22 ottobre 2009 17:33
> *A:* Massimiliano Bellisario
> *Cc:* list
> *Oggetto:* Re: [MonoTouch] UITABLEVIEWCELL
>
>
>
> override RowSelected in UITableViewDelegate
>
> On Oct 22, 2009, at 8:09 AM, Massimiliano Bellisario <
> Massimiliano.Bellisario at deca-spa.com> wrote:
>
>  Hi, i read this article:
>
> http://simon.nureality.ca/?p=91
>
>
>
>
>
> Can i catch (intercept) the selection of any row ?
>
> Can you give me an example ?
>
>
>
> Thanks
>
>
>
>  _______________________________________________
> MonoTouch mailing list
> MonoTouch at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monotouch
>
>
> _______________________________________________
> MonoTouch mailing list
> MonoTouch at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monotouch
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monotouch/attachments/20091023/8b1b0a3f/attachment.html 


More information about the MonoTouch mailing list