This is a migrated thread and some comments may be shown as answers.

Setting RegisterWithScriptManager to false breaks all RadDatePickers

1 Answer 193 Views
Grid
This is a migrated thread and some comments may be shown as answers.
pmourfield
Top achievements
Rank 1
pmourfield asked on 12 Sep 2011, 09:48 PM
I am currently experiencing a problem with a RadGrid and RadDatePicker. I'm exporting a RadGrid to html and emailing it and the only way that I could get that to work without experiencing an exception was by setting RegisterWithScriptManager to false. However, I noticed that by setting this to false, all of my RadDatePickers on the page do not work and in fact throw the following error:

$telerik.$ is not a function
http://localhost:49573/ScriptResource.axd?d=it4vdo0MeBs4YMlMqnWLED35eFOIZZePeLdyXnDEQw5ME266x-UTFJP9cvvWAGl-_kH4RV9W1CPdN9wraa7310aQrk2ob0cuolLmXSYBbq9EyV2S13ouKuXCSQqK8V-W9kVfpzVl-rdFES8UqAm2VU4MOegmHWIs8Hu3T0anp8w1&t=230b89e4

1 Answer, 1 is accepted

Sort by
0
Vasil
Telerik team
answered on 15 Sep 2011, 11:09 AM
Hi Joshua,

If you set "RegisterWithScriptManager" to "false", you should register all needed assemblies manually. Check this help article for more information:
http://www.telerik.com/help/aspnet-ajax/introduction-disabling-embedded-resources.html

Best wishes,
Vasil
the Telerik team
Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal
Tags
Grid
Asked by
pmourfield
Top achievements
Rank 1
Answers by
Vasil
Telerik team
Share this question
or