Hi,
I am using jquery datepicker, that accepts date from datepicker control as well as text entered by the user.
When user enters text and press return key,I need to capture return key property to stop postback of the page.
Is there any such property in jquery datepicker ?
Appreciate your suggestions.
Thanks in advance