enables a tooltip on hovering over the content of a column
var grid = new dhx.Grid("grid", { columns: [//columns config], data: dataset, tooltip: false });
added in v6.5