Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
135
RowEditTemplate
posted

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

 

 

 

Parents
No Data
Reply
  • 19693
    Verified Answer
    posted

    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.

Children