Remove the Search in grideditor

In your xyzGrid.ts override createQuickSearchInput()

``
protected createQuickSearchInput() {
// Nothing
}