SMART datagrid v.1 > Classes > GridBase
It will be fired if click the head of CheckBar.
grid.onCheckBarHeadClicked = function (grid) { // checkAll() grid.checkAll(true); };