I believe that if you set your data browser to be sorted by property X and you
tell data browser that items are already sorted by property X, then the data
browser will not attempt to re-sort the items. (Regardles of whether the items
are sorted or not). However, you should also clear the
kDataBrowserContainerIsSortableProperty bit on your properties to prevent the
user from being able to click on the sort triangle.
hth
meeroh