Hi
I want a small clarification on one of the use case related to IgrDataGrid (https://es.infragistics.com/products/ignite-ui-react/react/components/grids/data-grid/overview).
I have used IgrDataGrid, in that If I edit a column then another column should obtain the same value. so far we have used CellValueChange event but in that when grid get refreshed it obtains the old value.
NOTE: If we are updating grid reference then the updated value holds but selected row reference is lost.
So, for this I need to know how can we achieve that , If there is any solution for this please suggest as I need to implement this in my IgrDataGrid.
Hoping for a positive response.
Thanks!!!
Hello and thank you for contacting Infragistics. How are you updating your data? Please provide a demo of the behavior you are seeing.