Demonstrates:

  • AutoTooltips plugin

Instructions:

Resize the columns until see ellipsis in column or header. Hover over cell to see tooltip.

Usage:

plugin = new Slick.AutoTooltips(pluginOptions);
grid.registerPlugin(plugin);
grid.render();

View Source: