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?