Datatable getting data DIRECT from databse using codeigniter and Datamapper

Datatable getting data DIRECT from databse using codeigniter and Datamapper

poetawdpoetawd Posts: 12Questions: 1Answers: 0
edited April 2010 in Plug-ins
Please take a minute of yout time to look at this:

A Data Grid getting json data DIRECT from database without any other CODING!

http://www.spassus.net/cidatatables/

All you need to do is specify in your Datatable initialization the table(Datamapper Object) from your database and the columns you want to show!

Here is the controller file for Code Igniter:

Download:
http://spassus.net/cidatatables/datatable.zip

or in PasteBin:
http://pastebin.com/rnATM6Kh
This discussion has been closed.