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
1150
igGrid Editing Mode Clears Original Data
posted

I have a simple igGrid that I want to have edit, add and delete features. The problem is if I don't have primaryKey property set up, the delete/add does not work.

If I have primaryKey set up, when I double click the grid row to enter edit mode, the grid clears the original data instead of persisting it. Is there a workaround to this issue ?

Parents Reply Children
No Data