How can I Load aspx Page in Panel?

  1. #1

    How can I Load aspx Page in Panel?

    Hii

    I am using Ext.Net Controls in my Project...

    I want to Load aspx Page dynamically in my Panel..
    So How Can I Load page??

    If anyone having Solution please Help Me...


    With Regards,
    Archana Mistry
  2. #2
    Hi,

    You can use the .AutoLoad property which is available on any Container type Component, such Panel, Window, Container, etc.

    Here's a simple sample which demonstrates configuring the .AutoLoad property.

    https://examples1.ext.net/#/Window/B...oLoad_Website/

    Hope this helps.
    Geoffrey McGill
    Founder
  3. #3
    Helo

    Yes This will work Correctly...
    Thanks a lot for Help me

    With Regards,
    Archana Mistry

Similar Threads

  1. Replies: 5
    Last Post: Oct 23, 2012, 2:19 PM
  2. Replies: 7
    Last Post: Jul 31, 2012, 8:31 PM
  3. Replies: 2
    Last Post: Mar 29, 2012, 9:00 PM
  4. [CLOSED] How to load an aspx page using relative path for the url?
    By flormariafr in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Feb 01, 2010, 8:27 AM
  5. Link click load aspx page in existing tab
    By msnyder0 in forum 1.x Help
    Replies: 1
    Last Post: Oct 26, 2008, 5:29 PM

Posting Permissions