
ExtJS 5 Grid Without Store
“Hey, Saki, wait a minute. You must be kidding. Grid must have a store; it is a required configuration option.”
Find out if and how it is possible to have an ExtJS 5 grid without store config option.

“Hey, Saki, wait a minute. You must be kidding. Grid must have a store; it is a required configuration option.”
Find out if and how it is possible to have an ExtJS 5 grid without store config option.

Chained Stores, introduced in ExtJS 5, allow to use one store in multiple views with independent filtering and sorting. This article discusses what they really are, what are drawbacks and it also provides a playground application that.

ExtJS grid renderers are the powerful tool that can, if used correctly, greatly enhance the user interface. However, you can run into several gotchas. This article demonstrates what problems can renderers introduce and explains how to avoid them.

Calculated fields are fields that do not have their own values, but the values are calculated from the other fields of the same record. It is easiest to implement them in Model.
Don’t you like 16×16 icons? Or they just do not look good on your Retina display anymore? Read this post to learn how to use Font Icons that are scalable, resolution independent and they always look good.

There can be cases where we have an existing page and we just need to insert a grid, from or tree into it. The approach is very simple…

Event listeners are installed by calling on method in Ext and Touch. However, there is also other possibility and that is calling mon. Read the article to find out what is the difference and what are benefits of mon/mun.

You cannot use the return value of an API function call as result is not know at the moment of the call return. It is never stressed enough that Ext.Direct calls are ASYNCHRONOUS.

This part focuses on server side of Ext.Direct giving some examples that are good as a starting point written in PHP.

Rich Internet Applications (RIA) consist of two parts: client side and server side. Client cannot call server functions directly but sends requests, server processes them calling the appropriate functions and returns results back to client. Ext.Direct makes it look like we are calling server methods directly at client.
We have sent a 6-digit verification code to your email. Please enter it below to continue.
We have sent a 6-digit verification code to your email. Please enter it below to continue.