Prevent the popup close in TypeScript Datepicker control

18 Nov 20181 minute to read

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.