Is it possible to call a javascript function from the template helper in MVC?
Something like:
.Template("{{html myFunc('${id}','${Foo}', '${Bar}');}}");
Hi,
Unfortunately it isn't possible.
For more information read this forum post - http://blogs.infragistics.com/forums/t/70823.aspx
Regards,
Stanimir Todorov