Welcome Guest, Not a member yet? Register   Sign In
CI & EXTJS DISCUSS HERE
#1

[eluser]khmer angkor[/eluser]
Quote:Ext JS is a cross-browser JavaScript library for building rich internet applications.

* High performance, customizable UI widgets
* Well designed, documented and extensible Component model
* Commercial and Open Source licenses available
see sample and Demo: http://extjs.com/deploy/dev/examples/samples.html
Learn About the Ext JavaScript Library : http://extjs.com/learn/
Now My works is intergrade the CI and extJS .i just start from 1,2,3 :-)
Hello CI developers.now i try to develop my application with CI and Extjs.i try to find the sample application.from all CI's developers.
this is application code with extjs(see http://www.extjs.com)
-----------------------------------------------------------------
code tutorial
-----------------------------------------------------------------
How can we specify to run this application with CI.
#2

[eluser]Randy Casburn[/eluser]
What steps have you taken in an attempt to make this work? The DB parts of the tutorial must be written into the form of a CI Model at a minimum.

I will assist you with the example, but will not write it for you or translate this sample into a working CI + ExtJS sample for you.

Show your work...show some effort.
#3

[eluser]khmer angkor[/eluser]
thanks .now i will start from the beginning by specified like this.
in the code when extract it contains the files and folders
--------------
adapter
resource
database.php =>i will call it as Model-> change to CI Code example Model_database.php
ext-all.js
index.html =>i will call it as View -> Change to CI Code example index_view.php
JSON.php
mainscript.js
pdts_usa.sql
---------------
and create one controller to work with index_view and Model_database.
#4

[eluser]khmer angkor[/eluser]
Great !!!Thank you so much.now i find the tutorials .how to do it.
Binding ExtJS Grid with MySQL using CodeIgniter
http://extjs.com/learn/Tutorial:ExtJs_CodeIgniter
#5

[eluser]sloth[/eluser]
newbie here...

where should i start to combine CI and extjs...




Theme © iAndrew 2016 - Forum software by © MyBB