1. #1
    Sencha User
    Join Date
    Dec 2008
    Location
    Vienna, Austria
    Posts
    493
    Vote Rating
    7
    Dumas is on a distinguished road

      0  

    Default Tabpanel sends only data from active panel?

    Tabpanel sends only data from active panel?


    Hi!

    I have a Formpanel, which contains a tabpanel.
    Is it possible to send only the data of the activated panel as ajax-request?
    How can I limit the send data to the active panel-data?

    thx
    Dumas

  2. #2
    Sencha - Ext JS Dev Team Animal's Avatar
    Join Date
    Mar 2007
    Location
    Notts/Redwood City
    Posts
    30,458
    Vote Rating
    20
    Animal is a jewel in the rough Animal is a jewel in the rough Animal is a jewel in the rough

      0  

    Default


    You mean only from rendered panels.

    TabPanel does not render its child Panels until they are first activated.

    deferredRender