Flexgrid multitext cell ediot

Posted by: aroblesv on 15 August 2018, 12:56 pm EST

    • Post Options:
    • Link

    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,

  • Posted 16 August 2018, 1:39 am EST

    Hi,

    You can manually send Shift key as modifier if Enter key is pressed to get this behavior. This can be done in KeyDownEdit event.

    Please refer to the attached sample for the same.

    Thanks.

    MultiTextCell.zip

  • Posted 16 August 2018, 11:47 am EST

    Hello jitender.yadav,

    Thanks a lot for your help!.

    Regards,

Need extra support?

Upgrade your support plan and get personal unlimited phone support with our customer engagement team

Learn More

Forum Channels