Hi All,
I want Multiline Text Box area in Blazor Infragistics, I am not getting Multiline Text Area Control.
Could you pls suggest how to implement Multiline Text Box area ( Material Themes).
Thanks
Mithlesh Kumar
Hello Mithlesh,
In the multiline text area control ,we have grid supporting multiline feature using LineBreakMode property set to 'TextCellLineBreakMode.WordWrap' ,other than that unfortunately we don’t have any another control yet.