[CLOSED] Dynamic Gridpanel Javascript MVC

  1. #1

    [CLOSED] Dynamic Gridpanel Javascript MVC

    Hi Guys,

    I am trying to upgrade some javascript code for creating the gridpanel dynamically from code. Do you guys have a sample doing this using buffered scrolling. I have no choice but to create the gridpanel dynamically at runtime as I don't know the fields until then.
    Last edited by Daniil; Aug 26, 2012 at 10:06 AM. Reason: [CLOSED]
  2. #2
    Hi,

    If you are able to create a required grid in markup, then you could look at the generated script in Page Sources.

    For example (in Chrome):

    1. Open this in a separate browser tab.
    https://examples2.ext.net/Examples/G...red_Scrolling/

    2. Press Ctrl + U.

    3. Search for the Ext.onReady script (it can be in "extnet-init-js" script if ResourceManager's InitScriptMode="Linked")

    4. Copy this script.

    5. Paste into
    http://jsbeautifier.org/
    and press "Beautify".
    Last edited by Daniil; Oct 10, 2012 at 5:12 PM.

Similar Threads

  1. Replies: 0
    Last Post: May 14, 2012, 3:41 PM
  2. [CLOSED] Dynamic Button Icons in javaScript
    By peter.campbell in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Jan 11, 2012, 11:01 AM
  3. Replies: 12
    Last Post: Sep 20, 2011, 2:33 PM
  4. [CLOSED] Dynamic usercontrol and execute javascript
    By Patman in forum 1.x Legacy Premium Help
    Replies: 3
    Last Post: May 30, 2011, 4:50 PM
  5. Replies: 0
    Last Post: Mar 04, 2011, 12:05 PM

Tags for this Thread

Posting Permissions