I\'m trying to call a API with a POST request. But my Chrome Inspector shows me method=\'GET\' in the network tab...
Lets suppose I have this web application built using extjs4 开发者_如何学编程in my client-side and a Zend framework action controller in server-side. I have array of arrays in server-side that they co
I\'m trying to figure out how well ExtJS and Google Maps play together.I\'m playing with this example: http://dev.sencha.com/deploy/ext-4.0.0/examples/window/gmap.html
I have a formpanel that is extended to make a class which is called from another file. The setup works in that it is displayed correctly.
I\'m creating a webapp with MS MVC3 on the back, and jquery etc on the front end.My hope is to have an attractive \'panel\' based UI.At first probably a 3 panel layout like outlook\'s.Data will come v
In this sample Ext Js grid: http://dev.sencha.com/deploy/ext-4.0.2a/examples/dd/dnd_grid_to_grid.html You can drag and drop items from one grid to another, but you can\'t change the order of items in
I have two dependent combo-boxes and the value of second one is populated after some value in the first has been selected.
Let\'s assume I have defined several new com开发者_如何学Cponents -MyComponent1, MyComponent2, ..., which extend Ext.Component.
Grids in ExtJS 4 (Sencha) don’t allow to select content by default. But I want to make this possible.
I have following code i want that window opened uses Ext.layout.BorderLayout and also on the left side of the window has Ext.tree.TreePanel... I tried it but when I use BorderLayout the page does not