I am attempting to pull from a SQL Server database using the strongly typed datasource generated by CodeSmith. Paging is working correctly, however I cannot seem to get sorting to work. Thanks in advance, jeremiah Here is the code in question: <cc1:DistrictDataSource ID="DistrictDataSource1" EnablePaging...