Welcome Guest, Not a member yet? Register   Sign In
Ext.js + CodeIgniter (example application)
#1

[eluser]alexsancho[/eluser]
I want to share this little experiment. There's a custom implementation of ext framework with CI to provide a single interface to deal with db operations. The demo shows a user management grid with add, update, delete, list and search features.

Code is available for download, i love to see your comments and suggestions.

Happy coding
#2

[eluser]phpwebdev[/eluser]
Hi Great example.

But can Your send (to me) or post here more installation instruction.
Another request can Your develop more example with another Ext.js module ?


Regards
phpwebdev
#3

[eluser]alexsancho[/eluser]
Hi, to run the example, you need a PHP5 enabled host with mysql, copy zip contents inside CI folder and import sql file, that's all.
About your request, i'm working with the file upload widget now, i publish it when finished. There's any other module you wish to see running?
#4

[eluser]gunter[/eluser]
is it possible to sort the table without reloading?
#5

[eluser]alexsancho[/eluser]
Sure, just change
Code:
remoteSort: true
to false in data.store and it only sort visible records
#6

[eluser]Chris The Techie[/eluser]
Nice example. I'm currently researching the replacement of my company's (unfortunate) usage of Telerik RadControls with Ext.js but integrating it with ASP.Net. It's nice to see a clean example without the insane language ties of ASP.Net for example.

Now if only I could persuade them to switch the back end to CI ;-)
#7

[eluser]Unknown[/eluser]
good work man Smile
#8

[eluser]Edemilson Lima[/eluser]
Ouch! Your example hung my Firefox for 15 seconds or more... :ohh:
#9

[eluser]Craig A Rodway[/eluser]
Ouch, 119kb of javascript. :ohh: Now I know why I don't use ExtJS I suppose Smile
#10

[eluser]Amit Patel[/eluser]
Thanks alexsancho

It is good example for Ext js with Codeigniter.

Can you give me exact folder structure. As i create CI folder and copy all zip content to that folder but it can not work please give me exact structure.

Thanks and regards,
---Amit Patel




Theme © iAndrew 2016 - Forum software by © MyBB