How can I help you?
Prevent the popup close in TypeScript Datepicker control
To prevent the DatePicker popup from closing, use the preventDefault method from the PreventableEventArgs.
The following example demonstrates how to prevent the popup from closing.