This is a migrated thread and some comments may be shown as answers.

Bug with remote data filter?

0 Answers 34 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Simon
Top achievements
Rank 1
Simon asked on 21 Sep 2012, 08:35 PM
Hello,

I have a grid using remote data vistualization connected to an OData datasource.  Everything is working correctly but if I add a filter, then call a datasource.read() and a grid.refresh(), the first records will be loaded but for some reason, the.count returned by the OData service seems to be ignored.

So if you have set the grid pageSize to 50, only the first 50 records will be requested to the server and then, no more call will be sent to the serveur (even if a count of 300 was returned by the jsonp response).

Can you confirm if this is a bug?

Best regards,

Simon

No answers yet. Maybe you can help?

Tags
Grid
Asked by
Simon
Top achievements
Rank 1
Share this question
or