This question is locked. New answers and comments are not allowed.
I'm trying to use a DatePicker with jQuery's new templating lib (http://api.jquery.com/jquery.tmpl/), but rendering the control also outputs a script tag which throws a wrench in the works... Is there a way to only render the control markup, so we can setup the control on our own (e.g. $('#datepicker').tDatePicker({...}))?
Is there a way to set the IsSelfInitialized property (http://www.telerik.com/help/aspnet-mvc/p_telerik_web_mvc_ui_viewcomponentbase_isselfinitialized.html)? Is that what's it's used for?
Cheers,
Jonathan
Is there a way to set the IsSelfInitialized property (http://www.telerik.com/help/aspnet-mvc/p_telerik_web_mvc_ui_viewcomponentbase_isselfinitialized.html)? Is that what's it's used for?
Cheers,
Jonathan