ADD: Functionality in TreeList to Sorting with sub objects. DataField="subobject.MyPropertyName"
ADD: Functionality in TreeList to Sorting with Subobjects like this:
<telerik:TreeListBoundColumn DataField="subobject.MyPropertyName" SortExpression="subobject.MyPropertyName"
HeaderText="MyPropertyName" UniqueName="MyPropertyName" >