Ext.Net Desktop window.

  1. #1

    Ext.Net Desktop window.

    Hello All,

    I have been using ext.net desktop view window. There I am using the Deskopwindow control and inside the desktopwindow I am taking the Panel and populating my data accordingly.

    When I am using the shortcut in the desktop window the system by default is taking desktopwindow control as shorcut ID. Populating the desktop view on the page load event taking lot of time . I want to minimize the time. So i have set false the autoloading data. I tried set the onload event to populate the data., so that when the use clicks to the desktop shortcut the window will load with its data. But my onload is not working inside the Listener, or event in the desktop window.

    Is there any way around, to do that so that my loading time is reduced.

    Thanks in Advance.

    Ashish
  2. #2
    Hi,

    Please provide the code how you populate data within OnLoad and how you try to populate within a listener.
  3. #3

    Ext.Net desktop window load issue.

    Hi,

    Got a way ut of this issue. I am loading control pages with the desktop view. When I am loading the control pages within the click event of the desktop shortcuts I am loads
    ding the content of the control pages. So the total load on the desktop page is now distributed and the application is taking less tiem to load.

    Thanks

    Regards
    Ashish

Similar Threads

  1. Replies: 2
    Last Post: Jul 26, 2012, 2:12 AM
  2. [CLOSED] V2.0 DeskTop window
    By Aurelio in forum 2.x Legacy Premium Help
    Replies: 3
    Last Post: Jan 20, 2012, 12:51 PM
  3. [CLOSED] Minimize window created in another desktop window
    By CarWise in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Oct 03, 2011, 1:46 PM
  4. Refreshing desktop control from desktop window
    By AnilVelamuri in forum 1.x Help
    Replies: 0
    Last Post: May 26, 2010, 7:53 AM
  5. Replies: 3
    Last Post: Feb 03, 2009, 5:57 PM

Posting Permissions