avallete / ag-grid-autocomplete-editor

Quick implementation of autocompletion into ag-Grid cell using autocompleter package.
MIT License
49 stars 25 forks source link

How to get affected row data after select from autocomplete? #56

Closed aguskianto closed 4 years ago

aguskianto commented 4 years ago

I use your ag-grid-autocomplete-editor and I don't find a way to get whole data for the row affected. I've been using fetch function and I can't get the data on the affected row.

Is there a way to get affected row with the updated data?

hbthanki commented 4 years ago

Although, this question is not related to autocomplete, try valueFormatter for colDef. It is a function accepting param. check that param.data.