Browsing Author

Fabio de Lima Souto

Build Ajax Data Grids with CodeIgniter and jQuery

Build Ajax Data Grids with CodeIgniter and jQuery

In this lesson, we will create a CodeIgniter library that allows us to generate data grids automatically for managing any database table. I’ll explain each step required to create this class; so you’ll likely learn some new OOP techniques/concepts in the process!