Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET AJAX > Window > An error regarding the RadGrid in the RadWindow

Not answered An error regarding the RadGrid in the RadWindow

Feed from this thread
  • Manesh avatar

    Posted on Feb 8, 2012 (permalink)

    hello this is manesh,

    frnds my problem is that, we see many examples like clicking a button and a pop-up will be opened similarly here i'm opening a radwindow containing a grid inside it with 2 columns so for the first time i'm getting it clearly with lines and all so when i click it the data is appeared in the text box but when ever i clicked the button for the second time the grid is disappearing but the data is presented so please any once could solve this problem
    Attached files

    Reply

  • Posted on Feb 9, 2012 (permalink)

    Hello,

    I tried to reproduce the same but no avail. Try the following code in button click.
    JS:
    function OnClientClick()
     {
      var oWindow = window.radopen("page.aspx", "RadWindow1");
     }

    Thanks,
    Princy.

    Reply

  • Manesh avatar

    Posted on Feb 9, 2012 (permalink)

    thanks buddy.......but the problem has not solved.

    Reply

  • Marin Bratanov Marin Bratanov admin's avatar

    Posted on Feb 10, 2012 (permalink)

    Hello Manesh,

    It looks like the stylesheets for the RadGrid are not loaded the second time. Please inspect the network requests and see if they are all returned properly. You may find useful this article on troubleshooting webresource related issues.


    Kind regards,
    Marin
    the Telerik team
    Sharpen your .NET Ninja skills! Attend Q1 webinar week and get a chance to win a license! Book your seat now >>

    Reply

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET AJAX > Window > An error regarding the RadGrid in the RadWindow
Related resources for "An error regarding the RadGrid in the RadWindow"

ASP.NET Window Features  |  Documentation  |  Demos  |  Telerik TV  |  Self-Paced Trainer  |  Step-by-step Tutorial  ]