I have a linkbutton, when it is clicked i assign an objectdatasource to my RadGrid. I also assign the same objectdatasource to the same RadGrid in OnNeedDataSource event. At runtime when I click on a column name in the RadGrid the arrow changes to point up and down but the actual values are not sorted. Is the sorting lost somehow or the sorting never worked?