Thanks
A grid that works with various models opening windows with the related model in another grid or something like that will be useful to have in MVC, and if can be for Sencha Architect will help people new to the framework.
Originally Posted by loiane
Another example implemented!
Paging Grid.
This example also demonstrates how to use plugins inside Sencha Architect 2.
Yes, it is very nice job. I bought Sencha Architect week ago, and would really like to see more tutorials, videos, examples. Most of the existing resources cover hand coding and are not suited for Architect very well. Since we (users) pay for the license I would expect some more resources to sohw haw can I use a product. Below are few examples/requests which probabyl help every newbie
- full SQLite application (including all SQLite side scripting and preparation), and showing relational CRUD operations (ie. Parent-Child related tables)
- addin 3rd party plugins, components, extansion whatever to Architect
- example of business app (i.e dealing with remote MySQL) in two versions: iPhone and Android. Showing any differences in development and deployment
- examples of implementing Sencha Architect project into CMS system (ie. Joomla, Drupal)
- example on how to import (if possible) existing hand coded examples into Architect. BTW this is one of the features which sould be automated and implemented in the next release of Architect
Another example migrated. Dynamic Forms example.
In this example, I also show how to reuse components and also added a Controller to handle the save and cancel for all forms.