Hi all, I'm retrieving a list via spquery and using CAML OrderBy Name.
The problem is that the sorted results don't match the list view which also sorts by Name ascending. i.e. *CAML Result* 1-1 1-2 1-3 1-1-1 *List View* 1-1 1-1-1 1-2 1-3 I could always change the list item naming convention (undesirable) or ditch the CAML and get the items by SPListView. But I'm more curious to know why this is occurring and if there's an easy fix. Regards, Paul
_______________________________________________ ozmoss mailing list [email protected] http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss
