[GRID] When millions of data, the advance search failed.

I have a table over 2 millions of data and when open the advance search, enter an exists id, it can not return anything; When I run it on the table with less data( like 10 thousands) it woks properly.

I found the reason:

  1. When the search field opened auto-complete, it will failed;
  2. When shut the auto-complete, it woks fine;

It’s a bug, please fix it.