I am working on igGrid (infragistic grid) group by with edit row. I have multiple rows in a group like below
When i am trying to edit the second row in a group, first row cell values are by default filling into second row. like below
I am trying to update cell values manually in editRowStarted event but its not working.
Unable to post code here as it is very much big with many iggrid events.
If anyone have idea about this, please share your ideas. Thanks