Is there some property or method in order to align the string with the name of the group (in my case the name of Merchant 1) according to the existing grid in the Grid?
I\'m setting up a extjs panel with a GMap2 embedded.Here\'s the setup: map = new GMap2(document.getElementById(\"gmappanel\"));
How to get value from the Store by id? store in s开发者_开发知识库uch fields fields: [ {name: \"id\", type: \'int\'},
I am new to extjs layouts. I have a Form panel with default layout.I am adding a fieldset which contains a grid and two buttons.I am rendering a form Panel to div.
We have a weird situation where an Ext.NET datefield is \'switching\' formats if we input values in a certain style.
When should I be using initComponent compared to constructor ? I have been using initComponent to extend my objects, but looking at the docs for Ext.define is see them using constructor all over then
I want to load json data into form. my json : { \"success\": \"true\", \"data\": { \"operation[id]\": \"1199\",
What\'s the right way to use a TreeStore with directFn? Here\'s how I\'m doing it: var categoryStore = Ext.create(\'Ext.data.TreeStore\', {
I m developing a form using ext-js. I hve addedbuttons. by clicking the save button it shows msg asking for the confirmation having 2 buttons ok and save. But i m nt getting how to give different mess
is there a way to apply data to \"regular\" fields and subitems without using the an XTemplate? My code looks like: