UITextfield and webservice

Posted by milanjansari on Stack Overflow See other posts from Stack Overflow or by milanjansari
Published on 2010-05-03T09:59:55Z Indexed on 2010/05/03 10:08 UTC
Read the original article Hit count: 249

Filed under:

Hello everyone,

I have one query regarding the (UITextfield and Webservice) for example

When i start writing text in UITextfield. Make sure, the app does not query the server(Webservice) for each letter typed. It should wait till I make a pause and then send the request.

Is this possible to when using of UITextField?

Thanks in advance

© Stack Overflow or respective owner

Related posts about iphone