Is there any way to set the height and width of the editor in a GridHTMLEditorColumn?
I have tried using the CreateColumnEditor event. While setting properties for other types of ColumnEditors works as expected, for the RadEditor, the height and width set are not refllected in the rendered control(s).
I have also tried using a GridHTMLEditorColumnEditor, configured with the needed height and width, and setting the ColumnEditorID of the GridHTMLEditorColumn to the GridHTMLEditorColumnEditor ID. That does not seem tb be recognized at all.
Any help appreciated.
I have tried using the CreateColumnEditor event. While setting properties for other types of ColumnEditors works as expected, for the RadEditor, the height and width set are not refllected in the rendered control(s).
I have also tried using a GridHTMLEditorColumnEditor, configured with the needed height and width, and setting the ColumnEditorID of the GridHTMLEditorColumn to the GridHTMLEditorColumnEditor ID. That does not seem tb be recognized at all.
Any help appreciated.