Hello, JB,
If you set the RadGridView.
Font property it will affect the font to all cells. It is normal that the row's height won't be adjusted if the
AutoSizeRows property remains
false. As to the height of the input editor, instead of enabling its multiline functionality, you can specify the RadTextBoxEditorElement.TextBoxItem.
MinSize property to the desired height in the
CellEditorInitialized event:
I hope this information helps. If you have any additional questions, please let me know.
Regards,
Dess
Progress Telerik