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
No Data
Reply
  • 25665
    Offline posted

    Hello jAndika,

    Thank you for contacting Infragistics!
    We received your support request concerning the data being cleared from rows when edit mode has been entered, and this case has been assigned to me. Infragistics is dedicated to helping you solve this issue. Our team and I have done an initial review of your case and you will want to make sure you set the datatype of the column you are using as a primaryKey.

    Sincerely,
    Mike P.
    Developer Support Engineer
    Infragistics, Inc.
    www.infragistics.com

Children