This question is locked. New answers and comments are not allowed.
I have a GridViewComboBoxColumn in GridView, and it is editable. I want to limit the input length
I learned from telerik document I can limit the comboBox maslength. But I want to know, how to limit the maxlength of GridViewComboBoxColumn.
I learned from telerik document I can limit the comboBox maslength. But I want to know, how to limit the maxlength of GridViewComboBoxColumn.