Currently the id columns can be masked to appear as if it was another column, i.e. making the name of an object appear in the id column but then this means that the definition of the name column is omitted and therefore the name searchable attribute is not set.
Investigate allowing the table configuration to support hidden fields allowing for filtering based upon these hidden fields.
The display property of the id column now allows the user to filter the grid by that value. The display property is added to the grid as a hidden column.
Currently the id columns can be masked to appear as if it was another column, i.e. making the name of an object appear in the id column but then this means that the definition of the name column is omitted and therefore the name searchable attribute is not set.
Investigate allowing the table configuration to support hidden fields allowing for filtering based upon these hidden fields.