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

How To Tell Store What Page Was Loaded

I have a store that is binded to grid. When it is loaded it has n pages. Now I want to show the pag… Read more How To Tell Store What Page Was Loaded

Remote Filtering With Listfilter In Extjs Grid Column Header

I am using ListFilter plugin to filter results on a Grid panel. The column definition is. { hea… Read more Remote Filtering With Listfilter In Extjs Grid Column Header

Ext Js - Nested Xtemplates

I am new to ExtJS development. I have data from 2 different data stores (ex: DepartmentsStore and E… Read more Ext Js - Nested Xtemplates

Using Boundlist As Widget

I have an extended bound list, and I use it as a widget. Get/set value and other works good, but: H… Read more Using Boundlist As Widget

Accessing Functions In Viewcontroller From Form Created On-the-fly

The view controller will be active, but it will be controlling one sub-view of many other views, so… Read more Accessing Functions In Viewcontroller From Form Created On-the-fly

Sencha Touch Production Build Errors

Using touch 2.1.0 and Cmd 3.1.2.342 Whilst trying to create a production version of my sencha app, … Read more Sencha Touch Production Build Errors

How Do You Remove The Next And Prev Buttons From Virtual Keyboard In Sencha Touch / Phonegap Application

So I have this Phonegap application built using Sencha Touch. I have a textarea control for users … Read more How Do You Remove The Next And Prev Buttons From Virtual Keyboard In Sencha Touch / Phonegap Application

Extjs 6 Access Messageproperty In Store Sync's Callback

I want to display a message from my server in the UI after synchronizing an ExtJS grid. Here's … Read more Extjs 6 Access Messageproperty In Store Sync's Callback