Posted 15 August 2018, 12:56 pm EST
Hello,
I have a flexgrid that allows users to type multiple text lines (i.e. grid.Cols(2).Style.WordWrap = True) .
In order to add a new text paragraph within the same cell, you have to type Shift+Enter, because pressing Enter key alone ends current cell editing. Is it possible to change this behavior so Enter key jumps to the next text paragraph?
Regards,