extjs
Adjusting dropdown in ExtJS combobox
I need such combobox, that\'s it dropdown\'s width ant that one of开发者_JS百科 input are different and dropdown is adjusted to the right edge of the input.[详细]
2023-04-09 22:44 分类:问答Extjs, How to remove tab panel's content
I want to destroy the tab panel\'s content because when I open the panel again, it remains the before contents. so it show 2 same content.[详细]
2023-04-09 22:12 分类:问答ExtJS 4 - Data in the grid not visible
I have a simple grid with the following code (along with the code of store and model). var containerDetailsGrid = Ext.create(\'Ext.grid.Panel\', {[详细]
2023-04-09 22:07 分类:问答Developing ui using Ext-js
I m new to Ext-js .I m developing a form.but not able to alli开发者_StackOverflow中文版gn it to center.[详细]
2023-04-09 19:55 分类:问答ExtJS Textarea - autosave contents on user input
I\'m an ExtJS newbie and need to send the contents of a ExtJS Textarea to the backend server for saving (autosave facility) as the user types in. Is there a way to do it. I\'ve currently registered a[详细]
2023-04-09 19:45 分类:问答ExtJs - Problems with grouping in grid
a simple table contains - id, name, text. I need to bring these data in the grid with the grouping by the field name.[详细]
2023-04-09 19:31 分类:问答Composite models (models within models), or manual foreign key associations between models?
I have two models, and I want to \"nest\" one within the other. Is there a way to do this with Sencha Touch? My models look like this:[详细]
2023-04-09 18:16 分类:问答Unable to SAVE data using proxy in ExtJS
Proxy update on ExtJS is not loading my update API instead it loads URL which I use to display data on GRID.[详细]
2023-04-09 17:34 分类:问答Looking for a javascript solution to reorder divs
I have some divs in the page that show different things of the same kind, for example offers, now offers have ending time, and also posted time, if the user wants to order by ending time, or posted ti[详细]
2023-04-09 16:58 分类:问答real world experience of ext4yii
I have been developing in php/mysql/extjs3 for nearly three years, using a home-made MVC approach, even in fairly big projects, but now I would like to switch to a php framework + extjs solution. My h[详细]
2023-04-09 12:16 分类:问答