Quantcast
Channel: SmartClient Forums
Viewing all articles
Browse latest Browse all 4756

ListGrid Checkbox Header Controls?

$
0
0
With an explicit ListGridField, I can set a header icon by ListGridField.setIcon("MyImage.png");

Is it possible to achieve a similar result for the implicit column generated by ListGrid.setSelectionAppearance(SelectionAppearanc e.CHECKBOX); ?

How can I access the selection checkbox column header?

Even though the Grid will allow multiple selection, I do not want a "Select All" checkbox in the column header. Instead, I want a replacement image with no functionality.

Viewing all articles
Browse latest Browse all 4756

Trending Articles