
Tag archives for Updating
Hello,
Below, a simple example to add items to a panel dynamicaly in runtime in Sencha Framework:
Notes: The component 'containerBottomButtonsID' must have its layout (panel, container..).
For the updating of content in a panel on the fly, a simple example after an ajax request:
In the previous example, we could replace the updating by adding item in the success callback like:
Best regards, ...more»
