0

I have NSMutableArray in which all object is in NSMutableDictionary i want to sort this array base on NSMutableDictionary with two key one is country and another is name.

Can any one Help me to use NSSort class to sort the array using multiple key.

Thanks in Advance

1 Answer 1

1

I don't know what you're really talking about, but I think you want something like a question I've just had answered:

NSDictionary split into two arrays (objects and keys) and then sorted both by the objects array (or a similar solution)

Does that help at all? I haven't yet tested that answer, but it seems to be quite logical.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.