[CLOSED] calling Ext:Window from usercontrol

  1. #1

    [CLOSED] calling Ext:Window from usercontrol

    is it possible to call ext:Window from an usercontrol (.ascx). It complains that it needs a reference to ext:scriptmanager
    thanks

    idriss
  2. #2

    RE: [CLOSED] calling Ext:Window from usercontrol

    Hi,

    please see example https://examples1.ext.net/#/GridPane...Window_Remote/

    In this example the window was placed into the user control.

  3. #3

    RE: [CLOSED] calling Ext:Window from usercontrol

    Hi idriss,

    I'm wondering if you could post and .aspx + .ascx sample demonstrating how to reproduce this problem?


    Do you have a <ext:ScriptManager> control on the parent .aspx Page?


    There's also the <ext:ScriptManagerProxy> control which you could add to your .ascx UserControl, although if you're just adding simple control markup the Proxy should not be required.*


    Anyways, a bit more information should help us diagnose further.*


    Please let us know if you have already found the solution and/or post a note re: what was required to solve the problem.*


    Geoffrey McGill
    Founder
  4. #4

    RE: [CLOSED] calling Ext:Window from usercontrol



    Thanks for your help, guys. I have found the problem. the ascx was referenced in one other page.
    problem solved.
    thanks

Similar Threads

  1. Replies: 1
    Last Post: May 29, 2013, 6:00 PM
  2. Replies: 0
    Last Post: Jun 13, 2012, 8:47 AM
  3. Replies: 8
    Last Post: Feb 15, 2012, 9:04 AM
  4. [CLOSED] Calling Static DirectMethod defined in an UserControl
    By ISI in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Aug 05, 2011, 9:16 AM
  5. Replies: 1
    Last Post: Mar 11, 2011, 2:54 PM

Posting Permissions