Disable Search when Filtering on Primary Key
When filtering on the primary key of a table, a "search" is performed while still entering the value you want to filter for.
As a result, for customers with a lot of data in a table, filtering on the primary key is slower than filtering on other fields.
For example: Wh...
STATUS DETAILS
Needs Votes