How can we set the column title for the auto-generated checkbox column using the following property in the ListGrid?
thisGrid.setSelectionAppearance(SelectionAppearance.CHECKBOX);
We don't want the selectAll button in the header, so we have removed that using cowGrid.setCanSelectAll(false);
Aucun commentaire:
Enregistrer un commentaire