Skip to content Skip to sidebar Skip to footer
Showing posts with the label Extjs

Parsing Deeply Nested Xml In Sencha Touch

I'm trying to parse a xml file and I'm having problems with a really simple nested tag but … Read more Parsing Deeply Nested Xml In Sencha Touch

Add Custom Item To Radio Button In Extjs

I have this radio button group in extjs { xtype: 'radiogroup', flex: 8, vertica… Read more Add Custom Item To Radio Button In Extjs

Ios7 Issues With Webview Focus When Using Keyboard Html

Sencha - I have a webapp with a registration form that works correctly on Safari. However, for som… Read more Ios7 Issues With Webview Focus When Using Keyboard Html

Combobox Showing Html As Text

My treecolumn has a ComboBox as the editor component. The choices in the options menu are rendered … Read more Combobox Showing Html As Text

Should I Specify The Proxy In The Model Or The Store?

I'm relatively new to cross-platform mobile development, and recently have been going through s… Read more Should I Specify The Proxy In The Model Or The Store?

How To Post Json Data With Extjs

I'm a bit of a newb with both extJS and json. What is the most painless route to POSTing json d… Read more How To Post Json Data With Extjs