Hello, I'm running ASP.NET AJAX grid 2011.1.519.40 with 4 GridDateTimeColumn fields. I'm using auto-generated edit form in popup mode. Whenever the popup screen is displayed, I see 4 date fields with the date picker icon to open the calendar. Whenever I click on one of the date pickers, the calendar comes up fine. However, if I try to click on date picker for the second time in another record after I have already opened and closed the first date picker in the first record, the calendar opens at the right bottom of the page. If I refresh the page (F5) then I can start over, meaning: first record OK, second record opens the calendar at the right bottom of the page again.
What seems to be the problem?
What seems to be the problem?