User-544808552 posted
After more research it appears that the XmlDataSource and GridView do not easily allow for sorting. I decided to switch to a GridView/ObjectDataSource approach. Thanks Steve for the link. So far, I am trying to avoid getting into jQuery,
but, will check out that link in testing.