This question is locked. New answers and comments are not allowed.
We have a grid with few text columns. What we want is only display first x char in each cell and put "..." next to the text showing that more info (text) is available. When user hover over the cell, display full text in cell's tooltip.
How can we achieve this?
How can we achieve this?