Hi,

> Yup, that's the one we discussed last night.  The localIndex=null in the
> sort setter is busting that test because the DG is counting on setting
> sort to null and restoring it without calling refresh().
That explains it.

I've looked into it and think you're correct in that refresh should be called 
but it should still work correctly in that you should be able to add and remove 
items (without RTEs) after changing the sort or filter function.

If the DG is actually doing the right thing there I'm still not 100% sure.

BTW I think the reason why this issue has come up a few times in the bug base 
was because way back in Flex 2 setting the sort to null cleared the sort.

Thanks,
Justin

Reply via email to