How can i put UITextfiled inputs into UITableView every time i add an input in the UITextField?
Posted
by alia
on Stack Overflow
See other posts from Stack Overflow
or by alia
Published on 2010-05-06T18:36:36Z
Indexed on
2010/05/06
19:58 UTC
Read the original article
Hit count: 158
How can i show the input text from UITextFiled into UITableView
and the UITable Updated automatically once the UITextFiled get field by another user?
like, one the user get online he should be shown in the UITableView so the other users be able to see who's online
i did that already for the room list but!!!
© Stack Overflow or respective owner