teoria / CarListings

Building your first Ext JS Application with Sencha Architect

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CarListings

CarListings is a simple Ext JS 4.x application that illustrates the use of data binding. In the finished application, the user selects a car in a grid to see details about the car, including a picture of it. By the end of this tutorial, you should have a better understanding of how to build and configure views, how to model data, and how to bind your data to views.

Features used in Architect
  • Grid
  • Templates
  • Chart
  • Event Bindings
  • Models and Stores

Learn how to build it here; tutorial.

Archives for previous Architect versions

CarListings.xda (build: 569) - Architect archive

Accompanying Data Files

data.zip - Data Files

About

Building your first Ext JS Application with Sencha Architect