Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
365
WebDropDown won't postback
posted

Hi,

I've recently updated to the latest version (Infragistics35.Web.v9.2) and now a WebDropDown won't postback on a selection change. Through trial and error I've found that clearing the items (WebDropDown.Items.Clear()) is causing the issue. If I remove this line of code the control will postback on selection change, if I put the line back postback stops.

Any idea why this would be happening?

 

Thanks,

Ian.