Asp.Net, DropDownList, AutoPostBack and Google Chrome

前端 未结 6 972
轻奢々
轻奢々 2020-12-13 21:51

I\'ve a simple asp.net page (framework 3.5) and an UpdatePanel with a series of dropdownlist I want to populate asyncronously. All works fine in all major browsers (Opera, S

6条回答
  •  执念已碎
    2020-12-13 22:27

    I just ran into a similar problem today (although I wasn't using Ajax), and found a fix. See the third comment down on this blog post.

提交回复
热议问题