Hi,
When I tried to update my application from dojo 1.0.2 to dojo 1.1.0rc1 version i encountered a problem.
I am retrieving the grid data from a servlet using the dojox.data.QueryReadStore.
When I am trying to sort the table in the client side using clientSort=true all the grid data disappear and
I stay with an empty grid
The same code is working on dojo 1.0.2 version.
Here is the grid definition code:
