right now from my code, I am able to select a date & time from the drop-down and able to edit by taking inputs from the user.
But I want to force the user to select only from the dropdown rather entering any inputs in that specific field.
Here is the code I used for the date and time picker drop down So If you see the UI I want the user to select only from the drop down. I don't want the user to give any own inputs


Any help will be appreciated...