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

Trigger Synthetic Extjs Event From Jquery Or Vanilla Javascript Event

There exists a website implemented with ExtJS 3.1. I want to pre-fill some fields automatically. Th… Read more Trigger Synthetic Extjs Event From Jquery Or Vanilla Javascript Event

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

Show Separate Drop Down List For Hour And Minute In Extjs 3.1.1

I am working on an extjs 3.1.1 application. Now I have a timefield that user select time from that … Read more Show Separate Drop Down List For Hour And Minute In Extjs 3.1.1