Opened 14 years ago
Closed 14 years ago
#3606 closed bug (invalid)
Issue with datepicker in asp.net
Reported by: | dsa1971 | Owned by: | flesler |
---|---|---|---|
Priority: | major | Milestone: | 1.3 |
Component: | unfiled | Version: | 1.2.6 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Using the jQuery datepicker in asp.net has a problem. If you add an asp.net textbox control use the jQuery datepicker control it works well. But if you also add an ASP.NET requiredfieldvalidator control that is validating the same textbox that datepicker is attached to the jquery datepicker will not close the calendar after it is open.
Note: See
TracTickets for help on using
tickets.