"Simple" is obviously a relative term. Thanks a ton for the code example! I am afraid that it does not pose itself as simple, though. Simple is the SQL syntax of:
ORDER BY FirstName, LastName
I suppose a passthrough query would be an option rather than this IComparer shenanigans. I'll give that a try, instead.
Thanks,
Bill