Chapter 6. The DHTMLX Grid
In this chapter, we will learn about the DHTMLX grid component covering the different initializations, events, methods, and settings. We will then add a grid to the application that will control the user data.
All changes done in this chapter will occur inside the app.js file.
In this chapter, we will start adding code to the callbacks object and use the storage object for the first time.