You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i found it.... move all the datasource thing in your viewcontroller and set viewcontroller delegate "MLPAutoCompleteTextFieldDataSource" then connect datasource to your viewcontroller instead of datasource object...then set your array from the webservice to the MLPAutoCompleteTextFieldDataSource delegate method.....
How can i pass array of objects:
then to show
Obj.name
field to cell?The text was updated successfully, but these errors were encountered: