Welcome Guest, Not a member yet? Register   Sign In
CodeIgniter-Sencha-Proxy: data proxy for Ext JS 5
#1

I have released the data proxy I use when working with Ext JS.  It is an extension of Ext.data.proxy.Ajax that solves a few little issues and adds a few features.  There is also a CodeIgniter library for formatting and transmitting results.

it is available here: https://github.com/BillClinton/CodeIgniter-Sencha-Proxy

Hopefully others that are working with Ext JS may find it useful and can spend more time on their applications and less time working on Ext JS and CodeIgniter communication.  If it doesn't fit your needs perfectly, feel free to fork it and change it anyway you would like.

If you are interested in learning Ext JS, I suggest you check out the demo application I am using to test the proxy.  It has an example of a data grid with pagination, server side sorting and a search field, along with the most common insert, update, delete data operations. 

The demo is viewable here: http://appunto.net/codeigniter-sencha-proxy/demo/
The source for the demo is available here: https://github.com/BillClinton/CodeIgnit...xample-src
Reply




Theme © iAndrew 2016 - Forum software by © MyBB