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

[Solved] Telerik runs an useless Count Query for non pageable grid

0 Answers 7 Views
Grid
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
mbp
Top achievements
Rank 1
mbp asked on 03 Jun 2013, 03:36 PM
Hello,

I am tracing SQL Queries using EFTracing tools, and I can see that Telerik - Server binding - runs a count query for tables which are non pageable, before running a second query than returns the list of data.
Why does it run this first query and how can I avoid it as it is not needed for non pageable grids ?
You can also see it in the SQL Server profiler.

Thank you.

Best regards



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