extjs4 Getting started with extjs4

Help us to keep this website almost Ad Free! It takes only 10 seconds of your time:
> Step 1: Go view our video on YouTube: EF Core Bulk Extensions
> Step 2: And Like the video. BONUS: You can also share it!

Remarks

This section provides an overview of what extjs4 is, and why a developer might want to use it.

It should also mention any large subjects within extjs4, and link out to the related topics. Since the Documentation for extjs4 is new, you may need to create initial versions of those related topics.

Installation or Setup

Unfortunately Sencha does not directly give you access to Extjs 4. Their download SDK links lead directly to the newer version of Extjs (currently 6). Although you can still find websites that are hosting the library files (I will have to leave you to it since Extjs is under the LGPL license for open source software on which you must agree).

Once you have the library downloaded all you have to do to use it in any of your HTML pages is create two bindings to the library, one to the .js files and one to the .css

Details can be found on http://docs.sencha.com/extjs/4.2.0/#!/guide/getting_started



Got any extjs4 Question?