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

How Can I Let Users Upload Files By Copy/paste?

I'm trying to create a web app based on ExtJS, and I'm working on the file-upload area of t… Read more How Can I Let Users Upload Files By Copy/paste?

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

Multiple File Upload (client Side)

I'm looking for multiple file upload component with alternative ways. I need HTML5, Flash and n… Read more Multiple File Upload (client Side)

Extjs How To Add Html Div As Item

How can I place a div component as children and having access to it using Exjs? This is what I trie… Read more Extjs How To Add Html Div As Item

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 Navigate To Previous Page Without Refreshing It.in Html

HI i have a ExtJS code on the front end. the drop downs on this page are loaded dynamically thru we… Read more How To Navigate To Previous Page Without Refreshing It.in Html