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.

Mohanad Awad said...

What the step to do something like this please ?????

Mark Lancaster said...

Hi Mohanad

I've refined the Grid solution in my book, the next step would be buy the book..

Mark

Mohanad Awad said...

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

Mark Lancaster said...

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

Anonymous said...

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

Mohanad Awad said...

is it Ext.apex.TableGrid.js ?

Mark Lancaster said...

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

mohanad said...

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

Mark Lancaster said...

Hi Mohanad

Just download the latest version from the Packt website.

Mark

Mohanad Awad said...

Thanks so much :)

Mohanad Awad said...

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

Mark Lancaster said...

Hi Mohanad

Please read this updated code bundle post.

The files are definitely there.

Mark

Mohanad Awad said...

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

Mohanad said...

Also how can i find playpen_app.sql file !!! i can't see it in the folders ? please help ...