This question is locked. New answers and comments are not allowed.
I'm currently using a DataGrid that uses incremental loading to increase load time. When I use a FilterDescriptor to filter the rows in the DataGrid it will only look through the currently loaded rows. Is there a way I can load in more data when the FitlerDescriptor returns no rows?