Blog Archives

ExtJS 5.0 – Using a custom component in a grid column

Download article as PDF You may or may not be familiar with ExtJS 5.0’s action column functionality. It basically lets you put a number of static images in a column with click handlers for performing certain tasks. Unfortunately their implementation

Posted in Web Application Development Tagged with: , , , , , , , , , , , , ,

ExtJS 5.0 – app.getController() fixes

Download article as PDF Right out of the box I’ve noticed that the getController() method on the Ext.app.Application object instances does not function correctly when accessing it from the global app property configuration. I am not sure if this is

Posted in Web Application Development Tagged with: , , , , , , , , , , , , , , ,