The onCellEdit of the igx-grid seems to pass in an IgxColumnComponent as the only parameter. How do I know exactly which item was edited and what the old/new values were?
Hi Scott,
Just wanted to provide you with the link to the type of the onCellEdit event arguments: https://ko.infragistics.com/angular-docs/typescript/interfaces/igridediteventargs.html
Konstantin Dinev
Thanks!
Hello Scott,
The event will give you all information: