RAD Datepicker control: javascript error.
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
Hi everyone, i am using one RAD datepicker control in one of the step of asp:wizard control. My problem is that when i am running the page with step where i have put RAD control ,it works fine, but as i am running the previous step and then if i move on to next step ,one javascript error is fired saying "RAD Datepicker control is undefined". although other RAD control like DateInput control is working in both the situation. my asp:wizard control is on .ascx User control. Any solutions ? Amit Champaneri