There is a standard functionallity in smart gwt which gives you an abilility to add a column with selection checkboxes which has "select all" functionallity using checkbox placed in column header (ListGrid.setCanSelectAll(true)). Is there any chance to put any text (e.g., "Select All" label) right in the column header where "all selector" checkbox is placed?
Please, see also attached screenshot to understand what I mean.
Any help is appreciated!
Please, see also attached screenshot to understand what I mean.
Any help is appreciated!
Comment