Ext


Go Back   Ext JS Forums > Ext JS Community Forums (3.0) > Ext: Help

Reply
 
Thread Tools
  #1  
Old 11-07-2009, 07:27 AM
atlterry atlterry is offline
Ext User
 
Join Date: Nov 2009
Posts: 2
atlterry is on a distinguished road
Default Good source of examples?

Can someone recommend a good source of examples to achieve this functionality?

Layout frame(s) with the following within a hierarchical namespace:
** Layout with Top, Left, and Center Panels
** TopPanel will have Company Name/Image and a Toolbar with icon/buttons
** Left Panel
-- Collapsible
-- Fixed Top half will be tree menu
-- Bottom half will have accordions for various php pages/content
Tree node clicks:
- Change the center panel content
- create tabs on the fly in the center panel and render php pages within the tabs.
** Center Panel
-- Top half will have gird with data set to auto refresh
-- Bottom half will have accordions for various php pages/content

When the toolbar buttons are clicked I want to show modal window with form panels in them and the source for the form panel is various php pages. Upon successful submit the window closes otherwise show errors and persist the window.
Reply With Quote
  #2  
Old 11-07-2009, 08:10 PM
alien3d alien3d is offline
Ext User
 
Join Date: Mar 2007
Posts: 103
alien3d is on a distinguished road
Default

Are you mean like this below.What i do still in development phase testing.

Grid Mode Accordian


Form Mode Accordian.Press the icon update click or new will open form mode.


Accordian Source.
http://pastebin.com/f6586d95b

Php Source
http://pastebin.com/f3699e11f
Reply With Quote
  #3  
Old 11-08-2009, 03:31 AM
Animal's Avatar
Animal Animal is offline
Ext JS - Community Support Team
 
Join Date: Mar 2007
Location: East Midlands, UK
Posts: 23,352
Animal will become famous soon enough
Default

Your own Ext SDK directory has dozens of examples.

Look at your layout-browser example just to see how it's done.

Of course you'd never copy/paste an "example" and use it without understanding what it's doing would you?
__________________
ExtJs forum volunteer. No official connection to the Ext Company. I do not speak for them.
ExtJs consultancy offered. £ 50/hour. Evenings+weekends. the_bagbournes@btinternet.com

Search the forum: http://www.google.com/coop/cse?cx=01...%3Az7of1ufqccu
Read the docs too: http://extjs.com/deploy/dev/docs/
See Saki's samples: http://examples.extjs.eu/
Build your own Ext: http://extjs.com/products/extjs/build/
Scope: http://extjs.com/forum/showthread.ph...642#post257642
Reply With Quote
  #4  
Old 11-08-2009, 08:31 AM
atlterry atlterry is offline
Ext User
 
Join Date: Nov 2009
Posts: 2
atlterry is on a distinguished road
Default

Thanks; as a newbie it can be a bit overwhelming at first - the tutorials are helpful. I'm also looking for some local training too.

Cheers!
Reply With Quote
Reply

Thread Tools

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

All times are GMT -5. The time now is 09:47 PM.

© 2006-2009 Ext, LLC
Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.