I've got an ASPxGridView inside an UpdatePanel in a WebPart in a SharePoint site. I've set EnableCallBacks = false on my ASPxGridView. When I click on the header to do sorting, nothing happens. When I take the ASPxGridView out of the UpdatePanel, the sorting works, but only in one direction....