Hi all,
I have a grid with a date column, and when in edit mode a Kendo datepicker is used to make a selection. Unfortunately, the datepicker also allows the user to type in the associated textbox. I want to make the textbox readonly and only allow editing by the calendar dropdown.
I know how to make a datepicker work this way in a form, but not in a grid.
How do I make a datepicker in a grid limit editing to the calendar dropdown?
I have a grid with a date column, and when in edit mode a Kendo datepicker is used to make a selection. Unfortunately, the datepicker also allows the user to type in the associated textbox. I want to make the textbox readonly and only allow editing by the calendar dropdown.
I know how to make a datepicker work this way in a form, but not in a grid.
How do I make a datepicker in a grid limit editing to the calendar dropdown?