|
|||||||
![]() |
|
|
Thread Tools |
|
#1
|
|||
|
|||
|
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. |
|
#2
|
|||
|
|||
|
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 |
|
#3
|
||||
|
||||
|
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 |
|
#4
|
|||
|
|||
|
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! |
![]() |
| Thread Tools | |
|
|