I solved this...kinda... by putting the button code inside the tbar:{} property of the grid. This still does not explain why the code above does NOT work (maybe its too complex to render without...
Type: Posts; User: Snaux
I solved this...kinda... by putting the button code inside the tbar:{} property of the grid. This still does not explain why the code above does NOT work (maybe its too complex to render without...
This is driving me insane... I am making a popup window with a text entry field at the top, followed by a datagrid, then two buttons at the bottom to approve or cancel.
The problem is that I can...
I'm trying to create a dialog box that pops up with a text entry field, a small datagrid, and two buttons... everything works but the grid will not appear. I'm sure its something simple I...
I'm new to ExtJS and am struggling with how everything fits together, especially in regards to actual dom layout and just getting the thing to migrate from fiddle to an actual webpage.
While the...
I need a very basic example of a single html webpage (not a snippet, not a frame) that shows how to layout two or more ExtJS components so I can grasp how everything works together.
I am an HTML5...