Good morning and welcome to the new week! I need to display a word in rotated text (270°) inside a grid cell (html or label). Rotating works but the text is not displayed completely. It seems the the heigt is not enough though I set al dimensions (tabel, cell) to "auto". I tried to set tex...