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?
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.
Anyone have any ideas?
I even pointed to the latest CDN.
.ScriptPath("http://cdn-na.infragistics.com/jquery/20122/latest/js/")