Discussion:ExtJs
De Bricosoft.
- http://www.objis.com/formation-java/IMG/pdf/Plan_cours_formation_extjs_initiation.pdf
- http://jessewarden.com/2012/02/sencha-ext-js-is-viable-technology-choice-for-flex-developers.html
store
- http://www.artsoftsolutions.ro/en/tipsatricks/extjs/23-extjs-probleme-cu-gridurile-la-aplicarea-unui-filtru-extern
- http://www.quizzpot.com/2009/05/what-is-store-how-does-it-work/
grid
actioncolumn
init: function()
{
this.control(
{
'actioncolumn': {
click: this.startProcesss
}
})

