iPhone empty table message (eg like "No contacts" in simulator, or "No results" in search )
Posted
by jesse001
on Stack Overflow
See other posts from Stack Overflow
or by jesse001
Published on 2010-06-09T01:56:06Z
Indexed on
2010/06/09
2:02 UTC
Read the original article
Hit count: 281
Is there a right way to add empty table text? For example, if you go to the simulator and open contacts, the table is empty and displays "No Contacts". Or searching that gives "no results".
I could do this via a label positioned and hidden at run time, but is the correct approach?
Thanks for your help
© Stack Overflow or respective owner