Did you know that you can use the table layout in a ExtJS Toolbar? I didn't until a few days ago. Not only that, but they provide the ability to have a large icon representing a button with a menu, kinda like how the new version of Microsoft Office...
For those of you who know me, I'm a huge ExtJS fan. It's an incredibly rich, mature, extensible, well-written, robust framework for building the presentation and interaction layers of a web application. I've also built a Sencha Touch application in my...
I was browsing around the Sencha site this morning and saw that they announced the beta release of 3.3 which includes two major new components: PivotGrids Calendar While those will garner much attention, the ugly stepchild mentioned at the...
Man this took a long time to figure out. Ok, inside a Sencha ExtJS DataGrid, I have assigned a ComboBox as the editor for one of the columns populated with its own Store of items. I’ve got a ColdFusion Component returning a query object, which is then...
True to my promise over the years, anytime it takes me significant mental and time resources to discover how to accomplish a development task that I think others might find useful, I will share the process. I’ve got an app in which users need access to...