Clickable text in Grids (v7)
A Renderer for Grid which makes a cell value clickable and look like a link. This is in particular useful for drill-down scenario.
See GitHub for more documentation and usage examples.
If you want the equivalent renderer for Grids in Vaadin v8 then have a look here: https://vaadin.com/directory/component/clickabletextrenderer-v8.
Future development will happen on the v8 renderer only. Expect this v7 renderer to be in care & maintenance mode .. meaning you shouldn't expect bug fixes here, but on the v8 sibling.
Install
Framework Support
Vaadin 7.4+
Install with
Release notes - Version 1.0.2
When the advanced renderer is used the column being rendered can now be sorted.