Editing an item using a template

I get this exception when trying to edit an item using a template.
It works fine when adding an item -
 
0x800a138f - Microsoft JScript runtime error: Unable to get value of the property '_focusIn': object is null or undefined
 
 
After this exception is thrown, there are no "save/cancel" buttons on the form.

4 Replies

JB Jeremy Branham December 14, 2013 10:39 PM UTC

I want to add that I am returning a partial view with the correct dialog template name and instance of the object to edit.
I am doing the same process when 'adding' an object, and it works fine.
 
----------------------
 
return PartialView(dialogTemplateName, item);


AS Alan Sangeeth S Syncfusion Team December 18, 2013 06:55 AM UTC

Hi Jeremy,

Thanks for using Syncfusion Products.

We have created the new incident: 117016 for your query and we suggest you to follow-up this incident.

Please let us know if you need any further assistance.

Regards,
Alan Sangeeth S



JB Jeremy Branham December 25, 2013 07:37 PM UTC

This appears to occur in Internet explorer only, and may be resolved in the latest release.


AS Alan Sangeeth S Syncfusion Team December 30, 2013 08:50 AM UTC

Hi Jeremy,

Thanks for the update.

We have provided patch for this issue with Assembly Version: 11.3.0.30 in the incident: 117016. Please follow-up on that incident. Also, the fix for this issue is included in our latest release.

Please let us know if you have any queries.

Regards,
Alan Sangeeth S


Loader.
Up arrow icon