This question is locked. New answers and comments are not allowed.
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
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