the singularity of being and nothingness
Archive for January, 2014
Ext JS 4: Demystifying Grid Paging
Jan 25th
Between the Ext JS forums and Stack Overflow, there are LOTS of questions that get asked about grids, and for obvious reasons: the data grid is one of Ext JS’s most powerful data-driven components.
With new developers especially, I see a common question asked quite a bit about a pretty standard bit of functionality: the “paged” data set. In this post, I’m not going to necessarily go into all the nuances of *how* to configure a paged grid in Ext JS (there are plenty of docs for that). Rather, I want to focus on *what* paging in an Ext JS grid is, and how it relates to the server.
What It Isn’tThe most important rule to understand when dealing with paging data from a remote data set is that Ext JS grids–regardless of how powerful they are–are STUPID. By this, I don’t mean that they are poorly built, or that they lack features, don’t work, or anything like that. Rather, I simply mean that when it comes to the data you are asking them to display, they are completely ignorant. When you configure an Ext JS data grid to display (and page) remote data, you will be lost if you think that More >
I’m Speaking at Into the Box 2014
Jan 23rd
Exciting times are upon us!
On May 13, 2014, Into the Box will be exploding onto the scene. ITB 2014 is a 1-day, 2-track conference focused on the family of ColdBox products, CFML, and web tech in general. It’s right before cf.Objective(), so if you’re already going, you literally have no excuse to miss it!
I’m super-excited because I have the opportunity to speak at Into the Box 2014!
My session is ColdBox + ORM: Pink Unicorns Do Exist! In this session, we’ll take a look at all the awesome ORM services that ColdBox brings to the table to help you super-charge your app development. Hope you can make it!
If you want to learn more about Into the Box 2014, be sure to check out the official site. And please help promote it by putting one of these shiny banners on your blog or web site.
Share this: