ExtJS 4 + Sencha Architect 2: Basic Array Grid Example
Join the DZone community and get the full member experience.
Join For FreeAfter I started a thread on the Sencha Forum to post my ExtJS 4 MVC Examples, someone gave me the idea to port the ExtJS 4 Sencha Examples to Sencha Architect 2 as well. This way it is easier for beginners to learn how to use the tool and also learn about the new MVC architecture. So starting today, I am going to port all the ExtJS 4 examples to Sencha Architect 2 using the MVC architecture. Along the way, I will also wirte a few articles teaching some tricks of how to handle some situations in ExtJS 4 and Sencha Architect 2.
I am planing to port all the grid examples first, but please let me know if there is any example in particular that I can help you with.
Following is the screenshot of the final result:
Demo: http://loiane.com.br/sencha-extjs4-examples-architect/grid/arrayGrid/app.html
Source code: https://github.com/loiane/sencha-extjs4-examples-architect/tree/master/grid/arrayGrid
Published at DZone with permission of Loiane Groner, DZone MVB. See the original article here.
Opinions expressed by DZone contributors are their own.
Comments