Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET > Docking > Dock and User Control
RadControls for ASP.NET are no longer supported (see this page for reference). In case you have inquiries about the Telerik ASP.NET AJAX controls, post them in the pertinent ASP.NET AJAX forums.

Answered Dock and User Control

Feed from this thread
  • Anto (DLL Version : 2008.3.1314.35) Master avatar

    Posted on Apr 15, 2010 (permalink)



    Hi,
           I have an Rad Menu and Dock Layout,DockZone on my page.

           On Menu Item Click Iam Creating the dock Dynamically. And Iam loading a user control(.ascx) file inside the dock at run time.

           In the Usercontrol(.ascx) page.  I have tradtxtboxes, datepicker, reequired field validator for textboxes.
           The datepicker and datetime picker and a  required field validator of a  are not functioning
          
           Some javascript error is occuring. But I dont have scripts on any of my page.
       
           pls give me solution.

           Thank You.
            -Anto

          

  • Answer Pero Pero admin's avatar

    Posted on Apr 16, 2010 (permalink)

    Hello Anto,

    Is it possible that your problem is similar to the one described in the following forum post: http://www.telerik.com/community/forums/aspnet-ajax/docking/error-with-any-telerik-control-inside-of-a-raddock.aspx.
    If this is not the case, please provide some sample code that demonstrates the issue, and we will do our best to help you resolve the problem.

    Greetings,
    Pero
    the Telerik team

    Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.

  • Anto (DLL Version : 2008.3.1314.35) Master avatar

    Posted on Apr 17, 2010 (permalink)



    Hi Pero,

                Thank you, its working fine.

                Thank you
                -Anto

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET > Docking > Dock and User Control