Quantcast
Channel: ASP.NET AJAX + Ajax Control Toolkit (ACT)
Viewing all articles
Browse latest Browse all 5678

Problem with AJAX Update Control

$
0
0

Hi

I have two AJAX Update Panels on page, one panel has two drop down lists where one of the drop down lists does an auto post back to populate the next drop down list. The next update panel has a textbox which has an auto post back on it to but has a JQuery date picker to populate post the date to populate 3 labels with data outside of the update panel.

The reasons why I have update panels is to prevent validators firing off with postbacks.

Unfortunately, I have couple of problems that I can't seem to solve:

  • The JQuery date picker only works once on the textbox to show the calendar to pick a date and the auto postback works, but if I try to pick another date it won't show. Further, if I take the update panel away it the picker shows each time you focus on the textbox, but the problem here is when you pick a date it causes all the validators to fire on the page which is pain
  • The last problem I have here is when I do a select a value from a drop down list inside the update panel it causes the second update panel to fire too

Is there a solution to this?


Viewing all articles
Browse latest Browse all 5678

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>