Would using TOP (N) and OPTION(FAST N) interfere with GridView’s built-in Optimizations?
I am using a GridView which could potentially display half a million records (depending on the options the user selects in filtering the data).
I am using a GridView which could potentially display half a million records (depending on the options the user selects in filtering the data).