This question is locked. New answers and comments are not allowed.
I am working with the mvc grid and I have a few text columns and one checkbox column. Does anyone know how to customize editable items such as textboxes and checkboxes when a row is being edited? I want to be able to set a max length on the edit textboxes and enable the checkbox in the checkbox column for editing. Thanks...