Hello,
We need to add the selModel to Grid config selmodel, in afterLayout listener selectAll();
We need to add the selModel to Grid config selmodel, in afterLayout listener selectAll();
var selModel = Ext.create('Ext.selection.CheckboxModel', {
checkOnly: true});