is it possible to place Ext elements into a grid cell/column at all?
Printable View
is it possible to place Ext elements into a grid cell/column at all?
Ext Components you mean?
Uhm, yes that's probably what I mean.
Say for example I wanted to place an Ext.Button in each grid cell in a column that I could configure the same as if I were putting it in a FormPanel or something.
Is that possible?
You'd have to postprocess the GridView after it had been rendered.
How to get the checkColumn working :
Read this :
http://bytes.com/topic/javascript/an...box-grid-panel
Also checkColumn does not work for Ext-2.2 i upgraded to 3 and it worked .
CheckColumn also exists for Ext 2.2 (it was part of the editable grid example)
In Ext 3+ it's in of the examples/ux section.
Oh Apologies then actually I did the same in one -two other threads as updating from 2.2 to 3.3 made that work .
BTW Merry Christmas :)