Hi,
I am using IgniteUI v14.1.20141.2031.
I am having trouble having the igEditor accepting the Enter Key. It does not do anything, regardless of whether or not I set the "hideEnterKey" value to "true" or "false".
I am sure this used to work in the past. Did something change in v14.1 or is it a bug somewhere?
Thank you,
Hi Yana,
The control being rendered is a text area (from an ASP.NET Multiline textbox control). But the result is still the same, cannot press ENTER to go to a new line at all.
Thanks,
Hello Yana,
Yes, that is the intended result. Let me confirm how that control is being initialized and I'll get back to you.
Hello Eduard,
in order the hideEnterkey property to work as expected, you have to initialize the editor within textarea element.
Is this what you are trying to achieve or can I help you with something else?
Thank you for contacting Infragistics Support!We are currently looking into this matter and will keep you posted of any available information.Please do not hesitate to contact us with any updates or additional questions regarding this scenario in the meantime.
BUMP