Dear Appery,
i'm using PhoneGap to read contact list, some of the name entries are empty:
my question is what is the best approach to get to a list that holds only records with names in it, should i use contact filter while loading the records into the list? or should i loop through the list on success event and delete the list items that holds "null" value?
Thx much in advance!
Best,
R.