If I set the Format to "Time" I see no need for the Calendar button to show up in the cell. I basically want a cell that only has time in it. How can I disable showing the calendar button?
The following example uses the CellEditorInitialized event to format the editor to a time, and then replace the calendar drop down button with the up/down arrows that are needed on a time based editor.