Apparently the order of the fields/columns in the CSV file that is uploaded is random? We need to have every CSV file have the same format (ie order of columns/fields), so that they can be merged easily.
Also, can we maintain separate editedFiles array for different lists? This would allow a User to edit different lists, and then only upload the data for the file they are working on.
In DetailsVC method delegate.memberData modifyMemberListFile: withUpdates: is used to ????
-(void)createCSVFile in MemberListData may be the place to reorder the list????
Apparently the order of the fields/columns in the CSV file that is uploaded is random? We need to have every CSV file have the same format (ie order of columns/fields), so that they can be merged easily.
Also, can we maintain separate editedFiles array for different lists? This would allow a User to edit different lists, and then only upload the data for the file they are working on.
est mnhrs = 1