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

Extjs 5 Combobox - Submitting Both Value And Text

I'm trying to get a simple combobox in ExtJS 5 to submit both the value and text of the selecte… Read more Extjs 5 Combobox - Submitting Both Value And Text

How Implement Regex For A Textfield To Allow One Comma One Space At A Time In Extjs

I am working on a textfield to make it allow only numbers with max one comma and one space(max) at … Read more How Implement Regex For A Textfield To Allow One Comma One Space At A Time In Extjs

Script438: Object Doesn't Support Property Or Method 'keys' For Ie

I found strange for the following code: var allextRules = Ext.util.CSS.getRules(); Object.keys(all… Read more Script438: Object Doesn't Support Property Or Method 'keys' For Ie

Thousands Separators In Ext.form.numberfield

I want to override some config options of Ext.form.NumberField, but I don't find something like… Read more Thousands Separators In Ext.form.numberfield

How To Download A File From A Url With Javascript?

How to download a file from a url with Javascript? I'm trying to get from a textfield a user en… Read more How To Download A File From A Url With Javascript?

Sencha Build Error When Viewed In Browser

I have finally managed to create a production build of my sencha web app using Cmd 3.10.2.342 and t… Read more Sencha Build Error When Viewed In Browser

Watir Webdriver And Extjs Finding Element

I am doing an acceptance test using watir-webdriver using ruby I wanna ask if watir webdriver is su… Read more Watir Webdriver And Extjs Finding Element

Rtl Horizontal Scrollbar Problem In Extjs In Chrome

I have extjs project. when I use LTR Mode OR use FirFox scroll bar work well. but when I use Chrome… Read more Rtl Horizontal Scrollbar Problem In Extjs In Chrome