RE: Remove Sort on SortableDataProvider

2011-10-07 Thread Jensen, Bob
: Re: Remove Sort on SortableDataProvider Have you tried: provider.setSort(null); ? If you don't provide a sort property to your provider, that's what it starts with. On 06/10/2011 6:16 PM, Jensen, Bob wrote: I have a SortableDataProvider and have set a sort on it. It sorts fine. Now

Remove Sort on SortableDataProvider

2011-10-06 Thread Jensen, Bob
I have a SortableDataProvider and have set a sort on it. It sorts fine. Now, I would like to remove the sort so no sorting occurs. Is there a way to remove the sort? Thanks in advance - To unsubscribe, e-mail: