Hello Kendo UI Team,
I am using the PHP wrappers trying to get an editor (http://demos.kendoui.com/web/editor/index.html) in a grid popup edit (http://demos.kendoui.com/web/grid/editing-popup.html). Now I want to be able using the PHP wrappers since I am a hard core PHP developer.
I am getting this error in the console:
Error: Invalid template:'$("#popup_editor").text()' Generated code:'var o,e=kendo.htmlEncode;with(data){o='$("';popup_editor").text();o+=;}return o;'
I have enclosed my project below, could you please take a look and let me know how do I get editor in a grid popup edit to work.
BTW I am using my supervisor's account at work and my name is Christian.
Thank you.
Christian
I am using the PHP wrappers trying to get an editor (http://demos.kendoui.com/web/editor/index.html) in a grid popup edit (http://demos.kendoui.com/web/grid/editing-popup.html). Now I want to be able using the PHP wrappers since I am a hard core PHP developer.
I am getting this error in the console:
Error: Invalid template:'$("#popup_editor").text()' Generated code:'var o,e=kendo.htmlEncode;with(data){o='$("';popup_editor").text();o+=;}return o;'
I have enclosed my project below, could you please take a look and let me know how do I get editor in a grid popup edit to work.
BTW I am using my supervisor's account at work and my name is Christian.
Thank you.
Christian