Can't load webiste in Panel

  1. #1

    Can't load webiste in Panel

    Hi all ,

    My problem : I can't load a url website in a Panel . Please help me
    I used mvc3 razor view.
    @Html.X().ResourceManager()
    @Html.X().Panel().ID("PanelDemo").Width(500).Height(500).Header(true).Title("Panel Demo").Loader(new ComponentLoader() { Url = "http://forums.ext.net", Mode = LoadMode.Frame }).SetLoading(new LoadMask() { ShowMask = true })
    Thanks!

    I fixed by remove jquery script.
    Last edited by Leo; Sep 13, 2012 at 5:21 AM. Reason: Fixed

Similar Threads

  1. [CLOSED] Load Panel at Runtime
    By rthiney in forum 2.x Legacy Premium Help
    Replies: 1
    Last Post: Aug 21, 2012, 7:49 PM
  2. Panel load
    By Pfuentes in forum 1.x Help
    Replies: 0
    Last Post: Oct 05, 2011, 7:34 PM
  3. Load PartialViews on Panel
    By Dominik in forum 1.x Help
    Replies: 5
    Last Post: Feb 25, 2011, 9:19 AM
  4. how to load data to grid panel in page load
    By andylaiyongsing in forum 1.x Help
    Replies: 1
    Last Post: Apr 16, 2010, 10:27 AM
  5. Load Panel into Tab
    By Tbaseflug in forum 1.x Help
    Replies: 5
    Last Post: May 14, 2009, 12:51 PM

Tags for this Thread

Posting Permissions