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
2745
igGridUpdating('endEdit') not doing anything
posted

What gives?

I call the following method:

$("#grid").igGridUpdating('endEdit', true);

And nothing happens.  I've used this before and it worked perfectly.  Am I missing a reference?

In the igLoader, I have igGrid.* being loaded for my resources but the row stays in edit mode.

 

What am I missing?

Parents
No Data
Reply
  • 23953
    Offline posted

    Hello Daniel,

    Unfortunately I cannot reproduce the problem you describe. I'm attaching my sample for your reference. Can you modify it in order to reproduce the issue?

    Do you get any JavaScript errors in the console?

     

    Best regards,
    Martin Pavlov

    Infragistics, Inc.

    igGridUpdating_endEdit.zip
Children
No Data