Hi Animal
I am not able to use your plugin in my JSP project. It is only showing check boxes and not Data. Plz help
Printable View
Hi Animal
I am not able to use your plugin in my JSP project. It is only showing check boxes and not Data. Plz help
This plugin works fine in FF. But in IE 6.0 or 7.0 the height of each row is bigger than normal. Vertical alignment for columns other than check box is not proper. Please let me know if there is a fix for this.
Thanks & Regards,
haisrinu143
Hi
Can i add row number just before the check box? When i am using RowNumberer then it is adding row number after the check box?
Hi Everyone,
I need similar plugin for Extjs 4.0 when i try to run the Ext.ux.GridRowChecker in 4.0 envi its gives me errors on below lines of code:
grid.getColumnModel().config.unshift(this);
grid.getChecked = this.getChecked.createDelegate(this);
grid.checkAll = this.checkAll.createDelegate(this);
grid.uncheckAll = this.uncheckAll.createDelegate(this);
I went through the grid 4.0 api documenation and could not find getColumnModel().
Please help me in running this example in Ext 4.0.2 environment.
Thank you
Abdul.
Guys, any updates on this for extjs 4.0?