No blinking cursor in grid

Which property controls the cursor status in a cell of an AdvStringGrid?
In older versions of TMS I had a blinking cursor when editing a cell (That is what a user expects.). This behavior must have changed in newer versions. Now, if I click into a cell to edit it there is no cursor to be seen.
Is there a solution?

Can you try to either increase the grid row height or decrease the grid font size.

1 Like

Thanks a lot.