How to change font type and compress the space between the lines in a cell
Hi,
The technical answer is: add a styleclass to the cell and write the corresponding css for that.
You can also add a styleclass to the grid an make it more generic so you don’t have to add the styleclass to every cell.
Maybe you’re after an example, but that will probably depend on whether you’re using NG or TiNG.