ASP.NET AJAX UpdatePanel scrolling problem

后端 未结 5 686
春和景丽
春和景丽 2021-01-24 00:16

I\'ll try and be concise:

  1. I have a dropdownlist with Autopostback set to true
  2. I have an UpdatePanel that contains a Label<
5条回答
  •  小鲜肉
    小鲜肉 (楼主)
    2021-01-24 00:25

    Velika - Sorry for the delay. If you are using a master page add :

    
    

    Otherwise just add

    
    

提交回复
热议问题