CHAPTER 6

image

Data Controls

Data binding is a facility provided by a number of UI frameworks. The data source is bound to the UI controls, which display the data in a predefined format. Ext JS 4 provides a rich set of controls that display the data fetched from different sources. The data source is wired to the UI controls that automatically process the data and display it in appropriate format. These controls update themselves whenever the data changes. The controls that are bound to the data sources usually include data grids, trees, and so on.

In this chapter you’ll learn about various data controls provided by Ext JS 4. The list of data controls ...

Get Practical Ext JS 4 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.