Click to See Complete Forum and Search --> : Dropdownlist flickering during asynchronous postback


vijayvvk
April 20th, 2007, 02:21 AM
I have placed a dropdownlist control in a asp.net ajax , updatepanel control along with some other controls. During the asynchronous postback , dropdownlist control is flickering. Can any one tell me how to avoid flickering of dropdownlist during asynchronous postback

mcmcom
April 26th, 2007, 09:06 PM
heres a thread with a "workaround"

http://forums.asp.net/thread/1674097.aspx

hth,
mcm