Top "Sencha-architect" questions

Sencha Architect is a desktop application that helps you create interfaces for Ext JS and Sencha Touch faster than ever in an easy-to-use, drag-and-drop environment.

Using Id and itemId in Extjs to access components

In ExtJs Best practices I gone through not to use Id for accessing Ext Components rather use ItemId, I am …

extjs sencha-architect
How to add total row in grid footer in extjs

I want to add total row in grid footer. I have total row that record is available in store. In …

extjs extjs4.1 sencha-architect
How to add filters in grid column headers in extjs?

I have a grid with lots of records in it. so I want to add filters in each column header …

extjs sencha-architect extjs4.2
Sencha Touch IDE or Editor

Is there any Sencha Touch 2 IDE or Editor? I know about Sencha Architect 2. But it is too costly. If anyone …

sencha-touch sencha-touch-2 sencha-architect
ExtJS4: How to pass arguments to initComponent

I am using Sencha Architect 2. I am trying to generate a generic UI element with a text search and a …

constructor extjs4 sencha-architect
How to check all the checkboxes in checkbox group in extjs?

I have a checkbox group with somany checkboxes in it. I want to check all of them once when a …

javascript extjs sencha-architect extjs4.2
What is the use of initComponent function in extjs4.1?

Can anybody tell me what the use of the initComponent function is in extjs4.1? Please provide an example Thanks

extjs extjs4.1 sencha-architect extjs4.2
How to filter a store with multiple values at once?

I have a Store attached to a grid with number of records. I have a combo box with mulitiSelect option. …

extjs extjs4 sencha-architect
How can I get the active tab index in tab panel?

How can I get the active or selected tab index in tab panel in sencha touch? I am using tabpanel …

extjs sencha-touch-2 sencha-architect sencha-touch-2.1
How to set an item selected in extjs tree panel by default?

I have a tree panel with some items. Whenever I render the treepanel an item should be selected by default.

extjs extjs4 sencha-architect