Forum /
Ext JS Community Forums 4.x /
Ext: Discussion /
Sencha User
Render Checkbox In GridPanel
Render Checkbox In GridPanel
Hello,
I need to render several checkboxes into a GridPanel. I will show you a screenshot of what I need to achieve:
example.jpg
Is this even possible in Ext JS 4.1? I know about the Checkbox Selection Model, but that is not what I need (I think). I need some sort of custom renderer and create the checkboxes. I have no clue, please help.
Thanks!
Attached Images
Sencha - Community Support Team
use Ext.ux.CheckColumn
use Ext.ux.CheckColumn
Hi,
CheckColumn user extension is very handy when it comes to adding a checkbox to all the rows in a grid.
Read API http://docs.sencha.com/ext-js/4-1/#!/api/Ext.ux.CheckColumn
w orking sample example - http://www.mysamplecode.com/2012/01/...a-mapping.html
sword-it.com ,
Sencha Developer House in
Turkey - Istanbul University Technopark Suite 204.
Sencha is used by over two million developers. Join the community, wherever you’d like that community to be
or Join Us