Here's an idea: you can use a label and modify it when you set up the editor. Add a label to the form (label1), make it look like your grid (backcolor, font color, etc), then set visible = false. private void tdbPlayList_SetupEditor( object sender, C1.Win.C1FlexGrid. RowColEventArgs e) { TextBox...