ExtJS Practical Development Guide
ExtJS is a very good Ajax framework that can be used to develop rich client applications with gorgeous appearance, making our b/s applications more dynamic and vital. ExtJS is a front-end ajax framework written in javascript and has nothing to do with back-end technology. Therefore, ExtJS can be used in applications developed in various development languages such as .Net, Java, and Php. Recently, we have used ExtJS in several applications. An OA system previously developed by the company is also being transformed using ExtJS2.0, which has greatly changed the user experience of the entire system.
This tutorial records some of my experience and summary of learning ExtJS some time ago. I hope it can help friends who are learning or preparing to learn ExtJS quickly enter the wonderful world of ExtJS2.0. The tutorial includes the novice introduction to ExtJS, component architecture and usage, usage of various controls in ExtJS and sample applications, etc. It is a very suitable introductory tutorial for ExtJS for novices. This tutorial mainly introduces ExtJS2.0. All codes, screenshots, etc. are based on ExtJS2.0.
Expand