Hello!
I've added the title-attribute to the grid table header cells (th) so that the browser also displays a tooltip for the headers and not only for the cells.
Note: a special handling for table headers displaying checkboxes requires using the .label attribute (or is there a better way to avoid wrong tooltips for such special header columns)
in grid.base.js:
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top