Hello Craig Finnigan,
Thank you for contacting us.
There is no problem in displaying multiple lines in
RadGridView cells. However, we do not support a multiline editor specific for this case.
You can set the
AutoSizeRows property of
RadGridView to
true to adjust the row height automatically. This property is useful when you set the
WrapText property of the desired column to
true.
RadGridView supports also an HTML like syntax. You should set the
DisableHTMLRendering property of the desired column to
false to turn this feature on. Check the
"Integration/HTML-like Formatting" example in our QSF and our documentation for details on the exact syntax.
Should you have any further questions, I will be glad to answer.
Greetings,
Jack
the Telerik team
Check out
Telerik Trainer
, the state of the art learning tool for Telerik products.