Hi,
Am using multiple dropdowns, multiple textboxes and “modalpopupextender” in my page,
I am fetching the data from batabase to textboxes using dropdown_SelectedIndexChanged event.
If I change the value of drop down, Page will flickering(displays Popup for some time);
If I use autopostback=false for dropdown, data will not fetching into textboxes.
How to avoid blinking popup on every event.

Rajeesh MenothPosted Dec 29, 2015, 2:15 AM
Sandy SurwasePosted Dec 29, 2015, 2:11 AM
Francis SusaimichaelPosted Dec 29, 2015, 1:59 AM
Ranjit PowarPosted Dec 29, 2015, 1:52 AM