Login Register

dojox.data.QueryReadStore double post request

dojox.data.QueryReadStore double requests when sorting columns in Grid

I have a Grid hooked into a QueryReadStore. When the grid first loads up I see one request in Firebug. If I sort on a column I'll see two requests with the same Request data and response coming back.

It appears that the 2nd request gets fired the second the first comes back. Is there some option I can set to prevent this or is this a bug in QueryReadStore?

Syndicate content