Hi, > So is your goal to restore Flex 2 behavior? No of course not.
I was just pointing it out why some people did expect that sort = null should behave this way. It's not entirely unreasonable to expect that setting sort to null without a refresh would remove the sort but let keep it so a refresh is needed and see if we can stop the RTEs as well without any performance or other side effects. Almost have a solution that I believe works in all cases. > I'd rather just make sure that there is no undesirable behavior if you do > call refresh() after setting sort=null. Yes I'm checking that as well. Thanks, Justin