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