Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
20
iggrid edit row displaying duplicate values
posted

I am working on igGrid (infragistic grid) group by with edit row. I have multiple rows in a group.

When i am trying to edit the second row in a group, first row cell values are by default filling into second row.

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.