I haven't seen the problem but it sounds like the problem is related to the view column name you're sorting on. It matches on the column title, not the programmatic name. It may be worth playing around with that to see if you can resolve the problem. I've had column sorting working, so it sounds like it's a specific issue with that view. Hope that helps.