Hi
I have been able to implement the rowEditDialogRowTemplate and everything is working well, but now I need to expand a bit on what I have and need some guidance on the controls that can be added to this.
I can see that most input types are catered for, but how would I implement a TEXTAREA or igTextEdit (multiline)?
I've tried so many options on the template (column {template:}, editoroptions etc) but am getting nowhere fast and my mind is spinning.
I know I can implement a conditional template but is the only valid editor type <input/> for this?
If anyone can shed some light on a possible implementation I'd greatly appreciate it.
Using igniteUi 12.2.
Let me know if you need more info.
Thanks in advance for any help or guidance.
Wayne
Hello Wayne,
Thank you for reporting this.
I logged a development issue :
127567 - If editorType is text and textMode is "multiline", the editor is rendered as INPUT element but not TEXTAREA
Currently RowEditDialogRowTemplate accepts only input element. I logged another development issue for this (127569).
You will be contacted by Developer Support Engineer for further assistance.
Thank you for your patience and understanding.
Hello ,
I have opened a private support case CAS-104740-P0H3M9. I will link this support case with development issues as Tsvetelina mentioned above so you will be notified when this behavior is resolved.
I hope this helps.
Thanks for the responses, Tsvetelina and Bhadresh, look forward to this being resolved in whatever manner is possible.