[CLOSED] Load dataview without causing a relayout

  1. #1

    [CLOSED] Load dataview without causing a relayout

    Is it possible to load a dataview without causing a relayout? We have about 10 dataviews on a page. When the page loads, there's a delay from everything rendering and then dataview renders. When the dataview loads, it seems to cause a relayout and slow things down.
    Last edited by Daniil; Oct 16, 2015 at 12:09 PM. Reason: [CLOSED]
  2. #2
    Hi @jchau,

    I don't see any option on a DataView to change it.

    Maybe, Ext.suspendLayouts(); and Ext.resumeLayouts(true); could help?

Similar Threads

  1. Replies: 2
    Last Post: Feb 24, 2014, 4:03 AM
  2. ClientIDs causing JS errors
    By ddunin in forum 2.x Help
    Replies: 5
    Last Post: Jan 08, 2014, 7:46 PM
  3. [CLOSED] DataView to DataView Drag and Drop
    By paulc in forum 2.x Legacy Premium Help
    Replies: 1
    Last Post: May 10, 2012, 8:19 PM
  4. Reconfigure causing a problem
    By huzzy143 in forum 1.x Help
    Replies: 20
    Last Post: Sep 27, 2011, 6:24 PM
  5. Replies: 0
    Last Post: Sep 04, 2009, 3:23 PM

Posting Permissions