I am new to mono touch and iOs programming.

I am considering using the mono touch dialog for showing a search result
from a REST service. So the table is initially empty but by pressing the
search button (search is enabled in the dialog viewcontroller).

Is this an ok use of the dialogviewcontroller? And what it the right pattern
for calling the service and supplying the result into the "model" of the
controller?

I have tried implementing in the SearchButtonClicked and that works but the
keyboard does not disappear. I have tried in the SearchTextChanged but the
data is not refreshed.

So I am looking for a pattern for this kind of use case?

Thanks in advance

Kim

--
View this message in context: 
http://monotouch.2284126.n4.nabble.com/DialogViewController-and-async-search-tp4655604.html
Sent from the MonoTouch mailing list archive at Nabble.com.
_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to