I have following code for autocomplete within Grid's column, Below code is working fine.

however if i change my code and add
fields:{ text: 'Name',value:'Id'},
whole thing just stops working.... Also, you might not be able to reproduce this because in other solution above field mapping is working as expected