I have a DateTime column that I want to user to enter the time. I do not want any editor and I do not want any mask.
If I set the Mask, then there is no editor. But if I remove the mask, the editor (dropdown calendar) comes back.
I tried setting ComboList=""
but that didn’t help
how do I get rid of that thing?
Thanks