Insights
a. an understanding of relationships that sheds light on or helps solve a problem.
b. (in psychotherapy) the recognition of sources of emotional difficulty.
c. an understanding of the motivational forces behind one's actions, thoughts, or behavior; self-knowledge.
Wednesday, November 26, 2008
ExtJS Grids in Oracle Apex
Here is a read-only ExtJS grid in Oracle Apex.
I'm experimenting with grids and it's coming together quite well - more detail in the future.
Try drag-and-drop, and resizing column headings, then use pagination - very nice.
15 comments:
Anonymous
said...
Mark that is great! The Grid looks awesome. Be nice we you have paging in too.
It seem i install incorrect version . the folder which i have dose not this script and files . can you send me the link to install your book + sample Codes ?
thanks for the link . but really i upload the files to /i/image (Path)... on my server . which code must o execute to create Grids above PLUGIN ..... sorry and thanks .
15 comments:
Mark that is great! The Grid looks awesome. Be nice we you have paging in too.
What the step to do something like this please ?????
Hi Mohanad
I've refined the Grid solution in my book, the next step would be buy the book..
Mark
Hello Mark,
Yes i see your book but the step is not clear :(
'my-grid',
localJsonStore,
columnModel,
gridView,
selectionModel,
260,
450,
'gridRegion',
true,
'Commonwealth Games 2010 Medal Talley'
1- where exactly Put this code ???
2- how to connect the table with this panel ?
Regards,
Mohanad Awad
Hi Mohanad
The code is generated by the grid-panel plugin.
If you install the application code included with the book, this example is included.
Regards
Mark
Hi Mark,
can you provide me with plug-in name file , because i see many Files and plug-in in folder .
Thanks in advice very very match :)
Regards,
Mohanad Awad
is it Ext.apex.TableGrid.js ?
Hi Mohanad
The instructions are very clear in the Readme.txt file.
Install the playpen_app.sql file and run the post-installation scripts when prompted.
Mark
Hi mark,
It seem i install incorrect version . the folder which i have dose not this script and files . can you send me the link to install your book + sample Codes ?
Thanks :)
Mohanad
Hi Mohanad
Just download the latest version from the Packt website.
Mark
Thanks so much :)
hello,
I read me file :
Book name: 1063EN: Oracle Apex 4-0 with Ext JS
Chapter 1: Code present
Chapter 2: Code present
Chapter 3: Code present
Chapter 4: Code present
Chapter 5: Code present
Chapter 6: Code present
Chapter 7: Code present
Chapter 8: Code present
Chapter 9: Code present
Chapter 10: Code present
Chapter 11: Code present
And there is no file called :playpen_app.sql :(
Regards,
Mohanad
Hi Mohanad
Please read this updated code bundle post.
The files are definitely there.
Mark
thanks Mark :)
thanks for the link . but really i upload the files to /i/image (Path)... on my server . which code must o execute to create Grids above PLUGIN ..... sorry and thanks .
Best Regards,
Mohanad Awad
Also how can i find playpen_app.sql file !!! i can't see it in the folders ? please help ...
Post a Comment