Category Archives: C#

Firefox 3 drop down list disables on postback with update panel

We came across a weird problem a few weeks ago where we were using an UpdatePanel through ASP.NET AJAX (.Net Framework 3.5 SP1) with an asp:dropdownlist on that page.  When the update panel did a post back using ajax the drop … Continue reading

Posted in .Net, C#, Coding | 5 Comments