Checkbox in column header

LabKey Support Forum (Inactive)
Checkbox in column header kevink  2015-06-29 10:02
Status: Closed
 
Unfortunately, the select all checkbox is baked into the DataRegion rendering and wasn't intended to be used in other columns. If you want to render something in the column header, you'll need to create your own DisplayColumn and override renderGridHeaderCell(). Can I ask what you're trying to do?