extjs
Grid rows custom formatting
How can I apply custom fomratting to some ExtJS grid rows? To be more concrete, I need to change font color of some rows.[详细]
2023-04-09 12:08 分类:问答Animate (slide in) new panel to replace current panel's contents?
I\'m trying to change the contents of an Ext.List. I\'m trying to change the content to a new panel, although I don\'t need more list elements.[详细]
2023-04-09 10:21 分类:问答Change start time extensible calendar (extjs)
I trying an extjs component (extensible calendar) http://ext.ensible.com/ I want change the start time in day view become 4.30, but the data doesn\'t show after 23:00.[详细]
2023-04-09 09:56 分类:问答ExtJS 4 class loading fails
I have code similar to this: Ext.define(\'GG.view.Workbench\', { exte开发者_如何学JAVAnd: \'Ext.container.Viewport\',[详细]
2023-04-09 03:45 分类:问答Issue while changing viewport in sencha
i am a very beginner to Sencha touch frame work. I am trying work with the viewport, but i am stuck with a strange problem. it throws \"Uncaught TypeError: Cannot read property \'isComponent\' of unde[详细]
2023-04-09 02:59 分类:问答Sencha Touch tabPanel using dynamic JSON data
In my application the first page shows a tabPanel at the bottom. But number of tabs, their labels and icons are dynamic content coming from a json request. I am wondering how to do it. Here is what i[详细]
2023-04-09 02:38 分类:问答Extjs store filtering - include metachars
I have a data store having a Note field (a textarea) and want to display all Notes satisfying a user input (even metacharacters).[详细]
2023-04-09 00:43 分类:问答Restarting a Sencha Touch App
I\'m currently working with a Sencha Touch localized app, and all of the string values such as titles, labels and forms are generated on launch, meaning that if I want to switch the langu开发者_如何转[详细]
2023-04-08 22:16 分类:问答extjs4 - How to call an application function from a controller?
Given an applica开发者_高级运维tion: Ext.application({ name: \'APP\', appFolder: \'app\', funcA: function() {[详细]
2023-04-08 22:13 分类:问答HTML content display limited lines
How to display news items which comes from database on a web page limiting the number of lines to 3. The news content is in html format for example[详细]
2023-04-08 21:55 分类:问答