We have already set [autofill]='false' in the ejs-grid element, but that did nothing. Additionally, we used this function, bound to the actionComplete event, to remove the autocomplete element, but still the autocomplete remains. publicdisableAutocomplete(event:any,grid:GridComponent):void{ ...