How can I apply custom fomratting to some ExtJS grid rows? To be more concrete, I need to change font color of some rows.
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.
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.
I have code similar to this: Ext.define(\'GG.view.Workbench\', { exte开发者_如何学JAVAnd: \'Ext.container.Viewport\',
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
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
I have a data store having a Note field (a textarea) and want to display all Notes satisfying a user input (even metacharacters).
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开发者_如何转
Given an applica开发者_高级运维tion: Ext.application({ name: \'APP\', appFolder: \'app\', funcA: function() {
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